View Single Post
  #3   (View Single Post)  
Old 9th June 2008
berlowin berlowin is offline
Port Guard
 
Join Date: Jun 2008
Posts: 11
Default

this is my rule set with IPFW but it didn't work out:

ip6fw -q -f flush

cmd6="ip6fw -q add"

$cmd6 deny ipv6-icmp from any to any in via bfe0

Note:
The default rule in my kernel is: allow any any

Why my Rule didn't work?

Thanks...

Last edited by berlowin; 10th June 2008 at 03:25 AM.
Reply With Quote