| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | Ip Probloms | |
| Date: | 2007-11-22 08:33:35 | |
| From: | forthfriend | |
|
I've heard that you have to set up your router to work with the outside ip function, but does an airport or a cable modem count as a router?
|
||
Showing messages 1 through 1 of 1.
-
Ip Probloms
2007-11-24 16:12:06 dalesignup [View]



The concept of NAT can be confusing but essentially the router WAN interface gets the Internet address from your ISP and gives your MAC a different address. A feature called Port overloading (PAT) enables the router to share 1 Internet address with multiple computers behind the router.
<Mac><---><Router><---><Internet address>
To allow incoming connections (Web) to your MAC you must tell the Router(NAT) which IP address to send the WWW requests to. (As you may have multiple computers) The Internet only sees the real ISP address of your network, not the other addresses behind the router.