Hi,

On Tue, May 19, 2015 at 08:14:27PM +0200, Josu Lazkano wrote:
> Is it possible to push the client network to the server?

read up on "--client-config-dir" on the server side - since the server 
is the authority on anything in client-server configs, it won't take 
"pushed" from a client, but you can store per-client config in a
separate directory (named as the client common-name), and have a 
"iroute" statement in there.

So you need:

 - a "route" statement in the server config, so the openvpn server can 
   tell the linux side "give this network to me"
 - a --client-config-dir statement, pointing to a directory that has a
   file named like the CN of the client, containing...
 - an "iroute" statement, telling the server "route this network to *this*
   client now!"

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpUdrA2XK5AY.pgp
Description: PGP signature

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to