Strona 2 z 2

: 10 maja 2015, 21:52
autor: wakson
marcin1982:
● networking.service - LSB: Raise network interfaces. Loaded: loaded (/etc/init.d/networking)
Drop-In: /run/systemd/generator/networking.service.d
└─50-insserv.conf-$network.conf
/lib/systemd/system/networking.service.d
└─network-pre.conf
Active: active (exited) since nie 2015-05-10 21:42:28 CEST; 2min 7s ago


maj 10 21:42:28 debian networking[237]: Configuring network interfaces...done.

klavierkrk

w /etc/network/interfaces wygląda to tak
# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).


# The loopback network interface
auto lo
iface lo inet loopback


# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp