Hi all!
Recently because of the 600 seconds lease time from my ISP, I've found out an ugly bug in udhcpc. Each time the IP is about to renew, the wan interface is deconfigurated and then configurated again with the IP he got from the ISP. This happens even if the IP is the same.
This constant deconfigurations of the wan interface, causes disconnects. nbd developer tried to make a fix for dhcpc, but it was not enough.
I'm also trying to fix this just by changing the code in the /usr/share/udhcpc/default.script but as I'm not sure I'll be able to do it, I would kindly ask a developer if he could try to get a fix to this.
Thanks a lot for your time.