What's new

Open VPN (TUN) Problems

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

donkey1983

New Around Here
Hi There,

I am trying to connect 2 Asus N66Us together using Open VPN (TUN) protocol

So far I have configure one device as the SERVER and one as a CLIENT i have exported the config file from the SERVER and imported into the CLIENT.

The VPN Connects! All OK

Now the problem, i can ping all devices in the SERVER LAN no problem from the CLIENT LAN. But not the other way!

Below is my

SERVER ROUTING TABLE
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

80.43.120.1 * 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun21
10.8.0.0 * 255.255.255.0 U 0 0 0 tun21
192.168.0.0 * 255.255.255.0 U 0 0 0 br0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default host-80-43-120- 0.0.0.0 UG 0 0 0 ppp0

CLIENT ROUTING TABLE
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

172.16.10.10 * 255.255.255.255 UH 0 0 0 ppp0
10.8.0.0 * 255.255.255.0 U 0 0 0 tun11
192.168.1.0 * 255.255.255.0 U 0 0 0 br0
192.168.0.0 10.8.0.1 255.255.255.0 UG 0 0 0 tun11
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 172.16.10.10 0.0.0.0 UG 0 0 0 ppp0

I can ping any device in 192.168.0.0 from 192.168.1.0/24
but can not ping any device in 192.168.1.0/24 from 192.168.0.0/24

Please Help Happy to provide more information
 
Hi There,

I am trying to connect 2 Asus N66Us together using Open VPN (TUN) protocol

So far I have configure one device as the SERVER and one as a CLIENT i have exported the config file from the SERVER and imported into the CLIENT.

The VPN Connects! All OK

Now the problem, i can ping all devices in the SERVER LAN no problem from the CLIENT LAN. But not the other way!

Below is my

SERVER ROUTING TABLE
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

80.43.120.1 * 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun21
10.8.0.0 * 255.255.255.0 U 0 0 0 tun21
192.168.0.0 * 255.255.255.0 U 0 0 0 br0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default host-80-43-120- 0.0.0.0 UG 0 0 0 ppp0

CLIENT ROUTING TABLE
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

172.16.10.10 * 255.255.255.255 UH 0 0 0 ppp0
10.8.0.0 * 255.255.255.0 U 0 0 0 tun11
192.168.1.0 * 255.255.255.0 U 0 0 0 br0
192.168.0.0 10.8.0.1 255.255.255.0 UG 0 0 0 tun11
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 172.16.10.10 0.0.0.0 UG 0 0 0 ppp0

I can ping any device in 192.168.0.0 from 192.168.1.0/24
but can not ping any device in 192.168.1.0/24 from 192.168.0.0/24

Please Help Happy to provide more information

http://www.snbforums.com/threads/openvpn-server-route-to-client-lan-how.24761/#post-185412
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top