1
23.1 Legacy Series / l2tp over dhcp didnt send renew packets correctly
« on: July 09, 2023, 10:04:13 pm »
Hello,
I've a WAN connection using DHCP to my main ISP (Orange FR) through a VLAN interface, that works correctly.
Over this connection, I'm using a L2TP point-to-point connection to a non-profit ISP, and all my IPv4/IPv6 web trafic is routed into the L2TP connection.
But every 24h, when the main DHCP lease expires, I lost the main WAN link, that breaks the whole internet access.
I started a packet capture on all the wan interfaces (physical, vlan, l2tp) for all dhcp packets (udp port 67) during the renew, and I see only the packet on the vlan interface, not on the main one
I suppose that something is blocking or modifying the DHCP packets when the L2TP link is up (as it not uses the main gateway).
I started a second packet capture to the next-server seen on /var/db/dhcp.leases file to check if I see somewhere else (answers will be tomorrow)
Is there someone having the same configuration ?
Thanks
I've a WAN connection using DHCP to my main ISP (Orange FR) through a VLAN interface, that works correctly.
Over this connection, I'm using a L2TP point-to-point connection to a non-profit ISP, and all my IPv4/IPv6 web trafic is routed into the L2TP connection.
But every 24h, when the main DHCP lease expires, I lost the main WAN link, that breaks the whole internet access.
I started a packet capture on all the wan interfaces (physical, vlan, l2tp) for all dhcp packets (udp port 67) during the renew, and I see only the packet on the vlan interface, not on the main one
I suppose that something is blocking or modifying the DHCP packets when the L2TP link is up (as it not uses the main gateway).
I started a second packet capture to the next-server seen on /var/db/dhcp.leases file to check if I see somewhere else (answers will be tomorrow)
Is there someone having the same configuration ?
Thanks

