[strongSwan] L2TP over strongswan
Randy Wyatt
rwwyatt01 at gmail.com
Mon Apr 27 19:21:46 CEST 2015
I am trying to setup a roadwarrior L2TP server using strongswan as the
ipsec layer.
I keep running into the following error message in the logs:
pr 27 13:15:59 Saturn charon: 11[NET] received packet: from client1[12117
] to server1[500] (408 bytes)
Apr 27 13:15:59 Saturn charon: 11[ENC] parsed ID_PROT request 0 [ SA V V V
V V V V V ]
Apr 27 13:15:59 Saturn charon: 11[IKE] no IKE config found for
server1...client1, sending NO_PROPOSAL_CHOSEN
The configuration in ipsec is as follows:
[root at Saturn log]# cat /etc/ipsec.conf
config setup
cachecrls=yes
strictcrlpolicy=yes
charondebug="ike 2, knl 3, cfg 2"
conn %default
keyingtries=1
keyexchange=ike
conn roadwarrior
type=transport
authby=secret
pfs=yes
rekey=no
left=server1
leftsubnet=172.17.1.0/24
leftprotoport=1701
right=%any
rightprotoport=1701
auto=add
cat /etc/ipsec.secrets
server1 %any : PSK "mypsk"
Any ideas on What I am doing wrong?
Regards,
Randy
--
Randy W. Wyatt
rwwyatt01 at gmail.com
Home: 858-309-5303
Cell: 858-598-4421
Fax: 858-408-7554
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20150427/810b73d6/attachment.html>
More information about the Users
mailing list