dummynet und edonkey

From: Manfred Lotz <manfred.lotz(at)web.de>
Date: Wed, 16 Apr 2003 19:55:22 +0200

Ich habe mir edonkey installiert und nachdem der Esel mir meine DSL-Verbindung
(die Upload Seite) zugeknallt hat, habe ich ipfw aktiviert und mit dummynet
die ersten Gehversuche gemacht.

Ich habe folgendes definiert:

ipfw add 20 pipe 1 ip from 192.168.1.10 to any 4662 out via rl0
ipfw add 30 pipe 2 ip from 192.168.1.10 4662 to any out via rl0

ipfw pipe 1 config bw 20Kbit/s queue 10KBytes
ipfw pipe 2 config bw 20Kbit/s queue 10KBytes

Es scheint soweit zu laufen. Durch beide Regeln gehen ständig Pakete durch,
was gut aus sieht. Der Durchsatz der DSL-Verbindung geht nicht in den Keller,
was auch gut ist.

Jedoch verstehe ich die Anzeige von
          ipfw pipe show
nicht so ganz.

-bash-2.05b# ipfw pipe show
00001: 20.000 Kbit/s 0 ms 10 KB 0 queues (1 buckets) droptail
    mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0000
00002: 20.000 Kbit/s 0 ms 10 KB 1 queues (1 buckets) droptail
    mask: 0x00 0x00000000/0x0000 -> 0x00000000/0x0000
BKT Prot ___Source IP/port____ ____Dest. IP/port____ Tot_pkt/bytes Pkt/Byte
Drp
  0 tcp 192.168.1.10/4662 80.142.34.102/4827 134 6173 0 0 0

Die Destination IP-Addr, in diesem Falle 80.142.34.102, bleibt jetzt für immer
bestehen.

Meine Frage: Ist dies ok oder müsste ich nicht auch andere Destinations
sehen?

Manfred

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 16 Apr 2003 - 19:55:32 CEST

search this site