Hi Daniel,

You will need a routing for the LAN IPs on the OpenVPN client, too. 
I think this might be missing in your configuration?

If this is the case, you might configure it on the client config with

route 192.168.0.0 255.255.255.0 

or you can push the route from the server

push “route 192.168.0.0 255.255.255.0“

Then the vpn client knows how to reach the LAN at the server side.

Regards

Joerg 
 
 
Gesendet: Donnerstag, 22. August 2013 um 03:10 Uhr
Von: "Daniel L. Miller"
An: [email protected]
Betreff: [Openvpn-users] Routing for my multiple machines server side
Hi all. I've been using bridged vpn for a while - now trying to get routed
working.

My setup:
Server side router (mikrotik) LAN IP 192.168.0.1
OpenVPN server (ubuntu) LAN IP 192.168.0.3
OpenVPN pool 10.59.97.0/24
Android client 10.59.97.6

I can connect and communicate between client and server. But I cannot reach
other LAN hosts from the client or vice versa. On the router I added
10.59.97.0/24 via 192.168.0.3 source 192.168.0.1. I can ping 10.59.97.1
from the router - but not 10.59.97.6.

What magic am I missing?

--
Daniel



------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-users
 
 
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to