All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: David Beaumont <djb31st@gmail.com>
Subject: Re: [B.A.T.M.A.N.] Nat Question
Date: Mon, 16 Aug 2010 18:32:13 +0200	[thread overview]
Message-ID: <201008161832.14980.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <AANLkTimpmFOrT_AnH5Fq-50uLBJswhC_T1-B3G4fC8Nc@mail.gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1075 bytes --]

David Beaumont wrote:
> Sorry for the late reply, a few things came up over the weekend that i
> had to attend to.
> 
> Here are three tcp dump files from the internet node on bat0 and one
> on eth1 (the internet port)
> 
> Really don't understand what is wrong here :-(

Ok, test plan:

 * Find the machine and interface were a response from google.com could be
   received but which will not forward it to the other interface
 * take a real dump on all interfaces (wan and lan)
   tcpdump -s 0 -i eth1 -w eth1.dump
 * when the response packet is forwarded over the lan/bat0 interface but
   doesn't get to the final machine than please also create a tcpdump on the
   receiving machine (real interface and maybe bat0)
 * Go to your router and check mtu of your wan interface
 * Try to ping google.com with the maximum size (mtu - 28 bytes, for example 
   mtu 1492): ping -M do -s 1464 google.com
 * Send small tcp packet with small tcp response:
   echo "HEAD / HTTP/1.1\nHost: git.open-mesh.net\n\n"|nc git.open-mesh.net 80

Best regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-08-16 16:32 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.375.1281525844.17951.b.a.t.m.a.n@lists.open-mesh.org>
     [not found] ` <AANLkTim-RfupM1iHH-dFwtDiN5RLFVaP=AWK9=MH-dGK@mail.gmail.com>
2010-08-11 11:48   ` [B.A.T.M.A.N.] Nat Question David Beaumont
     [not found]     ` <AANLkTinhcpamuMGApH9D5SPn3VNkEi9BDCYwGkRcDdJq@mail.gmail.com>
2010-08-11 12:50       ` David Beaumont
2010-08-12  9:31     ` Marek Lindner
2010-08-12  9:38       ` David Beaumont
2010-08-12  9:50         ` Sven Eckelmann
2010-08-12 10:11           ` David Beaumont
2010-08-12 10:16             ` David Beaumont
2010-08-12 10:33               ` Marek Lindner
2010-08-12 10:41                 ` David Beaumont
2010-08-12 10:50                   ` Marek Lindner
2010-08-12 11:08                     ` David Beaumont
2010-08-12 11:29                       ` Sven Eckelmann
2010-08-12 11:41                         ` David Beaumont
2010-08-12 13:14                           ` David Beaumont
2010-08-12 13:19                             ` Marek Lindner
2010-08-12 13:26                               ` David Beaumont
2010-08-12 13:27                                 ` David Beaumont
2010-08-13  5:45                                   ` David Beaumont
2010-08-14 14:46                                     ` Marek Lindner
2010-08-16 13:11                                       ` David Beaumont
2010-08-16 16:32                                         ` Sven Eckelmann [this message]
2010-08-17  8:14                                           ` David Beaumont
2010-08-20  9:53                                             ` David Beaumont
2010-08-20  9:57                                             ` David Beaumont
2010-08-20  9:58                                               ` David Beaumont
2010-08-20 11:27                                                 ` Sven Eckelmann
2010-08-23  7:05                                                   ` David Beaumont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201008161832.14980.sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=djb31st@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.