On 9/8/06, Les Mikesell <[EMAIL PROTECTED]> wrote:


Your route table should tell everything what interface to use for
outbound connections.  Directly connected networks should already
be there if you have the correct netmask for the interface.  If
you go through another router, add a route with the correct next-hop
and the connection will go through the appropriate interface to
reach it.

--
  Les Mikesell
  [EMAIL PROTECTED]


Understood, I'm running backuppc on a linux box running ipmasq and openswan.

eth0=WAN and public IP
eth1=LAN and private IP

connecting to IPSEC vpn through openswan/ipsec0 to 10.10.21.x from 10.10.5.x but won't work unless i specify to bind from the 10.10.5.x IP, and not sure how to modify routing table for that.

routing table has the lines:
10.10.21.0      *               255.255.255.0   U     0      0        0 ipsec0

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to