Niente da fare...
Ogni volta mi tocca rifare tutto da capo.
L'interfaccia eth0 risulta riconosciuta in fase di boot ([OK]) ma poi quando digito ifconfig non risulta tra le interfacce attiva.
Posto l'interazione con la shell sperando che qualcuno possa darmi delucidazioni:
/******All'inizio della sessione*********/
[root@ user]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:86 errors:0 dropped:0 overruns:0 frame:0
TX packets:86 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6188 (6.0 Kb) TX bytes:6188 (6.0 Kb)
[root@ user]# ifconfig eth0 up
eth0: unknown interface: No such device
[root@ user]# adsl-status
adsl-status: Link is down (can't read pppoe PID file /var/run/pppoe.conf-adsl.pid.pppoe)
/*****Dopo essere andato in "Configura nuova interfaccia di rete"*******/
[root@ user]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:F4:7C:A6

A
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:86 errors:0 dropped:0 overruns:0 frame:0
TX packets:86 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6188 (6.0 Kb) TX bytes:6188 (6.0 Kb)
[root@ user]# adsl-status
adsl-status: Link is down (can't read pppoe PID file /var/run/pppoe.conf-adsl.pid.pppoe)
/*****Dopo essermi connesso utilizzando net-applet********/
[root@ user]# adsl-status
adsl-status: Link is up and running on interface ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:82.49.159.176 P-t-P:192.168.100.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:18807 (18.3 Kb) TX bytes:2070 (2.0 Kb)