Hi, 

I'm trying ikev2 vpn between an OpenBSD Gateway and a workstation Windows
7

The lab : 

win7[192.168.0.7]-------[LAN]-----puffy49[192.168.0.49(em0);10.10.10.10(rl0)]


OpenBSD Gateway (puffy49) 
em0 connected on a switch with win7 
rl0 connected on an other switch
PF is disabled. net.inet.ip.forwarding=1

iked.conf :
user "vpnclient" "password0"
ikev2 "win7" passive esp \
        from 192.168.0.0/24 to 10.10.10.0/24 \
        local any peer any \
        eap "mschap-v2"

I also done on the OpenBSD Box : ikectl ca vpntest create; ikectl ca
vpntest install
i exported vpntest, and add it on my win7 machine, and then started iked
-dvvv on OpenBSD box
Try the vpn on win7, it doesn't work, stop on authenfication.
If someone can help me.

Thank you very much.

Cheers,

Wesley M.

Reply via email to