Sateesh-Patil

Results 9 comments of Sateesh-Patil

> You can comment in a closed ticket still and I can re-open it if justified. > Sure > Anyway, if you are not seeing any audit messages then i...

Sure, will try again will provide debug logs

We have tried with **'seccomp' disable** as suggested above and ran the test with debug logs. Please find the below logs and seen **ps_root_writeerror** below and there is no dhcpcd...

dhcpcd --rebind eth0 #:dhcpcd --rebind eth0 #:sending signal HUP to pid 1457 #:[root@SampleHostName ]# #:Deleted 2: eth0 inet6 2001::9f:5cc9:2ea:103a/128 scope global dynamic noprefixroute #: valid_lft 3474sec preferred_lft 174sec #:Deleted local...

I can see above DEL_ADDR followed by NEW_ADDR in ip monitor log after doing 'dhcpcd --rebind eth0' and looks like config is reloading but not sure what internally dhcpcd does....

We do update user/admin configuration like hostname, domain name, and FQDN configurations in the dhcpcd.conf file, and to update the DHCP server for these updates, we triggering 'dhcpcd rebind' as...

Any option to trigger rebind without loosing ip address?

Currently, we do need to update in the conf file for manual configuration hostname/domain name and send updates to dhcp server, so rebind only the option. If not we will...

> Why can't you set the hostname using the `hostname` command? If dhcpcd has the hostname option set without a string afterwards it will send the hostname as set, including...