Networking Forums

Networking Forums > Network Hardware > Network Routers > please advise on external IP

Reply
Thread Tools Display Modes

please advise on external IP

 
 
Tom Impelluso
Guest
Posts: n/a

 
      05-09-2009, 05:57 PM

I normally run network codes from my university (where there is no ISP
intermdiary - or is there?)

But from home, I have this intermediary of cox.net; and this confuses me.

And I feel like a child re-learing things as I try to do more from home.

At home, on my PC, I type ipconfig.
And I get 192.168.1.104

So would imagine that that cannot be my IP address (but what is it?)
(And, what is it in the context of me working at school on a UNIX machine
and going to /etc/hosts and seeing each machine with an IP address?)

From home, when I go to whatismyip.com, I get: 68.167.43.161
However, ALL the laptops in my home have 68.167.43.161
So where is the unique number here?

I have logged into my router and THOUGHT I was accessing the port
forwarding calls properly.

But now I am not so sure...

So... In a nutshell:

1. What is it about my university that, when I run a code as a server and
decide it will accept connections on a a port above 6000 (socket,
bind, listen, accept, socket, connect)... done... over... easy... never
had
a problem.

2. What is it about cox that I have this intermediary... and how can I
find out what port is the one for my current laptop.

I can connect to my router and forward the ports...

But could someone please take the time to frame what is happening?

(I know my IP cannot be 192.168.1.104 .... but what IS that number
specific for? Cox? Linksys (and only Linksys) routers? all routers?


 
Reply With Quote
 
 
 
 
Rambo
Guest
Posts: n/a

 
      05-09-2009, 09:28 PM
Tom Impelluso wrote:
>
> I normally run network codes from my university (where there is no ISP
> intermdiary - or is there?)
>
> But from home, I have this intermediary of cox.net; and this confuses me.
>
> And I feel like a child re-learing things as I try to do more from home.
>
> At home, on my PC, I type ipconfig.
> And I get 192.168.1.104
>
> So would imagine that that cannot be my IP address (but what is it?)
> (And, what is it in the context of me working at school on a UNIX machine
> and going to /etc/hosts and seeing each machine with an IP address?)
>
> From home, when I go to whatismyip.com, I get: 68.167.43.161
> However, ALL the laptops in my home have 68.167.43.161
> So where is the unique number here?
>
> I have logged into my router and THOUGHT I was accessing the port
> forwarding calls properly.
>
> But now I am not so sure...
>
> So... In a nutshell:
>
> 1. What is it about my university that, when I run a code as a server
> and decide it will accept connections on a a port above 6000 (socket,
> bind, listen, accept, socket, connect)... done... over... easy... never had
> a problem.
>
> 2. What is it about cox that I have this intermediary... and how can I
> find out what port is the one for my current laptop.
>
> I can connect to my router and forward the ports...
>
> But could someone please take the time to frame what is happening?
>
> (I know my IP cannot be 192.168.1.104 .... but what IS that number
> specific for? Cox? Linksys (and only Linksys) routers? all routers?
>
>

I cannot answer all your question, but:
68.167.43.161 is the IP adress of your linksys modem/router given by
your ISP.

192.168.1.104 is the IP adresse of your pc given by the DHCP of your
linksys modem/router.

To permit you running network code at home, it could be that you should
position routing in your linksys modem/router attribuating the port
number xxx to the ip adress 192.168.1.104 - so the code try to work with
68.167.43.161 in fact work for 192.168.1.104 (other pc on your home did
not have the same (192.168.1.104) IP adress so there is only your pc
that could run the network code.
 
Reply With Quote
 
Rambo
Guest
Posts: n/a

 
      05-10-2009, 08:42 PM
Bob Fry wrote:
>>>>>> "Rambo" == Rambo <(E-Mail Removed)> writes:

>
> Rambo> I cannot answer all your question, but: 68.167.43.161 is
> Rambo> the IP adress of your linksys modem/router given by your
> Rambo> ISP.
>
> Not quite. 68... is the IP number not of his linksys router, but
> simply his IP number (given by his ISP). It's an important
> distinction, because in fact his router will assign a NAT
> address for itself (192.168.xxx.xxx). So for typical SOHO use, his
> 68... IP number doesn't belong to any device within his home; whereas
> his various NAT addresses do belong to particular devices (routers and
> computers). They may change dynamically as computers are
> connected/disconnected, but at any given moment they have a distinct
> assignment. BTW his IP number probably changes too, if he doesn't pay
> for a static number.


Thanks for pinpointing this imprecision - i have simplyfied my
explanation for more clarity about his questions.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ISP advise.. scotty Broadband 35 10-01-2007 11:42 AM
How can I....(advise me pls) Ozzie Home Networking 5 02-15-2006 04:52 PM
Can Anyone Advise If AOL is a VPN rather than ... Tricky Dicky Broadband 5 01-17-2004 08:17 AM
XP, WPA, PLEASE advise! Kiamal X Wireless Internet 15 10-01-2003 09:08 PM
advise on new ap please les Wireless Internet 7 09-07-2003 05:16 PM



1 2 3 4 5 6 7 8 9 10 11