Hi everyone:
I have a DSR-250N, running Firmware 2.11WW, and I have been fighting with it for the last 3 weeks to get it working as a VPN "server" for remote clients to connect to. I have a mix of iPhones, Androids, and laptops to test with. I have tried IPSec, IPSec with L2TP, and OpenVPN, and so far the only thing that has gotten past the connection stage is OpenVPN. I can connect fine with OpenVPN, I get an address, and the tunnel looks to be completely up, but the traffic doesn't go anywhere. I look at my routing table, and I see addresses propogated from the remote site to my local windows machine, but I can't ping anything at the remote site.
I have tried from my own commercial network, and from a "normal" wireless router, and had no success getting traffic to go.
The remote site is running commercial grade cable, with a public IP and no filtering by the ISP.
I have tried slipt tunnel mode, and full tunnel mode, and had no success either way.
Has anyone successfully had OpenVPN working on one of these devices, and if so, what did you have to do to get it working?..
Remote network has 192.168.1.0 and 192.168.2.0 subnets, VPN network is 192.168.5.0, and my local network is 192.168.3.0. Routing table after OpenVPN comes up looks like this:
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.3.1 192.168.3.101 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
169.254.0.0 255.255.0.0 On-link 169.254.215.229 21
169.254.0.0 255.255.0.0 On-link 169.254.220.88 21
169.254.0.0 255.255.0.0 169.254.62.85 169.254.220.88 21
169.254.0.0 255.255.0.0 169.254.215.229 169.254.220.88 21
169.254.0.0 255.255.0.0 169.254.62.85 169.254.215.229 21
169.254.0.0 255.255.0.0 169.254.220.88 169.254.215.229 21
169.254.0.0 255.255.0.0 On-link 169.254.171.176 261
169.254.0.0 255.255.0.0 169.254.62.85 169.254.171.176 6
169.254.0.0 255.255.0.0 169.254.215.229 169.254.171.176 6
169.254.0.0 255.255.0.0 169.254.220.88 169.254.171.176 6
169.254.171.176 255.255.255.255 On-link 169.254.171.176 261
169.254.215.229 255.255.255.255 On-link 169.254.215.229 276
169.254.220.88 255.255.255.255 On-link 169.254.220.88 276
169.254.255.255 255.255.255.255 On-link 169.254.215.229 276
169.254.255.255 255.255.255.255 On-link 169.254.220.88 276
169.254.255.255 255.255.255.255 On-link 169.254.171.176 261
192.168.1.0 255.255.255.0 192.168.5.5 192.168.5.6 20
192.168.2.0 255.255.255.0 192.168.5.5 192.168.5.6 20
192.168.3.0 255.255.255.0 On-link 192.168.3.101 281
192.168.3.101 255.255.255.255 On-link 192.168.3.101 281
192.168.3.255 255.255.255.255 On-link 192.168.3.101 281
192.168.5.1 255.255.255.255 192.168.5.5 192.168.5.6 20
192.168.5.4 255.255.255.252 On-link 192.168.5.6 276
192.168.5.6 255.255.255.255 On-link 192.168.5.6 276
192.168.5.7 255.255.255.255 On-link 192.168.5.6 276
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.3.101 281
224.0.0.0 240.0.0.0 On-link 169.254.215.229 276
224.0.0.0 240.0.0.0 On-link 169.254.220.88 276
224.0.0.0 240.0.0.0 On-link 192.168.5.6 276
224.0.0.0 240.0.0.0 On-link 169.254.171.176 261
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.3.101 281
255.255.255.255 255.255.255.255 On-link 169.254.215.229 276
255.255.255.255 255.255.255.255 On-link 169.254.220.88 276
255.255.255.255 255.255.255.255 On-link 192.168.5.6 276
255.255.255.255 255.255.255.255 On-link 169.254.171.176 9999
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
169.254.0.0 255.255.0.0 192.168.232.1 1
169.254.0.0 255.255.0.0 192.168.130.1 1
169.254.0.0 255.255.0.0 192.168.20.13 1
169.254.0.0 255.255.0.0 169.254.62.85 1
169.254.0.0 255.255.0.0 169.254.215.229 1
169.254.0.0 255.255.0.0 169.254.220.88 1
169.254.0.0 255.255.0.0 192.168.0.26 1
===========================================================================
Thoughts, or suggestions much appreciated!
Thanks,
Richard.