Hi,
i have a L2TP server up and running and Everything seems to be working. I can connect in with a Windows VPN client and access the inside network.
When a user logs on i get the following errors in the log:
15:17:45 ipsec,error key length mismatched, mine:128 peer:256.
15:17:45 ipsec,error key length mismatched, mine:192 peer:256.
And then every couple of minutes i get the following in the log:
15:25:36 ipsec,error phase1 negotiation failed due to time up 111.111.111.111[500]<=>222.222.222.222[500] 935f43cfa1e28bed:0000000000000000
111.111.111.111 is my L2TP servers WAN IP and 222.222.222.222 is VPN clients WAN IP
Is this something to worry about?
Many Thanks =)