|
|
Erich Titl wrote:
Niclas
Sorry for the late reply, I had to leave town for the weekend. Now, this is what I get concerning the IP_forward:
server:~# route Kernel IP routing table Destination Gateway Genmask Flags Iface 213.214.236.80 * 255.255.255.240 U eth0 10.0.0.0 * 255.255.255.0 U tap0 default 213.214.236.81 0.0.0.0 UG 0 eth0 server:~# And finally this is the routingtable on the connected client: x.x.x.x = eth0 (the only network IF on the server) = public IP y.y.y.y = LAN (the only physical network IF on the client) = internal IP 10.0.0.0 = openvpn-network 10.0.0.4 = client IP 10.0.0.1 = server IP
[snip] ============================================================= Active Routes: Net Destination Netmask Gateway Interface 0.0.0.0 0.0.0.0 10.0.0.1 10.0.0.4 10.0.0.0 255.255.255.0 10.0.0.4 10.0.0.4 10.0.0.4 255.255.255.255 127.0.0.1 127.0.0.1 10.255.255.255 255.255.255.255 10.0.0.4 10.0.0.4 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 y.y.0.0 255.255.0.0 y.y.80.16 y.y.80.16 y.y.80.16 255.255.255.255 127.0.0.1 127.0.0.1 y.y.255.255 255.255.255.255 y.y.80.16 y.y.80.16 x.x.x.86 255.255.255.255 y.y.5.3 y.y.80.16 224.0.0.0 240.0.0.0 10.0.0.4 10.0.0.4 224.0.0.0 240.0.0.0 y.y.80.16 y.y.80.16 255.255.255.255 255.255.255.255 10.0.0.4 10.0.0.4 255.255.255.255 255.255.255.255 y.y.80.16 y.y.80.16 Default Gateway: 10.0.0.1 ============================================================= Persistent Routes: None C:\> _Is_ there a route missing on the server-side so that the traffic that has been send from the client, to some other destination than the server itself, so the traffic cannot be send back to the client? Regards, Niclas ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-04/msg00030.html on line 261 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-04/msg00030.html on line 261 |