All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem:  RFC1166 addressing
@ 2002-09-16 16:50 tomc
  2002-09-16 17:04 ` Russell King
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: tomc @ 2002-09-16 16:50 UTC (permalink / raw)
  To: linux-kernel

RFC 1166 states that:


 The class A network number 127 is assigned the "loopback"
         function, that is, a datagram sent by a higher level protocol
         to a network 127 address should loop back inside the host.  No
         datagram "sent" to a network 127 address should ever appear on
         any network anywhere.

 Linux does not enforce this.  I have uncovered some users using this
function to attempt to circumvent the firewall.  I am able to "create" 127
network traffic as follows:

Machine 1:   ifconfig eth0:1 127.1.2.3   [ running kernel 2.2.14 ]

Machine 2:   ifconfig eth0:1 127.1.2.4  [ running kernel 2.4.19 ]

Machine 2:  ping 127.1.2.3

Packets move between the hosts.    Also seems to work on Macintosh.





tc



^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Problem:  RFC1166 addressing
@ 2002-09-16 17:33 tomc
  0 siblings, 0 replies; 6+ messages in thread
From: tomc @ 2002-09-16 17:33 UTC (permalink / raw)
  To: Gerhard Mack; +Cc: linux-kernel


You are correct sir.   I was just quite surprised to find that it works,
and that I can reassign the 127 network to any interface I like.

tc


                                                                                                                
                    Gerhard Mack                                                                                
                    <gmack@innerfi       To:     tomc@teamics.com                                               
                    re.net>              cc:     linux-kernel@vger.kernel.org                                   
                                         Subject:     Re: Problem:  RFC1166 addressing                          
                    09/16/02 12:25                                                                              
                    PM                                                                                          
                                                                                                                
                                                                                                                




On Mon, 16 Sep 2002 tomc@teamics.com wrote:

> Date: Mon, 16 Sep 2002 11:50:36 -0500
> From: tomc@teamics.com
> To: linux-kernel@vger.kernel.org
> Subject: Problem:  RFC1166 addressing
>
> RFC 1166 states that:
>
>
>  The class A network number 127 is assigned the "loopback"
>          function, that is, a datagram sent by a higher level protocol
>          to a network 127 address should loop back inside the host.  No
>          datagram "sent" to a network 127 address should ever appear on
>          any network anywhere.
>
>  Linux does not enforce this.  I have uncovered some users using this
> function to attempt to circumvent the firewall.  I am able to "create"
127
> network traffic as follows:
>
> Machine 1:   ifconfig eth0:1 127.1.2.3   [ running kernel 2.2.14 ]
>
> Machine 2:   ifconfig eth0:1 127.1.2.4  [ running kernel 2.4.19 ]
>
> Machine 2:  ping 127.1.2.3
>
> Packets move between the hosts.    Also seems to work on Macintosh.


I would call that a bug in the firewall rules.  Depending on the hosts to
behave in such a way as to make life easier for the firewall makes for a
losing proposition.

     Gerhard


--
Gerhard Mack

gmack@innerfire.net

<>< As a computer I find your faith in technology amusing.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-09-16 22:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-16 16:50 Problem: RFC1166 addressing tomc
2002-09-16 17:04 ` Russell King
2002-09-16 17:25 ` Gerhard Mack
2002-09-16 17:26 ` Richard B. Johnson
2002-09-16 23:06 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2002-09-16 17:33 tomc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.