Hi,
I'm trying to use OS X's built in web server. I'm connecting to the internet through an Airport Extreme Base Station (using NAT and DHCP), which is connected to a cable modem. Under the "port mapping" sectino of the base station, I've entered:
Public Port: 80
Private IP Address: 10.0.1.201
Private Port: 80
Now, I've configured my computer so that it always gets IP address 10.0.1.201, but no matter what I do, I can't get the web page from outside my network. Let's say me IP address were 128.148.181.154 (which it used to be....), would I just type:
http://128.148.181.154/~gtaubman/website.html ?
do I need
http://128.148.181.154:80/ ?
Either way, neither works. I thought this is what port forwarding was supposed to be for.
Any help?
Thanks!
Gabe
Edit:
I just found a site which says that it works, but that you just can't tell from inside the network. Is this true?