IPfilter + IPv6 traffic
For some weird reason outgoing traffic is blocked
I have this as IPv6 firewall rules :
pass out quick proto ipv6 from any to any keep state
pass in quick proto ipv6 from any to any keep state
This is a part of my IPv4 firewall rules
pass in quick from 194.109.5.241 to <external ip>
pass out quick from <external ip> to 194.109.5.241
Any ideas?
|