Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 25, 2024, 03:26:06 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
openvpn :- Unable to connect local network
« previous
next »
Print
Pages: [
1
]
Author
Topic: openvpn :- Unable to connect local network (Read 4875 times)
linuxfreaks
New Member
Posts: 1
openvpn :- Unable to connect local network
«
on:
August 18, 2009, 11:47:15 AM »
Currently I am having problem with my openvpn ( Linux based ) setup where my windows client not able to connect to servers which are behind openvpn server.
I am able to ping both the interface i.e eth0 and tap0 but unable to ping any machine behind the openvpn server.
OpenVpn server route is like this
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
172.16.10.0 0.0.0.0 255.255.255.0 U 0 0 0 tap0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Client getting the default gateway which is IP address of tap0.
Ip forwarding is also enabled.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
openvpn :- Unable to connect local network