Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!
0 Пользователей и 1 Гость просматривают эту тему.
# 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 interfaceauto loiface lo inet loopback# The primary network interfaceauto enp1s0f0iface enp1s0f0 inet static address xxx.xxx.xxx.173 netmask xxx.xxx.xxx network xxx.xxx.xxx broadcast xxx.xxx.xxx gateway xxx.xxx.xxx # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 8.8.8.8 dns-search xxx.xxx.xxxauto enp1s0f1:1iface enp1s0f1:1 inet staticaddress xxx.xxx.xxx.174netmask xxx.xxx.xxxgateway xxx.xxx.xxx
[....] Restarting networking (via systemctl): networking.serviceJob for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details. failed!
systemctl status networking.service
journalctl -xe
iface enp1s0f0 inet static address xxx.xxx.xxx.173iface enp1s0f0 inet static address xxx.xxx.xxx.174
Страница сгенерирована за 0.019 секунд. Запросов: 20.