Finding my IP Address

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Finding my IP Address

Post by CptnObvious999 » Mon Oct 24, 2005 4:25 pm

I know this seems like a simple question but I can't figure it out. I am behind a Wireless router (Linksys WRT54G) and I need my global IP address for my computer. When I go to http://www.whatismyip.com it gives me my routers IP Address which I know is my routers because if I run nmap -sS only 2 ports are open: http and https which is for the router administrator control panel. I only have the ipp port open. My local IP is 192.168.1.102 however I think this is only for within my network not for what other people would use to access me. I would like to do a SSH session from my school to my home but I am not sure what IP to use. Can anyone help me out?

User avatar
snarkout
Site Admin
Posts: 1342
Joined: Tue Aug 16, 2005 9:35 pm

Post by snarkout » Mon Oct 24, 2005 5:06 pm

You'll need to use your router's WAN IP. You'll have to setup port forwarding -- forward 22 to the internal IP you mentioned.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson

User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Post by CptnObvious999 » Mon Oct 24, 2005 5:48 pm

Thanks it works now.

User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Post by CptnObvious999 » Tue Oct 25, 2005 3:28 pm

Got another question relating to networking. I would like to set up DDNS with DynDNS.com but my router is using the http port for its administration control panel so I can't forward it to use my IP. My router has an option to use DynDNS and it successfully routes to my router. I could use alternate port 8080 I think but I want my site to come up when I type the domain without having to specify port 8080. Is there a way to get anything from my dyndns domain to automatically redirected to my computer?

User avatar
dann
Site Admin
Posts: 1132
Joined: Mon Apr 26, 2004 10:55 pm
Location: Hampton, Va, USA
Contact:

Post by dann » Wed Oct 26, 2005 9:19 am

I'm not that familiar with these routers, but isn't access through port 80 to the admin limited to the internal port? The external port has a different address assigned to it. I'm wondering if it would be possible to forward the external port 80 through to your internal network.

I believe Linc has dydns set up this way for his system. Thus, I would have to refer this question to him or another person with more experience on this forum.

User avatar
Linc
Site Admin
Posts: 345
Joined: Mon Apr 26, 2004 11:54 pm
Contact:

Post by Linc » Wed Oct 26, 2005 11:15 am

dann wrote:I'm not that familiar with these routers, but isn't access through port 80 to the admin limited to the internal port? The external port has a different address assigned to it. I'm wondering if it would be possible to forward the external port 80 through to your internal network.

I believe Linc has dydns set up this way for his system. Thus, I would have to refer this question to him or another person with more experience on this forum.
I do use dyndns, but I do not use a router. I use a modem, so my ip address to the outside world is actually my second ethernet device on my server machine. I do, however, have to use port 8080, but only because RCN (my provider) blocks port 80.
-Linc Fessenden

In the Beginning there was nothing, which exploded - Yeah right...

Post Reply