|
|
Hi, What I normally do in these cases is 'start' a second script. Use the 'start' command to run a second script that contains the delay and routing commands from your main "up" script. - R. Latimer -----Original Message----- From: openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Tom Bin Sent: Saturday, 23 August 2003 1:48 p.m. To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx Subject: [Openvpn-users] Re: 1.5-beta6 testing report Dear Dave and R. Latimer, I did try the delay batch file at my "up" script. I am not sure if I did anything wrong with it. According to the order of execution of VPN starting process, it always run the batch file before trying to make a TCP connection to the server. However, it won't run the batch file at background. So it always wait for the batch file to complete then start to connect TCP server whether I add a delay or not. The following is what I saw in the VPN console screen. Tom ____________________________________________ 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/2003-08/msg00095.html on line 212 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/2003-08/msg00095.html on line 212 |