|
|
Phil Burrow schrieb:
I had disabled redirect. No effect, but the doubleentry 192.168.200.0 is gone.Martin Müller - Rudolf Hausstein OHG wrote: Client:~# route -n Kernel IP Routentabelle Ziel Router Genmask Flags Metric Ref Use Iface 192.168.123.5 0.0.0.0 255.255.255.255 UH 0 0 0 tun0 83.64.124.96 0.0.0.0 255.255.255.240 U 0 0 0 eth1 192.168.100.0 192.168.123.5 255.255.255.0 UG 0 0 0 tun0 192.168.200.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.123.0 192.168.123.5 255.255.255.0 UG 0 0 0 tun0 0.0.0.0 83.64.124.97 0.0.0.0 UG 0 0 0 eth1
/sbin/ifconfig tun0 192.168.123.1 pointopoint 192.168.123.2 mtu 1500 /sbin/route add -net 192.168.200.0 netmask 255.255.255.0 gw 192.168.123.2 sbin/route add -net 192.168.123.0 netmask 255.255.255.0 gw 192.168.123.2 IFCONFIG POOL: base=192.168.123.4 size=62 IFCONFIG POOL LIST TEST,192.168.123.4 Initialization Sequence Completed
Peer Connection Initiated with 83.64.124.105:32775 TEST/83.64.124.105:32775 MULTI: Learn: 192.168.123.6 -> TEST/83.64.124.105:32775 TEST/83.64.124.105:32775 MULTI: primary virtual IP for TEST/83.64.124.105:32775: 192.168.123.6 TEST/83.64.124.105:32775 PUSH: Received control message: 'PUSH_REQUEST' TEST/83.64.124.105:32775 SENT CONTROL [TEST]: 'PUSH_REPLY,route 192.168.100.0 255.255.255.0,route 192.168.123.0 255.255.255.0,ping 15,ping-restart 145,ifconfig 192.168.123.6 192.168.123.5' (status=1) maybe this help us by finding the solution
Ok, now I have tried on the client to ping 192.168.100.190 -I 192.168.200.99 (.99 ist the VPN-Client). This doenst work, in openvpn.log appears TEST/83.64.124.105:32770 MULTI: bad source address from client [192.168.200.99], packet dropped tcdump is dumb during this ping.
13:35:46.632014 IP 192.168.100.190 > 192.168.123.6: ICMP echo reply, id 10252, seq 4, length 64 openvpn.log is dumb If I try to ping 192.168.100.190 -I 192.168.200.100 (.100 is a machine behind the VPNClient), I get the ping-error bind: Cannot assign requested address I think its hard to find the solution here. Is it necessary to activate masquering on the VPN-Client?
Martin ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more 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/2006-06/msg00008.html on line 294 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/2006-06/msg00008.html on line 294 |