Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2013 19:17:25 +1100
From:      Daniel O'Callaghan <danny@clari.net.au>
To:        freebsd-questions@freebsd.org
Subject:   Re: Fwd: how access inside from outside when nat is done from inside to outside
Message-ID:  <515D3715.9080206@clari.net.au>
In-Reply-To: <CAA_1SgEF7RtmY11yjFwFRspY-CwQ0fLqeTGvtx3jHkLQBA4mpQ@mail.gmail.com>
References:  <CAA_1SgGN7h9d8Rzbuwqa-2HrgwJffrqrfOdzjAqDNbBhkvehPA@mail.gmail.com> <CAA_1SgEF7RtmY11yjFwFRspY-CwQ0fLqeTGvtx3jHkLQBA4mpQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/04/2013 6:41 PM, s m wrote:
> request packets:   src:192.168.2.1----> dst: 192.168.1.1
> reply packets:       src: 192.168.2.50----> dst:192.168.2.1
This sort of thing tends to happen when the the packets are not being  
sent via divert socket properly.
Look carefully, step by step, at your ipfw rules which send packets to natd.
Also, run natd -v in a separate window instead of running it as a 
daemon, and it will show you the packets which go through natd, and what 
is done with them.

regards,

Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?515D3715.9080206>