LinuxVPNtoPfsense-Computer-LAN-1: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Interface= *cat /etc/netplan/00-installer-config.yaml <syntaxhighlight lang="yaml"> # This is the network config written by 'subiquity' network: ethernets:…“)
 
(Die Seite wurde geleert.)
Markierung: Geleert
 
Zeile 1: Zeile 1:
−
=Interface=
+
 
−
*cat /etc/netplan/00-installer-config.yaml
 
−
<syntaxhighlight lang="yaml">
 
−
# This is the network config written by 'subiquity'
 
−
network:
 
−
  ethernets:
 
−
    ens160:
 
−
      addresses:
 
−
        - 10.66.254.100/24
 
−
      gateway4: 10.66.254.1
 
−
      nameservers:
 
−
        addresses:
 
−
        - 8.8.8.8
 
−
        search:
 
−
        - hack.lab
 
−
  version: 2
 
−
</syntaxhighlight>
 

Aktuelle Version vom 8. Februar 2022, 10:46 Uhr