[BGLug VS] aiuto su scheda di rete
Renato Zanotti
zenren@iol.it
Lun 28 Maggio 2007 09:56:54 CEST
Ciao a tutti, volevo esporre un problema:
La scheda di rete che ho su una mandriva 2006 non ne vuole sapere di
dialogare con il router, cosa che qualche mese fa faceva
tranquillamente.
Praticamente, impostando il funzionamento con il dhcp e poi dando
ifconfig ottengo:
[root@localhost zen]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:8F:70:06:8F
inet6 addr: fe80::213:8fff:fe70:68f/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:3 dropped:0 overruns:0 carrier:3
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Base address:0xe800
eth0:9 Link encap:Ethernet HWaddr 00:13:8F:70:06:8F
inet addr:127.255.255.255 Bcast:127.255.255.255
Mask:255.0.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:17 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:334 errors:0 dropped:0 overruns:0 frame:0
TX packets:334 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:87785 (85.7 KiB) TX bytes:87785 (85.7 KiB)
Come si vede Mi appare anche una eth0:9 da non so dove.
Se imposto l'indirizzo manualmente, tipo tipo 192.168.1.102, la etho
aggiunge sopra inet6 l'indirizzo ip che imposto, sparisce la eth0:9, ma
lo stesso non dialoga con il router. Ifconfig risponde:
[root@localhost zen]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:8F:70:06:8F
inet addr:192.168.1.102 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::213:8fff:fe70:68f/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:3 dropped:0 overruns:0 carrier:3
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:352 errors:0 dropped:0 overruns:0 frame:0
TX packets:352 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:89523 (87.4 KiB) TX bytes:89523 (87.4 KiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:62.11.251.178 P-t-P:213.205.24.34
Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:10303 errors:0 dropped:0 overruns:0 frame:0
TX packets:12285 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:9491011 (9.0 MiB) TX bytes:1420644 (1.3 MiB)
pingando 192.168.1.1 la risposta e':
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
>From 192.168.1.102 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.102 icmp_seq=2 Destination Host Unreachable
>From 192.168.1.102 icmp_seq=3 Destination Host Unreachable
Qualcuno ha qualche idea?
Maggiori informazioni sulla lista
BglugVS