Thanks for the link John, what about doing something like this:
natd -dynamic -interface en1
ipfw -f flush
ipfw add divert natd all from any to any via en1
ipfw add pass all from any to any
Where"en1" is the airport adapter
I found this on the forums but have yet to try it out.
natd -dynamic -interface en1
ipfw -f flush
ipfw add divert natd all from any to any via en1
ipfw add pass all from any to any
Where"en1" is the airport adapter
I found this on the forums but have yet to try it out.