Dirty NAT tricks

Tiago Cruz tiagocruz at forumgdh.net
Wed Feb 22 09:35:00 PST 2006


On Wed, 2006-02-22 at 14:42 +0000, Greg Hennessy wrote:

> Have you tried adding a /32 route to the remote end through the tunnel
> interface ? 

Yes, the route is like this:

route delete 10.8.0.0 &> /dev/null
route add -net 10.8.0.0 -netmask 255.255.255.0 192.168.0.253 &>/dev/null

192.168.0.253 is the my CARP backup firewall...

Thank you!

-- 
Tiago Cruz
http://linuxrapido.org




More information about the freebsd-pf mailing list