Aggiungilo in
/etc/modules, dovresti ottenere ciò che desideri.
Tutte le modifiche sono da fare da root, naturally...
nano /etc/modules
Codice:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
#~~eventuali altri dati del tuo file
ne
Fatto questo teoricamente se "Rete" lo imposti da root dovrebbe memorizzare l'impostazione DHCP, se così non fosse si tratterà di aggiungere/modificare la riga relativa ad eth2 in
/etc/network/interfaces in questo modo:
Codice:
iface eth2 inet dhcp