Sorry for posting yet another DFL-210 L2TP problem but, I am having a problem getting the L2TP VPN working on our DFL-210. I have followed the configuration article 3248. The firmware is 2.20.03.08-8260. I have looked through the other postings here, but have not found a solution that works. Any help will be appreciated.
If I connect using PPTP there are no problems. However, I would like to disable the PPTP connection and only use the L2TP for VPN connections. I am using PSK and local user authorization. Eventually moving to a RADIUS server for user authorization.
When I follow the article 3248 settings to the letter, I see the following in the logs (order is as they appear in the logs, last thing to happen is at the top of the list):
Info IPSEC ike_sa_destroyed
ike_sa_killed
ike_sa=" Initiator SPI ESP=0x51451d5a, AH=0x952b3eec, IPComp=0xff1bb05"
Warning IPSEC ike_sa_failed
no_ike_sa
statusmsg="Timeout" local_peer="172.18.1.101 ID No Id" remote_peer="xx.xx.xx.xx ID No Id"
initiator_spi="ESP=0x51451d5a, AH=0x952b3eec, IPComp=0xff1bb05"
Warning IPSEC event_on_ike_sa
side=Responder msg="failed" int_severity=6
Info CONN IPsecBeforeRules UDP wan/core xx.xx.xx.xx/172.18.1.101 500/500 conn_open
conn=open
Now if I change Interfaces->IPsec->IKE Settings and select OFF for NAT Traversal I get the following in the logs:
Info IPSEC xauth_exchange_done
statusmsg="Authentication failed"
Info IPSEC ipsec_sa_statistics
done=18 success=0 failed=18
Warning IPSEC ike_quickmode_failed
local_ip=172.18.1.101 remote_ip=xx.xx.xx.xx cookies=a8... reason="Timeout"
Warning IPSEC ipsec_sa_failed
no_ipsec_sa
statusmsg="Timeout"
Info IPSEC ipsec_event
message="Remote Proxy ID 192.168.0.71 udp:1701"
Info IPSEC ipsec_event
message="Local Proxy ID yy.yy.yy.yy udp:1701"
Info IPSEC ike_sa_negotiation_completed
ike_sa_completed
local_peer="172.18.1.101 ID 172.18.1.101" remote_peer="xx.xx.xx.xx ID 192.168.0.71"
initiator_spi="3dd70680 135bb844" responder_spi="89e6e494 488fabcc" int_severity=6
Info IPSEC ipsec_event
message="IPSec SA [Responder] negotiation failed:"
Info IPSEC ike_sa_negotiation_completed
ike_sa_completed
local_peer="172.18.1.101 ID 172.18.1.101" remote_peer="xx.xx.xx.xx ID 192.168.0.71"
initiator_spi="3dd70680 135bb844" responder_spi="89e6e494 488fabcc" int_severity=6
Info IPSEC ike_sa_negotiation_completed
options=Responder mode="Main Mode" auth="Pre-shared keys" encryption=3des-cbc
keysize= hash=sha1 dhgroup=2 bits=1024 lifetime=28800
Info CONN IPsecBeforeRules UDP wan/core xx.xx.xx.xx/172.18.1.101 500/500 conn_open
conn=open
RCam