Skip to main content
Home Forums MacNN ICS HELL! Info needed! — #15
Post #15 by Mav
Source ForumMacNN
CategoryNetworking
Post DateWed, 29 Jun 2005 - 12:50
Original URLhttps://web.archive.org/web/20050731084552/https://forums.macnn.com/showthread.php?t=261447
Post
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.
mp.ls