Low Bandwidth on intercontinental connections
Ingo Flaschberger
if at xip.at
Thu Nov 22 13:27:36 UTC 2012
Am 22.11.2012 14:16, schrieb Ingo Flaschberger:
>
>
>>> *) try a rate-shaping queue outgoing (not really good - as shaping
>>> works
>>> best on incomming interfaces):
sorry - told something wrong.
shapeing works best on outgoing interfaces (not incomming)
>>> you need dummynet (and ipfw for this example):
>>> ipfw add pipe 1 all from ....
>>> ipfw pipe 1 config bw 10Mbit/s queue 50Kbytes
>>> (adjust queue size ~40ms at rated speed)
>> no paketfiltering on the host itself is intended and i don't know
>> anything of ipfw for a simple setup, sorry.
right rules are:
ipfw add pipe 1 all from thishostip to destinationhostip out
ipfw pipe 1 config bw 10Mbit/s queue 50Kbytes
Kind regards,
Ingo Flaschberger
More information about the freebsd-net
mailing list