Thanks works a charm, didnt realise it was that simple - i thought the
route was already when the vpn was created.
Mike.
On Wed, 4 May 2005, Stuart Henderson wrote:
--On 03 May 2005 23:23 +0100, Mike Wolman wrote:
I have symon running on various remote firewalls with an ipsec
connection to a central stats server, i have symon udp packets
traversing the vpns from hosts behind the firewalls however i am
unable to get traffic for symon running on the actual firewall to
travel via enc0.
There does not seem to be a similar option as in "ssh -b" option to
specify what address to use.
Is this possible to achieve with pf or does symon need to be altered
to work in a similar fashion to ssh?
Mike, try adding a route on the firewall - if 10.20.30.40 is the firewall's
IP on the VPN, and the VPN is 10.20/16, try 'route add 10.20/16 10.20.30.40'