From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Spies Date: Sun, 10 Jul 2005 09:19:33 +0000 Subject: [LARTC] Default source address Message-Id: <42D0E825.9000403@sloc.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, I'm using vpnc to connect to a vpn. The VPN-GW wants me to use him as a default route. So I used source-routing to differ between my physical ethernet and the tunnel: ip rule add from w.x.y.z table 20 ip route add default via tun0 table 20 Everything works fine, as I have a client to set my inet4-srcaddress. My question is: Is there a way, to tell linux which is my default sourceaddress? Greets, Sebastian _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc