cryptonas-livecd/config/chroot_local-includes/usr/share/cryptonas-live/etc.d/network/interfaces

14 lines
246 B
Plaintext

#CryptoNAS Live default /etc/network/interfaces
#Set $CNAS_INTERFACES in config/cnas-custom-settings to override
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp
#iface eth0 inet static
# address 192.168.0.23
# netmask 255.255.255.0