Quaelend langsame Ethernetverbindung

From: Wolfram Schneider <wosch(at)panke.de.freebsd.org>
Date: Tue, 28 Dec 1999 22:36:38 +0100

Hallo,

ich will zwei Rechner direkt mit einem Ethernetkabel
(Twistedpair) verbinden. Als Ethernetkarte steckt
in beiden Rechner eine 3Com Etherlink III (3c5x9). Die Ethernetkarte
hat 3 Stecker (Standard 15 pin connector, 10Base2, 10BaseT).
Genutzt wird Twistedpair.

Die Verbindung kommt auch zustande, nur die Uebertragungsraten
sind unter 1Kbit/s ;-(((

Wo liegt der Fehler?

paula$ ping campa
PING campa.panke.de.freebsd.org (10.0.0.1): 56 data bytes
64 bytes from 10.0.0.1: icmp_seq=5 ttl=255 time=19191.143 ms
64 bytes from 10.0.0.1: icmp_seq=6 ttl=255 time=18181.108 ms
64 bytes from 10.0.0.1: icmp_seq=7 ttl=255 time=17171.028 ms
64 bytes from 10.0.0.1: icmp_seq=8 ttl=255 time=16161.118 ms
64 bytes from 10.0.0.1: icmp_seq=9 ttl=255 time=15151.112 ms

Rechner paula:

$ dmesg
ep0 at port 0x320-0x32f irq 10 on isa0
ep0: aui/utp/bnc[*UTP*] address 00:20:af:2d:ed:06
ep0 XXX: driver didn't set ifq_maxlen

$ ifconfig -a
ep0: flags=c843<UP,BROADCAST,RUNNING,SIMPLEX,LINK2,MULTICAST> mtu 1500
        inet 10.0.0.2 netmask 0xffffff00 broadcast 10.0.0.255
        ether 00:20:af:2d:ed:06

$ arp -a
campa.panke.de.freebsd.org (10.0.0.1) at 0:20:af:5:37:d [ethernet]

$ netstat -r
Routing tables

Internet:
Destination Gateway Flags Refs Use Netif Expire
10/24 link#2 UC 0 0 ep0
campa 0:20:af:5:37:d UHLW 1 151 ep0 772
paula paula UH 0 1539 lo0
localhost localhost UH 13 188 lo0

Rechner campa:
$ dmesg
ep0 at 0x280-0x28f irq 10 on isa
ep0: aui/utp/bnc[*UTP*] address 00:20:af:05:37:0d

$ ifconfig -a
ep0: flags=c843<UP,BROADCAST,RUNNING,SIMPLEX,LINK2,MULTICAST> mtu 1500
        inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
        ether 00:20:af:05:37:0d

$ arp -a
paula.panke.de.freebsd.org (10.0.0.2) at 0:20:af:2d:ed:6

$ netstat -r
Routing tables

Internet:
Destination Gateway Flags Refs Use Netif Expire
10/24 link#2 UC 0 0
campa localhost UGHS 0 0 lo0
paula 0:20:af:2d:ed:6 UHLW 1 261 ep0 507
localhost localhost UH 1 2 lo0

-- 
Wolfram Schneider <wosch@freebsd.org> http://wolfram.schneider.org
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 28 Dec 1999 - 22:37:42 CET

search this site