loopback dev hinzugefügt

This commit is contained in:
W01f 2014-08-16 19:50:44 +00:00
parent 8a7d5ce084
commit f1aa724b18
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@ Gewünscht ist eine ausfallsichere Verbindung (präferiert über Ethernet, [[w:d
: <source lang=bash>sudo vi /etc/network/interfaces</source>
<pre>
# ## ### ### C3D2 ### ### ## #
# The loopback network interface
auto lo
iface lo inet loopback
# Define slaves
auto eth0
iface eth0 inet manual