About IPFW for IPv6

2008-06-13 Thread Edwin Sanjoto
Hi Guyz... Do you know how to set firewall for IPv6 using IPFW? or may be if you are using another firewall like PF, do you know how to set it? Thanks Guyz, I will wait for your replied soon... Regards, EDWIN Sanyoto ([EMAIL PROTECTED]) _

Re: ipfw arp protocol filtering

2008-06-13 Thread Chuck Swiger
On Jun 13, 2008, at 10:50 AM, Alexey Beketov wrote: I have two networks,10.10.0.0/16 both, and if_bridge between them. There is two different 10.10.0.1 machines in each network. I need to filter arp on bridge to make no conflicts between 10.10.0.1 machines. How to make it, I using freebsd 7.0

ipfw arp protocol filtering

2008-06-13 Thread Alexey Beketov
I have two networks,10.10.0.0/16 both, and if_bridge between them. There is two different 10.10.0.1 machines in each network. I need to filter arp on bridge to make no conflicts between 10.10.0.1 machines. How to make it, I using freebsd 7.0 and ipfw?