Hi all, I'm using r28496 with AR71xx to do some testing. However, I've found that when I'm doing dhcp on WAN side, will manually add default routing, the operation cannot be success.
The WAN port is not ethernet, it is WiMAX interface (wimax0). If I do ifconfig on eth0 (WAN) to set the ip of eth0 the same subnet as default gateway, then the operation could be success. However, I cannot add default gateway while the eth0 has no ip address, or add default gateway with WiMAX interface (wimax0). (package GCTWIMAX) Do I miss something? Thanks. 1. DHCP on WAN side, ending discover... Sending select for 111.67.48.58... Lease of 111.67.48.58 obtained, lease time 3600 udhcpc: ifconfig wimax0 111.67.48.58 netmask 255.255.255.255 broadcast + udhcpc: setting default routers: 111.67.48.1 route: SIOCADDRT: No such process udhcpc: setting dns servers: 111.67.54.11 111.67.54.12 udhcpc: setting dns domain: vmax.net.tw 2. Manually add default gateway, route add default gw 111.67.48.1 route: SIOCADDRT: No such process -- Best regards, Macpaul Lin _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel