Hello, I'm running OpenSolaris 2010.03 b134 from /dev. I'm trying to firewall 
my machine on IPv6 but so far I can't get it to work.

Here's my ipf6.conf

block in all
pass out all
pass in quick on lo0 all
pass in quick on nge0 proto tcp from any to any port = 80
pass in quick proto icmp all

I want everything blocked, except for ICMP (so I can Ping) and TCP port 80 (web 
server). 

When I run

ipf -6 -f /etc/ipf/ipf6.conf

I can't ping the machine anymore, or reach the web server.

Is my config correct?

Thanks,
Hernan
-- 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to