#4108: udhcpc ignores renew replies from dhcp server
--------------------------+------------------------------------------
  Reporter:  openwrt@…    |      Owner:  developers
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:
Resolution:  fixed        |   Keywords:  udhcpc renew connection drop
--------------------------+------------------------------------------

Comment (by anonymous):

 Actually, a DHCP client renewing it's lease will initially try to reach
 the server using unicast but will fall back to broadcast if that's not
 possible. Definitely some weird network configuration there, probably some
 relay involved. So in the latter case you don't have conntrack kicking in
 and the reply will have to be explicitly let in using the above ACCEPT
 rule. So it does make sense keeping the rule around.

--
Ticket URL: <https://dev.openwrt.org/ticket/4108#comment:10>
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