Piergiuseppe Tundo <[email protected]> writes: > # ifconfig > eth0 Link encap:UNSPEC HWaddr > 00-03-0D-53-25-5C-86-16-00-00-00-00-00-00-00-00
Quell'UNSPEC è quantomeno sospetto... posta l'output di "dmesg!grep -i eth" su questo host... probabilmente il nome dell'interfaccia al quale hai collegato fisicamente il cavo non è eth0. $ dmesg | grep -i eth eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 201, 00:03:0d:33:02:17. eth1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0) eth1: Media Link On 100mbps full-duplex eth1: no IPv6 routers present eth1: Media Link On 100mbps full-duplex eth1: no IPv6 routers present eth1: Media Link On 100mbps full-duplex eth1: no IPv6 routers present eth1: Media Link Off eth1: Media Link On 100mbps full-duplex eth1: Media Link Off eth1: Media Link On 100mbps full-duplex eth1: Media Link On 100mbps full-duplex eth1: no IPv6 routers present eth1: Media Link Off eth1: Media Link On 100mbps full-duplex Sì, credo proprio tu abbia ragione, e infatti avevo provveduto a dare `ifdown eth0', quindi a cambiare eth0 con eth1 nel file /etc/network/interfaces e poi a dare ` /etc/init.d/networking start'. Ero anche riuscito per un momento a inviare, con rsync, una directory dal pc B al pc A, dopo aver dato la password richiesta. Solo che ora, dal pc B mi torna a dire che il Network è unreachable. Non so proprio che fare. Possibile che non si riesca a fare 'sta cosa? Forse è guasto il cavo o la porta? Anche con `ping' mi dice Network unreachable. Grazie Rodolfo -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

