Jonathan Kang changed bug 1188949
What Removed Added
CC   max@suse.com
Flags   needinfo?(max@suse.com)

Comment # 19 on bug 1188949 from
Hi Reinhard

I guess you're the maintainer of dhclient. In this bug, NetworkManager spawned
dhclient to get an ip from dhcp server. But after the client send DHCPREQUEST,
it never got an DHCPACK reply. Do you have any idea about what could go wrong
here?

> ������������������ 08 18:26:56 localhost dhclient[1047]: Internet Systems Consortium DHCP Client 4.4.2-P1
> ������������������ 08 18:26:56 localhost dhclient[1047]: Copyright 2004-2021 Internet Systems Consortium.
> ������������������ 08 18:26:56 localhost dhclient[1047]: All rights reserved.
> ������������������ 08 18:26:56 localhost dhclient[1047]: For info, please visit https://www.isc.org/software/dhcp/
> ������������������ 08 18:26:56 localhost dhclient[1047]: 
> ������������������ 08 18:26:56 localhost dhclient[1047]: Listening on LPF/enp2s0/70:8b:cd:9e:5b:b2
> ������������������ 08 18:26:56 localhost dhclient[1047]: Sending on   LPF/enp2s0/70:8b:cd:9e:5b:b2
> ������������������ 08 18:26:56 localhost dhclient[1047]: Sending on   Socket/fallback
> ������������������ 08 18:26:56 localhost dhclient[1047]: DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67 interval 5 (xid=0x1b7bdecb)
> ������������������ 08 18:26:56 localhost dhclient[1047]: DHCPOFFER of 192.168.1.43 from 192.168.1.1
> ������������������ 08 18:27:01 localhost dhclient[1047]: DHCPREQUEST for 192.168.1.43 on enp2s0 to 255.255.255.255 port 67  (xid=0x1b7bdecb)
> ������������������ 08 18:27:05 localhost dhclient[1047]: DHCPREQUEST for 192.168.1.43 on enp2s0 to 255.255.255.255 port 67  (xid=0x1b7bdecb)
> ������������������ 08 18:27:11 localhost dhclient[1047]: DHCPREQUEST for 192.168.1.43 on enp2s0 to 255.255.255.255 port 67  (xid=0x1b7bdecb)

Complete version of these logs are in comment#16.


You are receiving this mail because: