|
|
Hi, I've testing the openvpn 1.5-beta6 in the following combinations: FreeBSD <-> FreeBSD XP <-> FreeBSD XP <-> XP All are working just fine. I particularly prefer to use TCP mode because it is the only way to thru firewall. However I have a suggestion about the win32 version. >From a windows box connect to a openvpn server by TCP port, the "up" script will execute "before" the TCP connection establishes. But I need to use the "up" script on Windows to assign the IP address and routing table after the TCP connection is established. It is not allowed to set additional routing table entries on the tap interface when it is down (disconnected) in Windows. Is it possible to run the "up" script after the TCP established when in TCP mode? ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |