Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 10:07:30 +0200
From:      "Vladimir V. Khramtsov" <vkhramtsov@kompass.by>
To:        freebsd-newbies@freebsd.org
Subject:   ipfw2
Message-ID:  <11010035087.20050323100730@kompass.by>

next in thread | raw e-mail | index | archive | help
Hello,
I would like to recompile my system with ipfw2 default to deny.
I have local net behind of my freebsd, and I want to pass all packets
from this subnet to Internet, except netbios (135-139 udp and tcp). So
I think firewall rule can be like this add allow tcp from
xxx.xxx.xxx.xxx/24 to any "{not 135-139}" (and one more for udp).
Is it rule correct?
P.S. I have to maintain default to deny firewall.
-- 
Best regards,
 Vladimir



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