Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5251

Networking and servers • Re: Raspberry Pi 5 / RPIOS 64bit lite Bookworm: Does NetworkManager 'read' /etc/network/interfaces

$
0
0
NetworkManager reads data in

Code:

/etc/NetworkManager/system-connections/
I would not recommend editing the files directly. For desktop access run:

Code:

nm-connection-editor# or sudo nm-connection-editor
From the terminal. For a basic, quick interactive setup:

Code:

sudo nmtui
For fine control and script driven setup use:

Code:

sudo nmcli
When the interfaces are managed via DHCP, scripts that interact with chrony, ntpd, timesysncd, dns etc would need to go in:

Code:

/etc/network/if*.d/

Statistics: Posted by kmacdchap — Tue Sep 17, 2024 12:42 am



Viewing all articles
Browse latest Browse all 5251

Trending Articles