Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 16:42:13 +0300
From:      info@bozza.ru
To:        doc@FreeBSD.org
Subject:   about 26.6 IPFW
Message-ID:  <1598448522.20061109164214@bozza.ru>

next in thread | raw e-mail | index | archive | help
Hallo!

I'm Ilya, from Russia

I have small question about the page http://www.freebsd.org/doc/en_US.ISO88=
59-1/books/handbook/firewalls-ipfw.html:

I preferred this manual and always use it as a basic step.

I use config like the example in Example Ruleset #2 at the end of the page,
but it doesn't work without:

1. in /etc/rc.conf:
       firewall_type=3D"/usr/local/etc/firewall.conf"

       /usr/local/etc/firewall.conf:

             #xl1 - outside interface
             #xl0 - inner interface
             add allow ip from any to any via lo0
             add deny ip from any to 127.0.0.0/8
             add deny ip from 127.0.0.0/8 to any
             add divert natd all from any to any via xl1
             add allow all from any to any

I don't know, but may be it is needing to add on this manual?

=D1 =F3=E2=E0=E6=E5=ED=E8=E5=EC,
=C8=E2=E0=ED=EE=E2 =C8=EB=FC=FF
email: info@bozza.ru=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1598448522.20061109164214>