From: Vincent B. <be...@lu...> - 2005-02-21 15:49:39
|
Hello ! I have a box with two Internet connections and I have an OpenVPN listening to all interfaces. I have a default route to one of the connections and I use iproute2 to ensure that what is sent with the address of the second connection is really sent to the second connection : 200: from 82.67.232.xxx lookup ADSL And in table ADSL : default via 82.67.232.254 dev eth2 Therefore, when I connect through ssh to 82.67.232.xxx, all is working fine, even if the default route uses another IP. ICMP and UDP are also working fine (I don't know the magic behind since they are connection-less). However, with OpenVPN, if I connect to 82.67.232.xxx, OpenVPN always answers with the other IP and therefore, the answer is sent via the default interface. I use OpenVPN 2.0rc12 (from Debian). Any idea ? -- I WILL NOT AIM FOR THE HEAD I WILL NOT AIM FOR THE HEAD I WILL NOT AIM FOR THE HEAD -+- Bart Simpson on chalkboard in episode 8F13 |