View Single Post
Posts: 5 | Thanked: 0 times | Joined on Mar 2010
#3
yes.. what i did now is to disable that redirect option. Even though i would like to be able to use it.

But there are still some differences to that bug. The most important is that im still using the wlan0 interface.

Well but even with the disabled option its not possible to ping for example the server 192.168.179.0 when OpenVPN ist activated. Ping gives me:
Code:
Nokia-N900:~# ping 192.168.179.0
PING 192.168.179.0 (192.168.179.0): 56 data bytes
^C
--- 192.168.179.0 ping statistics ---
7 packets transmitted, 0 packets received, 100% packet loss
Without OpenVpn that ping is no problem.


route tells me:
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.178.0   *               255.255.255.0   U     0      0        0 wlan0
192.168.179.0   *               255.255.255.0   U     0      0        0 tap0
default         192.168.178.1   0.0.0.0         UG    0      0        0 wlan0