Geeks Talk

Prepare for your Next Interview




How to make my private IP address viewable on the Public Internet

This is a discussion on How to make my private IP address viewable on the Public Internet within the Networking forums, part of the category; I have a surveilance software on my Lan with port no 8080, but I am unable to view it over the internet when i type http://my ipadd/8080. How ...


Go Back   Geeks Talk > Networking

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-12-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
How to make my private IP address viewable on the Public Internet

I have a surveilance software on my Lan with port no 8080, but I am unable to view it over the internet when i type http://my ipadd/8080.
How do I make my private IP address to be seen on the public internet?
Other ideas of achieving same purpose, I want my surveillance software online realtime over the web.

Question asked by visitor okey nwaokenneya
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-13-2007
Contributing Member
 
Join Date: Oct 2006
Location: India, TamilNadu, Chennai
Posts: 79
Thanks: 9
Thanked 7 Times in 7 Posts
anushya is on a distinguished road
Re: How to make my private IP address viewable on the Public Internet

Hi,

Try http://myipadd:8080

First of all, if u have a private ipaddress and u want to see that on the public internet, then, ur gateway must be a public ipaddress and ip forwarding should come into pciture.
That is, say ur private ip: 192.168.1.10 and ur gateway: 44.122.1.6 which is a public ipaddress. And, the firewall rule: "Allow from internet - the 8080 traffic should be forwarded or redirected to ur lan ip(192.168.1.10)" should be added.

Type from the internet as: http:44.122.1.6:8080
The traffic from wan to lan will be redirected to ur private ip: 192.168.1.10 on port 8080 to access ur software.

May answer ur question.
__________________
**********
with Thanks and Regards,
[B][I][COLOR="DarkRed"]Anushya.G[/COLOR][/I][/B]:)
**********
Reply With Quote
  #3 (permalink)  
Old 06-13-2007
Contributing Member
 
Join Date: Apr 2007
Location: India
Posts: 61
Thanks: 2
Thanked 13 Times in 9 Posts
Haitalk is on a distinguished road
Re: How to make my private IP address viewable on the Public Internet

Hi,
If you have static public IP from ISP and u install that software on that gateway system, u can use http://YourPublicIP:8080 to access it from internet. If you install it on a system with private IP, u need to configure IP forwarding/ mapping in Proxy or NAT. If you have dynamic IP from ISP ie. dialup, cable etc., it would be difficult as the the public IP changes frequently so that u have to check the IP each time u want to connect.
__________________
Regards,
Anoop :)
If its useful, dont forget to [COLOR="Red"]THANK[/COLOR] me :cool:
Reply With Quote
Reply

  Geeks Talk > Networking


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Public static final variables in interfaces ani_lavanya Java 1 05-02-2007 05:38 AM
Protect your password in cyber cafe and on public computers Lokesh M Geeks Lounge 1 12-20-2006 04:27 AM
Make me understand about make program in UNIX Remasri Unix/Linux 1 08-06-2006 03:22 PM
Private Forum for Contributors and Moderators admin Site News & Announcements 3 06-17-2006 07:38 AM


All times are GMT -4. The time now is 04:37 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved