LINUX.ORG.RU

История изменений

Исправление Luser248, (текущая версия) :

В моём случае получился такой /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

Исходная версия Luser248, :

В моём случае получился такой /etc/network/intarfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback