On Mon, Mar 28, 2016 at 03:09:20PM -0400, Sumit Dahiya wrote: > Our organization has two work sites (called A and B) that have > successfully communicated over a site-to-site connection for > several years. This site-to-site has been configured using our > router/firewalls’ built-in features.
Does that mean it is not openvpn? I suppose it does. > Last week, we implemented OpenVPN at site A and got it working > correctly. Our traveling staff can now remotely access private > resources/servers located at Site A using OpenVPN. However, all > private servers located at Site B still remain inaccessible. It > appears as if OpenVPN cannot “see” them even though they can be > accessed just fine from Site A. > > I believe the problem is that we have not yet configured any > routing rule(s) in Site B’s router/firewall. Close, maybe. What routes did you push to the clients? If you intend for them to access Site B through Site A's OpenVPN server, they must have the routes to do that. > Has anyone here successfully configured above situation? If yes, > could you please share how you setup your Site B’s > router/firewall? Things are easiest when openvpn runs on the router. When openvpn is behind a router, more routes are needed. The routers need to know how to reach the VPN networks. Clients need to know what networks they can get behind the server. Also, --redirect-gateway changes a lot, of this, so you really can't get a useful answer without sharing what you have done with your configuration. You might also include a diagram (ASCII inline, or an image via an image sharing service or other HTTP link) to show what networks you have and what you'd like clients to "see". -- http://rob0.nodns4.us/ Offlist GMX mail is seen only if "/dev/rob0" is in the Subject: ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
