[expert] Why do I have 2 IPs?

2001-11-13 Thread pesarif
Hi! I use 56K dialup. And in kppp/Details, I have a Local and Remote IP. By telneting into both IPs, it seems that the Local IP is actually my computer... So why do I have 2 IPs? What does it achieve? Windows doesn't do this, I think. Thanks, pesarif Want to buy your Pack or Services

RE: [expert] Why do I have 2 IPs?

2001-11-13 Thread Dennis Myhand
to the network or internet. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of pesarif Sent: Tuesday, November 13, 2001 4:32 AM To: [EMAIL PROTECTED] Subject: [expert] Why do I have 2 IPs? Hi! I use 56K dialup. And in kppp/Details, I have a Local and Remote IP

Re: [expert] Why do I have 2 IPs?

2001-11-13 Thread Wim De Hul
Hey, The first ip-address is 127.0.0.1 This is your loopback address, the loopback address is used to make connections to your own linux box without sending the IP-packet to your ethernet or dialup connection. The loopback address is also present in the /etc/hosts -file the hosts-file gives

Re: [expert] Why do I have 2 IPs?

2001-11-13 Thread Paul Devisser
Actually, Windows does do this, it just isn't as evident like Linux. If you are running IIS you can actually type in http://localhost. And from any command prompt you can ping 127.0.0.1 and localhost. Paul Devisser At 01:53 PM 11/13/2001 +0100, you wrote: Hey, The first ip-address is

Re: [expert] Why do I have 2 IPs?

2001-11-13 Thread Mike Rambo
Ken Thompson wrote: On Tuesday 13 November 2001 03:32 am, you wrote: Hi! I use 56K dialup. And in kppp/Details, I have a Local and Remote IP. By telneting into both IPs, it seems that the Local IP is actually my computer... So why do I have 2 IPs? What does it achieve?

Re: [expert] Why do I have 2 IPs?

2001-11-13 Thread Ken Thompson
On Tuesday 13 November 2001 03:32 am, you wrote: Hi! I use 56K dialup. And in kppp/Details, I have a Local and Remote IP. By telneting into both IPs, it seems that the Local IP is actually my computer... So why do I have 2 IPs? What does it achieve? Windows doesn't do this, I think.

Re: [expert] Why do I have 2 IPs?

2001-11-13 Thread Tim Holmes
In some cases, you may actually have 3 or 4 IPs. You'll always have the loopback address, which is labeled as lo. If you do a ifconfig lo as root, you should see something like this. [root@r2d2 /root]# ifconfig lo loLink encap:Local Loopback inet addr:127.0.0.1