routing cant reach remote LAN
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
-
- OpenVpn Newbie
- Posts: 3
- Joined: Wed Oct 27, 2010 3:47 am
routing cant reach remote LAN
hi all, I have ovpn server on 192.168.1 network, gateway is 192.168.1.1 when I connect I can only connect to server, not to other machies I have routing in config file and also on router set to route to lan from clients and from lan to route to vpn but it doesnt work anyone knows how to fix that?
-
- OpenVpn Newbie
- Posts: 3
- Joined: Wed Oct 27, 2010 3:47 am
Re: routing cant reach remote LAN
vpn server address is 192.168.1.2
client conf
dev tap
remote addr
client
tls-client
ca ca.crt
cert ca.crt
key ca.key
route 192.168.1.0 255.255.255.0
client conf
dev tap
remote addr
client
tls-client
ca ca.crt
cert ca.crt
key ca.key
route 192.168.1.0 255.255.255.0
-
- OpenVpn Newbie
- Posts: 3
- Joined: Wed Oct 27, 2010 3:47 am
Re: routing cant reach remote LAN
solved problem was in sysctl