On Mon, Apr 03, 2006, Randy Bush wrote: > my ipfw.rules sez > add divert natd all from 192.168.0.0/24 to any via em0 > add divert natd all from any to 192.168.0.0/24 via ath0 > the two machines can ping eachother over the wireless. but > nat is just not doing it. try it that way: add divert natd all from any to external_ip in recv ext0 add divert natd all from lan_ip/24 to any out xmit rl0 HTH, -- sh
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC