Fwd: how access inside from outside when nat is done from inside to outside

Daniel O'Callaghan danny at clari.net.au
Thu Apr 4 08:17:59 UTC 2013


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


More information about the freebsd-questions mailing list