Hi all, I'm developing a 4G (WiMAX/LTE) router with busybox. However, I've found a problem when I'm doing IOT connection with device provider and ISP. Some of the vendor will send the default gateway to the 4G interface, which should also be the WAN interface of the router as option "03". The option "03" is DHCP_ROUTER when I looked it up in networking/udhcp/common.h. How can I enable it in udhcpc so it can apply the option "03" as default gateway? Is there any code need to be fixed or complete in dhcpc.c in busybox?
Thanks! -- Best regards, Macpaul Lin _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
