Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
ip_and_network [2017/09/06 23:19]
admin [Login over SSH]
ip_and_network [2017/09/08 18:06]
admin
Line 18: Line 18:
 Add these lines: Add these lines:
     # Ethernet     # Ethernet
-    auto eth0 inet dhcp+    iface eth0 inet dhcp
     allow-hotplug eth0     allow-hotplug eth0
     auto eth0:1     auto eth0:1
Line 27: Line 27:
 Or:        Or:       
     # Ethernet     # Ethernet
-    auto eth0 inet dhcp+    iface eth0 inet dhcp
     allow-hotplug eth0     allow-hotplug eth0
     iface eth0 inet static     iface eth0 inet static