Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 14:34:50 -0300
From:      Tiago Cruz <tiagocruz@forumgdh.net>
To:        Greg Hennessy <Greg.Hennessy@nviz.net>
Cc:        freebsd-pf@freebsd.org
Subject:   RE: Dirty NAT tricks
Message-ID:  <1140629690.4852.4.camel@localhost.localdomain>
In-Reply-To: <000001c637be$2a676190$0a00a8c0@thebeast>
References:  <000001c637be$2a676190$0a00a8c0@thebeast>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1140629690.4852.4.camel>