Open main menu

DAVE Developer's Wiki β

Changes

How to configure the network interfaces

25 bytes added, 12:03, 6 November 2019
loopback network interface
The following configuration entry in the '''/etc/network/interfaces''' file brings up the loopback network interface lo upon booting the system.
<pre>
# The loopback interface
auto lo
iface lo inet loopback
8,186
edits