Ticket #1160 (closed bug: moreinfoneeded)
OpenVPN routing problem
| Reported by: | jrcresawn@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Firmware 2.3.7.0 |
| Component: | fon-plugin-openvpn | Version: | 2.3.7.0 beta2 |
| Severity: | unknown | ||
| Cc: | Hardware: | 2.0n (FON2300) |
Description
I am unable to route traffic through OpenVPN on my Fonera 2.0n to a server on my internal network. Each time I connect my Linux laptop the tun0 interface is configured like this:
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.8.0.6 P-t-P:10.8.0.5 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:10 overruns:0 frame:0 TX packets:37 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 B) TX bytes:2400 (2.4 KB)
But the surprising thing is that the /tmp/ipp.txt file doesn't have a matching IP address in it.
root@Fonera:~# cat /tmp/ipp.txt ryan,10.8.0.4
This doesn't make sense to me. Shouldn't the IP address in /tmp/ipp.txt be 10.8.0.6?
Thanks, Ryan
