From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 5 Oct 2009 22:01:30 +0800 References: <200910051849.49493.lindner_marek@yahoo.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200910052201.30645.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv and TCP problem Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday 05 October 2009 20:12:20 a wrote: > No, > > it is not a MTU problem. TCP packet are small (I'm sending only few > characters) and big packet size (1400 byte) ping works The limit on ethernet is 1500 bytes - please try that. If that still works you should log the traffic on the GW with "batctl td" to see what your packets are doing. Feel free to post the log here if you need help. Regards, Marek