|
|
> You can also, of course, include a command in the --route-up script to > asynchronously execute another script then return immediately. This will > solve the problem of the script locking up the OpenVPN event loop. This is what I have attempted; I implement a base windows cmd script that utilizes the "call" function to initiate other cmd scripts ( smb, jabber, dns, firefox). The problems remain with both the smb and dns scripts hanging. However the jabber and and firefox scripts do initialize correctly. -- Raymond ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |