Would it be possible to force a clearing of the ip_conntrack table after an reconnect of the PPPOE interface.
It seems the ip_conntrack is not cleared after a 24h disconnect from my german isp is happening. This results in VOIP connections no longer be able to register at the provider:
Even SIP and IAX2 Clients are showing "not registered" or "request send" after the ip on the pppoe interface changes after the 24h reconnect. I think this is because ip_conntrack is still using the old external ip (of pppoe interface).
Regards KoC