Page 2 of 2

Posted: Thu Dec 01, 2005 9:05 pm
by nickman013
If anybody knows how to make my external IP go to a internal machine please tell me.

Posted: Thu Dec 01, 2005 10:15 pm
by echo
maybe this page will assist you
http://www.dyndns.com/services/dns/

Posted: Fri Dec 02, 2005 1:42 pm
by nickman013
That is a good site but It wont do what I need. Here is my problem.

I have XAMPP running on my iMac (Internal IP: 192.168.1.12 on port 8080). I can access the web server from any computer in my network by typing, 192.168.1.12:8080 in a web browser. But I cannot access it on my External IP (68.195.182.41 with port 8080). I forwarded port 8080 to 8080 UDP and TCP to my 192.168.1.12 computer on my Linksys BEFSR41 V2 Router. It didnt work, I also tryed DMZ 192.168.1.12, still nothing.

I need outside people to be able to access my webserver on 68.195.182.41:8080.

Thank You