On 12/19/25 8:03 AM, Paul Heinlein wrote:
On Thu, 18 Dec 2025, Kevin Neely via PLUG wrote:

I have some devices on my network (raspberry pis, running raspberry pi OS) that started with DHCP and then I assigned the network parameters using nmcli.  To my surprise, they seem to keep the DHCP configuration /and/ the one I assigned statically and I'm struggling to figure out how to remove the

ipv4.method: manual
ipv4.dns: (your dns servers)
ipv4.dns-search: (if you have a local domain with dns)


thank you!   Setting "ipv4.method" was the missing configuration.  I had set those other two, but this one seems to definitively configure the interface to only use the manual configuration, whereas I suppose it was ambiguous before!

This persists over reboots.

kindest regards,

Kevin

Reply via email to