DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 29th August 2011
wesley wesley is offline
Real Name: Wesley
Shell Scout
 
Join Date: Aug 2009
Location: Reunion Island
Posts: 92
Default ikev2 between win7 and OpenBSD

Hi,

I'm trying to build a vpn between a win7 workstation and an OpenBSD 4.9 gateway.

win7:192.168.0.7--->oBSD:192.168.0.49(em0);10.10.10.49(rl0)

On the OpenBSD Box, PF is disabled, my /etc/iked.conf looks like :

user "wesley" "password123"
ikev2 "win7" esp \
from 10.10.10.0/24 to 192.168.0.0/24 \
peer any local any \
eap "mschap-v2" \
config address 10.10.10.7 \
tag "$name-$id"

I also done this :
ikectl ca win7vpn create ; ikectl ca win7vpn install; ikectl ca win7vpn export;
iked -dvvv

I installed ca.crt on win7 machine and try to connect; It doesn't work.
If someone can help me ?

Thank you very much!

Cheers,

Wesley.
Reply With Quote
 

Tags
vpn win7 openbsd gateway

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:54 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick