Disable DHCP in cockpit #16266
|
Hi all, We are running Cockpit on Raspbian 10 Buster which works really well. However, we have a small problem (nothing major) when we give our raspberry pi a static IP, it still shows DHCP enabled in cockpit with two ip address assigned - one address is our static and the other is from dhcp. Are we able to disable dhcp in cockpit? Thanks Edit: had a look through the discussion thread, couldn't see anything similar to this problem. Apologies if there is! |
Answered by
martinpitt
Aug 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can enable/disable DHCP in the IPv4 and/or IPv6 settings of the interface (the "edit" link):
Does that work for you?