Low Bandwidth on intercontinental connections
Ingo Flaschberger
if at xip.at
Wed Nov 21 17:52:56 UTC 2012
Am 21.11.2012 18:32, schrieb Marc Peters:
> Hi Ben,
>
> i don't think this is memory related, too. We used plain CLI scp ot ftp
> from base, both times.
>
> Here is the requested data:
>
> Linux ---> FreeBSD:
>
> root at linux:~# scp jdk-6u33-linux-x64.bin 172.16.3.10:
> Password:
> jdk-6u33-linux-x64.bin 89% 61MB 59.0KB/s
>
> FreeBSD ---> Linux:
>
> [root at freebsd ~]# scp test.tgz 172.16.4.50:
> Password:
> test.tgz 100% 59MB 1.1MB/s 00:55
> [root at freebsd ~]#
>
> From BSD to Linux is not as fast as L <--> L.
>
> I don't think, this is network related in some sort.
hm - sounds like a duplex problem?
*) whats the distance between Linux and FreeBSD box?
*) check network counters:
linux: ifconfig
FreeBSD: netstat -nia
look for errors
check switches between (or as far as possible) for full duplex, also
FreeBSD (ifconfig)
*) check and compare tcpdump
Kind regards,
Ingo Flaschberger
More information about the freebsd-net
mailing list