Setup NAT on Mac OS X
$ sudo sysctl -w net.inet.ip.forwarding=1
$ sudo natd -interface en1
$ sudo ipfw add divert natd ip from any to any via en1
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.