All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Q A <qarce_mail_lists@yahoo.com>
Cc: root@chaos.analogic.com, linux-kernel@vger.kernel.org, qarce@yahoo.com
Subject: Re: ARP shows client is given wrong MAC Address for system with 2 NICs
Date: Wed, 05 Dec 2001 22:10:01 -0700	[thread overview]
Message-ID: <3C0EFDA9.6090500@candelatech.com> (raw)
In-Reply-To: <20011206021449.70021.qmail@web20308.mail.yahoo.com>

Have you tried turning on arp-filtering?  It generally
acts more sane in a 2+ NIC machine.  Try:

echo 1 > /proc/sys/net/ipv4/conf/all/arp_filter



Q A wrote:

> 
> Thanks, but I am not moving the IP from one to the
> other.  I am just saying it doesn't matter _(A) does
> not have to be eth0.  Try setting up a system with 2
> NICs and follow my notes.  I have checked another
> system with a normal 2.4.3 kernel.
> 
> Thanks for yours and everyone elses help.
> 
> Q
> 
> 
> --- "Richard B. Johnson" <root@chaos.analogic.com>
> wrote:
> 
>>[SNIPPED...]
>>There is an ARP cache, always has been, always will
>>be. This is so
>>an ARP (Address Resolution Protocol) probe doesn't
>>have to occur for
>>every data transmission. It is presumed that an IP
>>address, including
>>your own, won't jump around from device-to-device.
>>
>>You are moving your IP address to another device
>>(MAC address). What
>>do you expect?
>>
>>You can delete the old entries from your ARP cache,
>>but it has to
>>be done for every system that would be affected or
>>you can just wait
>>for the ARP cache entry to expire.
>>
>>    /sbin/arp -d ipaddress
>>
>>
>>Cheers,
>>Dick Johnson
>>
>>Penguin : Linux version 2.4.1 on an i686 machine
>>(799.53 BogoMips).
>>
>>    I was going to compile a list of innovations
>>that could be
>>    attributed to Microsoft. Once I realized that
>>Ctrl-Alt-Del
>>    was handled in the BIOS, I found that there
>>aren't any.
>>
>>
>>
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.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/
> 
> 


-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear



  reply	other threads:[~2001-12-06  5:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-04 23:25 ARP shows client is given wrong MAC Address for system with 2 NICs Q A
2001-12-05 19:03 ` Richard B. Johnson
2001-12-05 19:57   ` Christopher Friesen
2001-12-06  2:14   ` Q A
2001-12-06  5:10     ` Ben Greear [this message]
2001-12-06 18:19   ` Bernd Eckenfels

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=3C0EFDA9.6090500@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qarce@yahoo.com \
    --cc=qarce_mail_lists@yahoo.com \
    --cc=root@chaos.analogic.com \
    /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.