#22836: Luci does not prevent duplicate IP for static DHCP leases
---------------------+--------------------------------
 Reporter:  crosser  |      Owner:
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  luci     |    Version:  Chaos Calmer 15.05
 Keywords:  dhcp     |
---------------------+--------------------------------
 I wanted to have my notebook get the same IP address over Ethernet and
 over WiFi. So I created two entries in the "Static Leases" section of the
 DHCP configuration screen with different MACs and same IP. Luci did not
 complain, but after "Save & Apply" dnsmasq could not start:

 {{{
 Sat Jul 16 13:53:39 2016 daemon.crit dnsmasq[15901]: FAILED to start up
 Sat Jul 16 13:53:44 2016 daemon.crit dnsmasq[15903]: duplicate dhcp-host
 IP address 192.168.1.8 at line 35 of /var/etc/dnsmasq.conf
 }}}

 I think that LuCi should prevent such configuration because it is a
 plausible use case, so people may run into this problem.

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

Reply via email to