Sponsored Content
Full Discussion: Firewall Box
Top Forums UNIX for Dummies Questions & Answers Firewall Box Post 302136188 by drl on Sunday 16th of September 2007 07:30:00 AM
Old 09-16-2007
Hi.

Chapter 8: Local Network Services: Gateway Services of the book below discusses setting up Firestarter on Fedora ... cheers, drl

Quote:
Title: Linux System Administration
Author: Adelstein & Lubanovic
Edition: 1st
Date: 2007
Publisher: O'Reilly
ISBN: 0596009526
Pages: 270
Categories: linux, debian, SA, system administration
Comments: Prefers Debian over RedHat, SuSE because of cost
Comments: includes Load Balancing, HA, backup, virtualization, more
Comments: 3.5 stars (Amazon 2007.07)
Comments: web: O'Reilly Media -- Bookstore: Linux System Administration
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to configure a linux box as a firewall using iptables

I have already compiled the kernel and configured it to run as a firewall. My computer has 2 NICs and is on two seperate networks. I can ping both networks from my computer, but workstations on one network can not ping workstations on the other. What Scripts or commands do I need to install ? (2 Replies)
Discussion started by: Deuce
2 Replies

2. Cybersecurity

Firewall for Sparc Spo~aris Box

Hello, I in the process of installing a firewall. I'm new to this topic and would like to know if someone can point me in the right direction. I'm running Solaris 8. Thanks in advance. (2 Replies)
Discussion started by: sunoracle
2 Replies

3. UNIX for Advanced & Expert Users

VPN client (windows Box),and Server (Unix Box)

If I want to access unix box via VPN tunnel,from windows box. What sould I configure on the windows client PC, and what should I enable on the Unix Server box ? I am using Solaris V10 intel platform, and I am using windows XP, and 2003 for client (0 Replies)
Discussion started by: zillah
0 Replies

4. Solaris

Need to copy printers from Sol8 box to Sol10 box-No luck so far

I need to copy the printers currently installed on a Sol8 box to a Sol10 box. I tried copying the printers.conf file from the Sol8 box and that worked until I went through the file and changed the server name to that of the Sol10 box. Another post on this forum suggested copying the entire... (1 Reply)
Discussion started by: todis
1 Replies

5. Shell Programming and Scripting

ftp file starting with particular name on Windows box to Unix box using shell script

Hello all ! I'm trying to write a shell script (bash) to ftp a file starting with particular name like "Latest_" that is present on a Windows box to UNIX server. Basically I want to set this script in the cron so that daily the new build that is posted on the Windows box can be downloaded to the... (2 Replies)
Discussion started by: vijayb4u83
2 Replies

6. Web Development

How to copy a selected value of list box into a text box in html form?

hi, i have a list box , a text box and a button in a html form. list box displays some values, when a user selects a value from the list box and press the button. the selected value should be copied to the text box value. can any1 give me a html and javascript code to do this facility. ... (1 Reply)
Discussion started by: Little
1 Replies

7. Red Hat

How to access redhat Linux box graphically from windows box?

Hi I have a linux box and need to access from windows graphically # uname -a Linux pc-l416116 2.6.18-155.el5 #1 SMP Fri Jun 19 17:06:47 EDT 2009 i686 i686 i386 GNU/Linux What components do I need to install on Linux and windows to do that? TIA (6 Replies)
Discussion started by: magnus29
6 Replies

8. Shell Programming and Scripting

Notify when the script run(hourly)on my jump-box only when there is a failure on my remote-box

Team, Presently I have a script, which i have set up cron on one of my Jump-boxes,and gives me the output on every hourly basis,fetching the data from the remote machine.Basically it gives me the list of all active users logged and its count once we execute the script.Here the count is... (6 Replies)
Discussion started by: whizkidash
6 Replies

9. How to Post in the The UNIX and Linux Forums

Copying , renaming the file from windox box and ftp to Linux box

Hello my dear friends, Two file are auto generated from mon - fri at different directories on same windows box.Every day i have to copy the file, rename it (specific name)and ftp it to linux box specified directory. is it possible to automate this process,If yes this has to be done from windows... (1 Reply)
Discussion started by: umesh yadav
1 Replies
SONY(4) 						   BSD Kernel Interfaces Manual 						   SONY(4)

NAME
sony -- Sony Miscellaneous Controller SYNOPSIS
sony* at acpi? DESCRIPTION
Some Sony notebook computers have a controller that handles various built-in devices. The sony driver provides support for accessing/modify- ing the settings of some of these devices via the sysctl(8) interface. The following sysctl(8) variables are available: hw.sony0.brt [R/W] Controls current LCD brightness. Range [0-8]. hw.sony0.pbr [R/W] Controls power on LCD brightness. Range [0-8]. hw.sony0.cdp [R/W] Controls CD power. hw.sony0.pid [R/O] Unknown hw.sony0.ctr [R/W] Unknown hw.sony0.pcr [R/W] Unknown hw.sony0.cmi [R/W] Unknown hw.sony0.ams [R/W] Audio control (mute when 0) hw.sony0.hke [R/O] Indicates a Host Key Event. Bits are set when an event occurs and cleared when this value is read. The following table describes the bit set for each button pressed: 0x1000 S1 button 0x0800 S2 button 0x0200 Fn + F10 (magnify) 0x0100 Mute button 0x0020 Fn + F12 (suspend to disk) 0x0010 Fn + F7 (LCD/external monitor) 0x0008 Fn + F6 (brighter backlight) 0x0004 Fn + F5 (darker backlight) 0x0002 Fn + F4 (volume up) 0x0001 Fn + F3 (volume down) SEE ALSO
acpi(4), spic(4) HISTORY
The sony driver appeared in NetBSD 4.0. AUTHORS
Sami Kantoluoto for the original driver and manual information. Christos Zoulas for cleaning up the driver and this manual page. BUGS
o The sony driver just parses integer values from the acpi(4) tree. It could be more intelligent and parse other controls. o The sysctl(8) interface is not great. The names of the sysctl(8) tree are not self-explanatory. o No validity checks are performed on the user input. Playing with random values and/or unknown controls can harm your machine. o The name of the driver is too generic. BSD
December 23, 2007 BSD
All times are GMT -4. The time now is 03:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy