sync with Bering-uClibc docs

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2011 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
kapeka 2005-03-20 18:00:05 +00:00
parent 5aa934bef6
commit 074d93975f

View File

@ -346,4 +346,6 @@ ACCEPT fw net icmp
# allow loc to fw tcp/80 for weblet to work
ACCEPT loc fw udp 53
ACCEPT loc fw tcp 80
# uncomment to use dnsmasq's dhcpd in your LAN
#ACCEPT loc fw udp 67,68
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE