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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to