[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

Re: [Openvpn-users] Routing


  • Subject: Re: [Openvpn-users] Routing
  • From: Neil Brown <neilb@xxxxxxxxxxxxxxx>
  • Date: Thu, 2 Jun 2005 22:36:12 +1000

On Thursday June 2, james.coggan@xxxxxxxxxxxxxx wrote:
> 
> The client can ping 192.168.0.1 and a internal machine with the IP 
> 192.168.0.10
> The server cannot ping 192.168.1.254 or any other machine on the client side
> What's wrong?

In the server config file you need and 'iroute' command

   iroute 192.168.1.0 255.255.255.0

The 'route' commands only tell the kernel how to route traffic into
the openvpn server.  'iroute' is needed for the server to know which
client to send the packets to.
You don't need iroute on the client because it just sends everything
to the server.

NeilBrown

____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00025.html on line 192

Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00025.html on line 192