mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-27 03:18:17 +02:00
5 lines
139 B
Text
5 lines
139 B
Text
iface eth0 inet static
|
|
address 10.0.0.3
|
|
netmask 255.0.0.0
|
|
dns-search example.com foo.example.com
|
|
dns-nameservers 10.0.0.1 10.0.0.2
|