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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
