|
|
Sverre Johan Tøvik wrote: > On Dec 6, 2007 4:56 PM, Jan Just Keijser <janjust@xxxxxxxxx > <mailto:janjust@xxxxxxxxx>> wrote: > > that's the problem : AFAIK there's no plugin to send stuff back to the > client at login time... you could write a client plugin which > listens to > a server plugin etc etc but that gets ugly really fast. > > > Hmmm. So plugins don't have access to stuff like the push functions, > which AFAICT are used to pass commands between client and server? "push" statements are used for pushing only specific server config statements to clients. You can push settings like routes, DNS servers, WINS servers and a few other things, not logging information (AFAIK from the source code). Adding this to the openvpn sources would not be too difficult but yes, then you have a non-standard client... HTH, JJK ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |