These are the values being pulled. Is there anything suspicious here? The "enp4s0" profile just fell off from static to DHCP... [root@host ~]# nmcli -f ipv4 c s enp4s0 ipv4.method: manual ipv4.dns: -- ipv4.dns-search: -- ipv4.dns-options: "" ipv4.dns-priority: 0 ipv4.addresses: 10.120.78.50/23 ipv4....
we set a static IP on an ethernet port, and when we restart the device, it suddenly swaps over to dynamic / DHCP. How do you set the IP? PS. My preferred method to set static IP is by DHCP server handing out predetermined address for the device. We are setting it using `nmtui`. For your preferred m...
Hello! I have been encountering this strange issue where we would set a static IP on an ethernet port, and when we restart the device, it suddenly swaps over to dynamic / DHCP. What could cause this? I wanted to check in on the "Automatically Connect" checkbox - does this mean that it will *try* to ...
Have you tried powering the machine down completely and removing the power lead from it for 30s or so? Hardware does sometimes go off into limbo and needs that sort of thing done to it to resuscitate it!
I'm very confused! I have two open ports enp4s0 and eno1. One is DHCP and one is a static IP and both have been working smoothly up until a few days ago. Suddenly, the eno1 NIC seems to have disappeared. It's still being identified but it's missing the e1000e driver somehow, or perhaps it's not usin...