Hello Spill,

I have get the same trouble after updating my 8.0 Stable. I thing you need 
modify some firewall rules.
Please change 
$cmd 100 divert natd ip from any to any in via $pif # Mangle inbound
to  
$cmd 100 divert natd ip4 from any to any in via $pif # Mangle inbound
and 
$cmd 500 divert natd ip from any to any out via $pif
to 
$cmd 500 divert natd ip4 from any to any out via $pif
accordingly.


-- 
Best Regards,
Nasonov Sergey
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to