Home Page › Forums › Network Management › ZeroShell › Openvpn & RadiusProxy & PEAP & MS IAS › Reply To: Openvpn & RadiusProxy & PEAP & MS IAS
Thank you Fadjar,
Dhcp works with vpn and handeld ip requests. But I have a another problem with dhcp. If I provide IP address with vpn server clients get some command like below: and routing works great
Thu Jan 22 13:56:10 2009 Route addition via IPAPI succeeded
Thu Jan 22 13:56:10 2009 route DELETE 0.0.0.0 MASK 0.0.0.0 172.18.5.1
Thu Jan 22 13:56:10 2009 Route deletion via IPAPI succeeded
Thu Jan 22 13:56:10 2009 route ADD 0.0.0.0 MASK 0.0.0.0 172.24.4.1
Thu Jan 22 13:56:10 2009 Route addition via IPAPI succeeded
Thu Jan 22 13:56:10 2009 Initialization Sequence Completed
SENT CONTROL [zeroshell.example.com]: ‘PUSH_REQUEST’ (status=1)
Thu Jan 22 13:56:07 2009 PUSH: Received control message: ‘PUSH_REPLY,route-gateway 172.24.4.1,redirect-gateway,dhcp-option DNS 193.140.62.200,,ping 5,ping-restart 60,ifconfig 172.24.4.158 255.255.255.0’
But this request and control commands cannot get from the server with dhcp server. some fields comes blank.
SENT CONTROL [zeroshell.example.com]: ‘PUSH_REQUEST’ (status=1)
Thu Jan 22 14:56:34 2009 PUSH: Received control message: ‘PUSH_REPLY,,,,,ping 5,ping-restart 60’
Thu Jan 22 14:56:34 2009 OPTIONS IMPORT: timers and/or timeouts modified
what is the differences vpn dhcp and dhcp server?