#19182: DHCP Client does not support router on non local subnet
-------------------------+-----------------------------------
 Reporter:  matt@…       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 The DHCP client does not support a router on a non local subnet, the
 default firmware of my TP-Link router handled this just fine and leaves
 OpenWRT sadly unusable.

 Example:
 DHCP server provides 192.168.0.1/32 with a default gateway of 172.16.0.1
 routing table for this config:
 172.16.0.1/32 via eth1
 0.0.0.0/0 via 172.16.0.1

 In OpenWRT this configuration fails and no routes are added, I have
 manually added the routes via SSH and confirm normal operation. It appears
 the netifd scripts called by udhcpc do not handle the interface route
 requirements.

--
Ticket URL: <https://dev.openwrt.org/ticket/19182>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to