summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 21:28:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 21:28:25 +0000
commit15ca46c2ff08401e1e42264ebd478a599535ad8a (patch)
tree1f2a2951fee8c4a2a017d4e914e42902d16d6134
parent15f9f7b38e326bd7d5a26969b228f4853b3e0fee (diff)
Notes
-rw-r--r--etc/rc.firewall2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firewall b/etc/rc.firewall
index 789bcb14dcd5..f6b0db27556e 100644
--- a/etc/rc.firewall
+++ b/etc/rc.firewall
@@ -128,7 +128,7 @@ esac
#
${fwcmd} add 100 pass all from any to any via lo0
${fwcmd} add 200 deny all from any to 127.0.0.0/8
-{fwcmd} add 300 deny ip from 127.0.0.0/8 to any
+${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
# If you're using 'options BRIDGE', uncomment the following line to pass ARP
#${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0