forked from extern/shorewall_code
some clarifications for newbies ;-)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3684 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
df1eef6569
commit
004e3f891e
@ -106,7 +106,7 @@
|
||||
# Policies for traffic originating from the local LAN (loc)
|
||||
#
|
||||
# If you want to force clients to access the Internet via a proxy server
|
||||
# on your firewall, change the following policy to REJECT info.
|
||||
# on your firewall, change the loc to net policy to REJECT info.
|
||||
loc net ACCEPT
|
||||
loc $FW REJECT info
|
||||
loc all REJECT info
|
||||
@ -115,7 +115,7 @@ loc all REJECT info
|
||||
# Policies for traffic originating from the firewall ($FW)
|
||||
#
|
||||
# If you want open access to the Internet from your firewall, change the
|
||||
# following policy to ACCEPT and remove the 'info' LOG LEVEL.
|
||||
# $FW to net policy to ACCEPT and remove the 'info' LOG LEVEL.
|
||||
# This may be useful if you run a proxy server on the firewall.
|
||||
$FW net REJECT info
|
||||
$FW loc REJECT info
|
||||
|
Loading…
Reference in New Issue
Block a user