[Linuxtrent] Re: Problema con tempo di avvio

  • From: Daniele Piccoli <daniele.piccoli@xxxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Thu, 16 Feb 2017 16:12:36 +0100

Il 16/02/2017 10:52, Stefano Battocletti ha scritto:

Grazie per l'aiuto... vediamo, cominciamo da qui...
root@antix1:/home/stefano# cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)

# The loopback network interface
auto lo
iface lo inet loopback

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

allow-hotplug eth1
iface eth1 inet dhcp

allow-hotplug eth2
iface eth2 inet dhcp

allow-hotplug eth3
iface eth3 inet dhcp

allow-hotplug eth4
iface eth4 inet dhcp

allow-hotplug eth5
iface eth5 inet dhcp



Come mai ci sono tutte quelle interfacce di rete? Cos'è un
router/firewall? ;)

Io proverei a:

 - Fare un backup dell'interfaces originale
 - Cancellare le interfacce superflue, lasciando solo eth0
 - Cambiare allow-hotplug in auto

Riporto di seguito:

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

Ciao
Daniele
-- 
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: