Linky Spy

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post by nickman013 »

If anybody knows how to make my external IP go to a internal machine please tell me.
echo
Forum Newbie
Posts: 4
Joined: Fri Sep 09, 2005 9:39 am

Post by echo »

maybe this page will assist you
http://www.dyndns.com/services/dns/
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post 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
Post Reply