All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bingner Sam J. Contractor RSIS" <Sam.Bingner@hickam.af.mil>
To: linux-kernel@vger.kernel.org
Subject: Fwd: RE: ARP responses broken!
Date: Tue, 17 Apr 2001 08:14:17 -1000	[thread overview]
Message-ID: <3adc87f9.e7.0@hawaii.rr.com> (raw)

****** Forwarded Message Follows *******
>To: "'Christopher Friesen'" <cfriesen@nortelnetworks.com>,   Sampsa Ranta	
<sampsa@netsonic.fi>
>From: "Bingner Sam J. Contractor RSIS" <Sam.Bingner@hickam.af.mil>
>Date: Tue, 17 Apr 2001 18:07:41 -0000
>
>I tested this with kernel version 2.2.18 and arp_filter appeared to be
>broken... I enabled it for /proc/sys/net/ipv4/conf/all/arp_filter,
>/proc/sys/net/ipv4/conf/eth0/arp_filter and
>/proc/sys/net/ipv4/conf/eth1/arp_filter and it did not change the arp
>behavior at all.  I enabled hidden and it worked, is there a know problem
>with this functionality?
>
>	Sam Bingner
>	PACAF CSS/SCHE
>	Contractor RSIS
>	DSN	315 449-7889
>	COMM	808 449-7889
>
>
>-----Original Message-----
>From: Christopher Friesen [mailto:cfriesen@nortelnetworks.com]
>Sent: Tuesday, April 17, 2001 4:25 AM
>To: Sampsa Ranta
>Cc: linux-net; linux-kernel
>Subject: Re: ARP responses broken!
>
>
>Sampsa Ranta wrote:
>
>> I have two interfaces that share same subnet, I call eth0 194.29.192.37
>> and eth1 194.29.192.38. I have forwarding turned on, proxy arp is not
>> neighter are redirects.
>> 
>> When I flush local neighbor table in other machine I use to observe the
>> response and ping the router I get response like:
>> 
>> 23:38:25.278848 > arp who-has 194.29.192.38 tell 194.29.192.10
>(0:50:da:82:ae:9f)
>> 23:38:25.278988 < arp reply 194.29.192.38 is-at 0:1:2:dc:d2:64
>(0:50:da:82:ae:9f)
>> 23:38:25.279009 < arp reply 194.29.192.38 is-at 0:1:2:dc:d2:6c
>(0:50:da:82:ae:9f)
>> 
>> The second one is the valid one, but both interfaces seem to answer to the

>> broadcasted packet with their own ARP addresses.
>
>This is the default Linux behaviour.  It can be turned off by running the
>following command as root:
>
>echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter
>
>This ensures that interfaces will only respond to arp requests for IP
>addresses
>which are configured as belonging to that particular interface.
>
>Chris
>
>-- 
>Chris Friesen                    | MailStop: 043/33/F10  
>Nortel Networks                  | work: (613) 765-0557
>3500 Carling Avenue              | fax:  (613) 765-2986
>Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>

                 reply	other threads:[~2001-04-17 18:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3adc87f9.e7.0@hawaii.rr.com \
    --to=sam.bingner@hickam.af.mil \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.