Netplan: statik Internet offline UT
Revision as of 10:39, 27 September 2021 by Onnowpurbo (talk | contribs) (Created page with " root@ut:/etc/dhcp# more /etc/netplan/00-installer-config.yaml-INTERNET-OFFLINE # This is the network config written by 'subiquity' network: ethernets: enp3s0:...")
root@ut:/etc/dhcp# more /etc/netplan/00-installer-config.yaml-INTERNET-OFFLINE
# This is the network config written by 'subiquity'
network:
ethernets:
enp3s0:
addresses: [192.168.88.8/24]
gateway4: 192.168.88.1
nameservers:
addresses: [192.168.88.8]
version: 2