From owner-freebsd-net@FreeBSD.ORG Thu Nov 22 10:44:09 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6910E1CE for ; Thu, 22 Nov 2012 10:44:09 +0000 (UTC) (envelope-from marc@mpeters.org) Received: from mail.mpeters.org (mail.mpeters.org [78.46.104.142]) by mx1.freebsd.org (Postfix) with ESMTP id 1DFBA8FC08 for ; Thu, 22 Nov 2012 10:44:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.mpeters.org (Postfix) with ESMTP id 1391013200F; Thu, 22 Nov 2012 11:44:08 +0100 (CET) X-Virus-Scanned: amavisd-new at mpeters.org Received: from mail.mpeters.org ([127.0.0.1]) by localhost (mail.mpeters.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fWbwBT4N58Mt; Thu, 22 Nov 2012 11:44:07 +0100 (CET) Received: from [192.168.0.204] (unknown [62.159.86.18]) by mail.mpeters.org (Postfix) with ESMTPSA id E18CC13200E; Thu, 22 Nov 2012 11:44:06 +0100 (CET) Message-ID: <50AE01F6.8030808@mpeters.org> Date: Thu, 22 Nov 2012 11:44:06 +0100 From: Marc Peters User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121104 Thunderbird/16.0.1 MIME-Version: 1.0 To: wishmaster Subject: Re: Low Bandwidth on intercontinental connections References: <50ADEB5C.6060401@mpeters.org> <50ACF62C.8000408@mpeters.org> <50AD2251.3040904@freebsd.org> <11556.1353578231.3984630695456866304@ffe8.ukr.net> In-Reply-To: <11556.1353578231.3984630695456866304@ffe8.ukr.net> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2012 10:44:09 -0000 On 11/22/2012 10:57 AM, wishmaster wrote: > >> The ping times are okay, as for the distance (DE to US): >> >> ping 172.16.3.10 >> PING 172.16.3.10 (172.16.3.10) 56(84) bytes of data. >> 64 bytes from 172.16.3.10: icmp_req=1 ttl=62 time=155 ms >> 64 bytes from 172.16.3.10: icmp_req=2 ttl=62 time=156 ms >> 64 bytes from 172.16.3.10: icmp_req=3 ttl=62 time=155 ms >> 64 bytes from 172.16.3.10: icmp_req=4 ttl=62 time=156 ms >> 64 bytes from 172.16.3.10: icmp_req=5 ttl=62 time=156 ms >> > Can you ping host not in IPSec channel? Ping external public IP second point. > The times are the same: root@linux:~# ping 8.35.XXX.XXX PING 8.35.XXX.XXX (8.35.XXX.XXX) 56(84) bytes of data. 64 bytes from 8.35.XXX.XXX: icmp_req=1 ttl=47 time=163 ms 64 bytes from 8.35.XXX.XXX: icmp_req=2 ttl=47 time=159 ms 64 bytes from 8.35.XXX.XXX: icmp_req=3 ttl=47 time=149 ms 64 bytes from 8.35.XXX.XXX: icmp_req=4 ttl=47 time=154 ms 64 bytes from 8.35.XXX.XXX: icmp_req=5 ttl=47 time=156 ms 64 bytes from 8.35.XXX.XXX: icmp_req=6 ttl=47 time=153 ms 64 bytes from 8.35.XXX.XXX: icmp_req=7 ttl=47 time=155 ms