Hi,

On Thu, Jan 19, 2017 at 12:58:21PM -0800, Scott Crooks wrote:
> Where I run into confusion is how to push these new routes to the client?
> Is this possible?

Not as of today.  The whole mechanics are tied to "the client has
connected, so gather config data, wait for the PUSH_REQUEST from the
client, then send stuff in PUSH_REPLY" - there's no async PUSH_REPLY
(which might even work on the client side, I'm not sure), and no
way in the server to tell it "oh, new config info for client <x>".

What you can do is trigger a client disconnect/reconnect via management
interface - that shouldn't cause more than a 2-3s hickup for the
user (if the receives the same IP address)...

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: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to