Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

fw unload local

Status
Not open for further replies.

NAMEIF

Technical User
Oct 4, 2002
24
0
0
GB
Hi

Can anybody please clarify and explain to me in simple statement what does fw unload local command does and when must you avoid this command.

 
It removes the security policy from the local enforcement point.

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
Does exactly as Chris says.

Avoid the command only if your firewall is currently connected to the internet. All traffic is allowed thru your firewall until you either load the initial policy (which blocks all inbound traffic) or you reload your existing policy.

JW88
 
JW88,
your statement "All traffic is allowed thru your firewall until you either load the initial policy (which blocks all inbound traffic) or you reload your existing policy" is NOT correct.

when you do "fw unloadlocal" forwarding is OFF as well.
If you want to turn the device a router, you have to do
this:

Nokia: ipsofwd admin on
SPLAT: echo 1 > /proc/sys/net/ipv4/ip_forward

without it, traffics can not come in from one interface and
out the other.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top