Changes

Jump to: navigation, search

How to configure the network interfaces

214 bytes added, 08:19, 26 October 2022
DNS
DNS=192.168.1.1
</pre>
 
Once modified, the <code>networkd</code> service should be resarted:
 
systemctl restart systemd-networkd
==== Dynamic IP addres (DHCP) ====
ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
 
Once modified, the <code>resolved</code> service should be resarted:
 
systemctl restart systemd-resolved
==== loopback network interface ====
8,155
edits

Navigation menu