Network Interfaces Are Not Enabling/Disabling

Network Interfaces Are Not Enabling/Disabling

If you are experiencing trouble enabling or disabling network interfaces using the SmartConnect Configuration page, then verify that you are using Raspberry Pi OS Lite 64-bit, release date October 11, 2023 or later. If you are not using this version, then upgrade as needed. See Install the Raspberry Pi OS for SmartConnect for more information.

To determine Debian and Cockpit versions, refer to the sections below.

Determining the Debian Version

You can determine which version of Debian you are using by entering the following commands from a terminal window on the server (described above):

lsb_release -a cat /etc/debian_version

Determining the Cockpit Version

You can determine which version of Cockpit (web browser for Linux server administration) you are using by entering the following command from a terminal window on the server (described above):

dpkg -l | grep cockpit