FreeBSD Bugzilla – Attachment 15162 Details for
Bug 28200
UPDATE to etc/rc.firewall
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.08 KB, created by
Jeff Palmer
on 2001-06-16 15:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeff Palmer
Created:
2001-06-16 15:20:02 UTC
Size:
1.08 KB
patch
obsolete
>Index: rc.firewall >=================================================================== >RCS file: /home/ncvs/src/etc/rc.firewall,v >retrieving revision 1.30.2.12 >diff -u -r1.30.2.12 rc.firewall >--- rc.firewall 2001/03/06 01:58:02 1.30.2.12 >+++ rc.firewall 2001/06/16 14:11:20 >@@ -233,20 +233,6 @@ > ;; > esac > >- # Stop RFC1918 nets on the outside interface >- ${fwcmd} add deny all from 10.0.0.0/8 to any via ${oif} >- ${fwcmd} add deny all from 172.16.0.0/12 to any via ${oif} >- ${fwcmd} add deny all from 192.168.0.0/16 to any via ${oif} >- >- # Stop draft-manning-dsua-03.txt (1 May 2000) nets (includes RESERVED-1, >- # DHCP auto-configuration, NET-TEST, MULTICAST (class D), and class E) >- # on the outside interface >- ${fwcmd} add deny all from 0.0.0.0/8 to any via ${oif} >- ${fwcmd} add deny all from 169.254.0.0/16 to any via ${oif} >- ${fwcmd} add deny all from 192.0.2.0/24 to any via ${oif} >- ${fwcmd} add deny all from 224.0.0.0/4 to any via ${oif} >- ${fwcmd} add deny all from 240.0.0.0/4 to any via ${oif} >- > # Allow TCP through if setup succeeded > ${fwcmd} add pass tcp from any to any established
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28200
: 15162