[haiku-bugs] Re: [Haiku] #15326: DHCP logging constantly to syslog

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 02 Sep 2019 07:15:16 -0000

#15326: DHCP logging constantly to syslog
----------------------------------+----------------------------
   Reporter:  dsuden              |      Owner:  nobody
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Network & Internet  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Comment (by pulkomandy):

 {{{
 35      DAEMON 'DHCP': /dev/net/rtl81xx/0: Received DHCP_NACK from
 192.168.0.1
 }}}

 Your DHCP server is rejecting the requests. Either it is misconfigured
 (there may be no IP free in its IP range, for example, so it cannot
 allocate one), or there is something wrong in the requests we send.

 A network capture may help analyzing this, run this for a minute or so and
 attach the resulting pcap file:

 {{{
 tcpdump -w dhcp.pcap -i /dev/net/rtl81xx/0 udp port 67 or udp port 68
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15326#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: