Your IP : 216.73.216.17


Current Path : /etc/netplan/
Upload File :
Current File : //etc/netplan/50-cloud-init.yaml

# This file is generated from information provided by the datasource.  Changes
# to it will not persist across an instance reboot.  To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
    version: 2
    ethernets:
        eth0:
            addresses:
            - 138.68.231.28/20
            - 2604:A880:0002:00D0:0000:0000:2112:D001/64
            - 10.46.0.5/16
            gateway4: 138.68.224.1
            gateway6: 2604:a880:0002:00d0:0000:0000:0000:0001
            match:
                macaddress: 86:98:87:ed:88:f2
            nameservers:
                addresses:
                - 67.207.67.2
                - 67.207.67.3
                search: []
            set-name: eth0
        eth1:
            addresses:
            - 10.120.0.2/20
            match:
                macaddress: 52:7e:7b:cd:83:9b
            nameservers:
                addresses:
                - 67.207.67.2
                - 67.207.67.3
                search: []
            set-name: eth1