Il n'est pas impossible que, sous Linux, la carte Realtek qui est inactivé ... le soit.
<BR>Par ailleurs, sous Linux, le numéro de l'interface (eth0, eth1, ...) est attribué dans l'ordre de découverte de l'interface. Pour identifier clairement cela, il faut faire :
<BR>
<BR>dmesg | less ou dmesg | more
<BR>
<BR>
<BR>Sur ma passerelle, cela donne :
<BR>
<BR>NET4: Linux TCP/IP 1.0 for NET4.0
<BR>IP Protocols: ICMP, UDP, TCP, IGMP
<BR>IP: routing cache hash table of 512 buckets, 4Kbytes
<BR>TCP: Hash tables configured (established 2048 bind 2048)
<BR>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<BR>Freeing unused kernel memory: 280k freed
<BR>isapnp: Scanning for PnP cards...
<BR>isapnp: No Plug & Play device found
<BR>eth0: 3c5x9 at 0x360, 10baseT port, address 00 60 97 e2 0e bc, IRQ 10.
<BR>3c509.c:1.18a <!-- BBcode auto-mailto start --><a href="mailto:17Nov2001becker@scyld.com">17Nov2001becker@scyld.com</a><!-- BBCode auto-mailto end -->
<BR><!-- BBCode auto-link start --><a href="http://www.scyld.com/network/3c509.html" target="_blank">http://www.scyld.com/network/3c509.html</a><!-- BBCode auto-link end -->
<BR>ne.c:v1.10 9/23/94 Donald Becker (
becker@scyld.com)
<BR>Last modified Nov 1, 2000 by Paul Gortmaker
<BR>NE*000 ethercard probe at 0x300: 00 80 c8 29 d5 fb
<BR>eth1: NE2000 found at 0x300, using IRQ 5.
<BR>
<BR>NET4 -> Début
<BR>eth0 -> 3c509 (bonne vielle carte 10m rj : autoconfig)
<BR>eth1 -> ne2000 (idem, ici c'est en fait une (tres) vielle dlink en emulation)
<BR>
<BR>Quand tu auras vu ces infos, tu pourras être sur de l'interface.
<BR>
<BR>De fait un temps de ping à 9-10, 22 secondes est aberrant.
<BR>
<BR>Par ailleurs, tu n'as pas précisé la distrib utilisée.
<BR>
L'intelligence artificielle n'est rien à côté de la stupidité naturelle.