>#>Server have not any filters. ipfw support is compiled in, but first rule
>#>is 'allow ip from any to any' and dump which you can see below was made
>#>on server.
>
>         yeah, but icmp is it's own protocol, so you're probably filtering it
>and bpf will see it because it sees what comes in on the interface before
>ipfw processes it. ICMP isn't allowed by default in ipfw. I'd suggest you
>unload the module, if possible and see if it works correctly then.

ICMP is an IP protocol, if the very first rule in IPFW is 'allow ip from 
any to any' then ICMP is allowed.

         Doc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to