This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

need help setting up ssl vpn

HI, 
im trying to setup an SSL VPN on my win2k3 server.  i did the basic set up of defining my external network, defining users, internal network, etc. 
So far my topology looks like this....

172.16.50.0/24 net (outside net) with a host set to 172.16.50.5 -->ext. ip on win2k3 server 172.16.50.1 (astaro vpn box)-->int. ip (10.11.20.15) on same astaro box --> internal networks (10.11.x.x). 

When i try https://172.16.50.1, i simply get a page not found/load error. 
The logs i have show the following:

********************************************
2010:08:18-13:18:45 astaroVPN openvpn[21751]: Data Channel MTU parms [ L:1556 D:1450 EF:56 EB:135 ET:0 EL:0 AF:3/1 ] 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: Listening for incoming TCP connection on 172.16.50.1:443 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: Socket Buffers: R=[87380->131072] S=[16384->131072] 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: TCPv4_SERVER link local (bound): 172.16.50.1:443 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: TCPv4_SERVER link remote: [undef] 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: MULTI: multi_init called, r=256 v=256 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: IFCONFIG POOL: base=10.242.2.4 size=62 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: IFCONFIG POOL LIST 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: MULTI: TCP INIT maxclients=1024 maxevents=1028 
2010:08:18-13:18:45 astaroVPN openvpn[21764]: Initialization Sequence Completed 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: MULTI: multi_create_instance called 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Re-using SSL/TLS context 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: LZO compression initialized 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Control Channel MTU parms [ L:1556 D:140 EF:40 EB:0 ET:0 EL:0 ] 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Data Channel MTU parms [ L:1556 D:1450 EF:56 EB:135 ET:0 EL:0 AF:3/1 ] 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Local Options String: 'V4,dev-type tun,link-mtu 1556,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher AES-128-CBC,auth MD5,keysize 128,key-method 2,tls-server' 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Expected Remote Options String: 'V4,dev-type tun,link-mtu 1556,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher AES-128-CBC,auth MD5,keysize 128,key-method 2,tls-client' 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Local Options hash (VER=V4): 'a4f12474' 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Expected Remote Options hash (VER=V4): '619088b2' 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: TCP connection established with 172.16.50.5:1883 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: Socket Buffers: R=[131072->131072] S=[131072->131072] 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: TCPv4_SERVER link local: [undef] 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: TCPv4_SERVER link remote: 172.16.50.5:1883 
2010:08:18-13:20:02 astaroVPN openvpn[21764]: 172.16.50.5:1883 WARNING: Bad encapsulated packet length from peer (5635), which must be > 0 and 


This thread was automatically locked due to age.