[7.911][BUG][FIXED] Weird DHCP issue with L2TP

Hi,

In V7.5xx I made a VPN connection for my iPhone with L2TP (over IPSec) in Remote Access.
I used my internal DHCP server to do the leases, this worked just fine.

In V7.9xx I can't connect and see the following in the log:

2010:05:14-21:17:21 gate pppd-l2tp[11698]: Plugin aua.so loaded.
2010:05:14-21:17:21 gate pppd-l2tp[11698]: AUA plugin initialized.
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Plugin dhcpc.so loaded.
2010:05:14-21:17:21 gate pppd-l2tp[11698]: DHCPC: plugin initialized
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Plugin pppol2tp.so loaded.
2010:05:14-21:17:21 gate pppd-l2tp[11698]: pppd 2.4.5 started by (unknown), uid 0
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Using interface ppp0
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Connect: ppp0 
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Overriding mtu 1500 to 1380
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Overriding mru 1500 to mtu value 1380
2010:05:14-21:17:21 gate pppd-l2tp[11698]: Overriding mtu 1500 to 1380
2010:05:14-21:17:23 gate pppd-l2tp[11698]: DHCPC: Using relay address of '10.x.x.1'
2010:05:14-21:17:23 gate pppd-l2tp[11698]: DHCPC: Unicasting to server '10.x.x.2' only
2010:05:14-21:17:23 gate pppd-l2tp[11698]: DHCPC: Sending discover...
2010:05:14-21:17:23 gate pppd-l2tp[11698]: DHCPC: Sending select for 10.x.x.100...
2010:05:14-21:17:23 gate pppd-l2tp[11698]: DHCPC: Lease of 10.x.x.100 obtained, lease time 691200
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Could not determine local IP address
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Connect time 0.1 minutes.
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Sent 72 bytes, received 86 bytes.
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Overriding mtu 1500 to 1380
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Overriding mru 1500 to mtu value 1380
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Connection terminated.
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Connect time 0.1 minutes.
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Sent 112 bytes, received 380 bytes.
2010:05:14-21:17:24 gate pppd-l2tp[11698]: DHCPC: Sending release...
2010:05:14-21:17:24 gate pppd-l2tp[11698]: Exit. 

What's going wrong here?
Parents
  • The client should get an IP address from your DHCP server. The L2TP Pool IP adress is just the other address of the point-to-point connection and rather insignificant in the setup. Try to connect and check the properties on the client, you'll see that the pool IP address is just the remote IP address known to the client.
Reply
  • The client should get an IP address from your DHCP server. The L2TP Pool IP adress is just the other address of the point-to-point connection and rather insignificant in the setup. Try to connect and check the properties on the client, you'll see that the pool IP address is just the remote IP address known to the client.
Children
No Data