Networking Forums

Networking Forums > Computer Networking > Linux Networking > Loop back address

Reply
Thread Tools Display Modes

Loop back address

 
 
aarklon@gmail.com
Guest
Posts: n/a

 
      08-01-2008, 08:32 AM
Hi all,

The following is the definition of loop back address ,i saw in the
book tcp/ip guide

special range of addresses ,127.0.0.0 to 127.255.255.255 , is set
aside for loop back functionality.IP datagrams sent by a host to a
127.x.x.x loop back address are not passed down to the data link layer
for transmission,instead they loopback
to the source device at the IP level. In essence this short circuits
the normal protocol stack; data is sent by a device's layer 3 IP
implementation and immediately received by it.

This loopback range is used for testing the TCP/IP protocol
implementation on a host. since the lower layers are short
circuited ,sending to a loopback address allows you to isolate and
test the higher layers ,IP and above without interference from lower
layers. 127.0.0.1 is the address most commonly used for testing
purposes

now my question is as follows

1)This loopback range is used for testing the TCP/IP protocol
implementation on a host. since the lower layers are short
circuited ,sending to a loopback address allows you to isolate and
test the higher layers

can any one give example(s) for this or a situation where this is
used ?

 
Reply With Quote
 
 
 
 
Mario lzteM
Guest
Posts: n/a

 
      08-04-2008, 07:30 AM
Hi.

I'm using the loopback-IF to for e.q. to check, if my deamons (apache,
snmpd, ...) are locally running and if the right ports are in listenning
state (well, this can show netstat too ...).

regards


<(E-Mail Removed)> schrieb im Newsbeitrag
news:c1b928ea-2be6-41fd-817e-(E-Mail Removed)...
> Hi all,
>
> The following is the definition of loop back address ,i saw in the
> book tcp/ip guide
>
> special range of addresses ,127.0.0.0 to 127.255.255.255 , is set
> aside for loop back functionality.IP datagrams sent by a host to a
> 127.x.x.x loop back address are not passed down to the data link layer
> for transmission,instead they loopback
> to the source device at the IP level. In essence this short circuits
> the normal protocol stack; data is sent by a device's layer 3 IP
> implementation and immediately received by it.
>
> This loopback range is used for testing the TCP/IP protocol
> implementation on a host. since the lower layers are short
> circuited ,sending to a loopback address allows you to isolate and
> test the higher layers ,IP and above without interference from lower
> layers. 127.0.0.1 is the address most commonly used for testing
> purposes
>
> now my question is as follows
>
> 1)This loopback range is used for testing the TCP/IP protocol
> implementation on a host. since the lower layers are short
> circuited ,sending to a loopback address allows you to isolate and
> test the higher layers
>
> can any one give example(s) for this or a situation where this is
> used ?
>



 
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
Desiging Back-to-Back ISA Firewall & VLAN Routing Habibalby Windows Networking 1 01-02-2009 03:20 PM
loop back address and own IP address asit Linux Networking 1 08-18-2008 06:43 AM
MAC address copied, I wanna change it back. kristian Linux Networking 1 04-24-2006 05:43 PM
Sockets, port and loop-back ? not@top-post Linux Networking 4 01-05-2004 01:24 PM
loop back adapter for Windows 98 Fred Davis Windows Networking 0 08-08-2003 02:43 PM



1 2 3 4 5 6 7 8 9 10 11