-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-10.0
-
None
-
None
-
rhel-sst-cs-stacks
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
dhcpcd command failed
Please provide the package NVR for which bug is seen:
[root@dell-per750-60 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 10.0 Beta (Plow)
[root@dell-per750-60 ~]# uname -r
6.8.0-1.el10.x86_64
[root@dell-per750-60 ~]# rpm -qa|grep dhcpcd
dhcpcd-10.0.6-3.el10.x86_64
How reproducible:
always
Steps to reproduce
- [root@dell-per750-60 ~]# dhcpcd enp177s0f0np0
dhcpcd-10.0.6 starting
DUID 00:01:00:01:2d:dd:b9:bd:bc:97:e1:70:31:91
enp177s0f0np0: IAID b7:9d:15:b0
enp177s0f0np0: adding address fe80::4545:2ab7:35d4:c5bc
enp177s0f0np0: soliciting an IPv6 router
enp177s0f0np0: soliciting a DHCP lease
enp177s0f0np0: Router Advertisement from fe80::202:c9ff:fe52:2727
enp177s0f0np0: adding address 2001::b979:14d:ddd4:d9c9/64
enp177s0f0np0: adding route to 2001::/64
enp177s0f0np0: requesting DHCPv6 information
enp177s0f0np0: offered 192.168.3.236 from 192.168.1.253
enp177s0f0np0: ignoring offer of 192.168.3.236 from 192.168.1.253
enp177s0f0np0: probing address 192.168.3.236/22
enp177s0f0np0: leased 192.168.3.236 for 7200 seconds
enp177s0f0np0: adding route to 192.168.0.0/22 - [root@dell-per750-60 ~]# dhcpcd -k enp177s0f0np0
sending signal ALRM to pid 29116
kill: Operation not permitted - [root@dell-per750-60 ~]# dhcpcd -x enp177s0f0np0
sending signal TERM to pid 29116
kill: Operation not permitted - [root@dell-per750-60 ~]# rpm -qa|grep dhcpcd
dhcpcd-10.0.6-3.el10.x86_64
[root@dell-per750-60 ~]# ps aux|grep dhcpcd
dhcpcd 29116 0.0 0.0 3024 1536 ? S 21:23 0:00 dhcpcd: enp177s0f0np0 [ip4] [ip6]
root 29117 0.0 0.0 3036 1536 ? S 21:23 0:00 dhcpcd: [privileged proxy] enp177s0f0np0 [ip4] [ip6]
dhcpcd 29118 0.0 0.0 3020 1024 ? S 21:23 0:00 dhcpcd: [network proxy] enp177s0f0np0 [ip4] [ip6]
dhcpcd 29119 0.0 0.0 3016 512 ? S 21:23 0:00 dhcpcd: [control proxy] enp177s0f0np0 [ip4] [ip6]
dhcpcd 29123 0.0 0.0 3036 1032 ? S 21:23 0:00 dhcpcd: [DHCP6 proxy] fe80::4545:2ab7:35d4:c5bc
dhcpcd 29124 0.0 0.0 3036 1036 ? S 21:23 0:00 dhcpcd: [BPF ARP] enp177s0f0np0 192.168.3.236
dhcpcd 29134 0.0 0.0 3036 1032 ? S 21:23 0:00 dhcpcd: [DHCP6 proxy] 2001::b979:14d:ddd4:d9c9
dhcpcd 29147 0.0 0.0 3036 1032 ? S 21:23 0:00 dhcpcd: [BOOTP proxy] 192.168.3.236
root 29477 0.0 0.0 6428 1552 pts/0 S+ 21:31 0:00 grep --color=auto dhcpcd
- duplicates
-
RHEL-43417 SELinux is preventing /usr/sbin/dhcpcd from using the kill capability.
-
- Release Pending
-