|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: iked.conf,v 1.1 2010/06/07 10:09:05 reyk Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: iked.conf,v 1.2 2012/05/23 16:41:33 mikeb Exp $ |
|
|
# |
|
|
# |
|
|
# See iked.conf(5) for syntax and examples. |
|
|
# See iked.conf(5) for syntax and examples. |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ user "user2" "password456" |
|
|
# Configuration for clients connecting with EAP authentication. |
|
|
# Configuration for clients connecting with EAP authentication. |
|
|
# Remember to set up a PKI, see ikectl(8) for more information. |
|
|
# Remember to set up a PKI, see ikectl(8) for more information. |
|
|
ikev2 "win7" passive esp \ |
|
|
ikev2 "win7" passive esp \ |
|
|
from 10.2.0.0/24 to 10.1.0.0/24 \ |
|
|
|
|
|
|
|
|
from 10.1.0.0/24 to 10.2.0.0/24 \ |
|
|
local any peer any \ |
|
|
local any peer any \ |
|
|
eap "mschap-v2" \ |
|
|
eap "mschap-v2" \ |
|
|
config address 10.2.0.1 \ |
|
|
config address 10.2.0.1 \ |
|
|