Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Simon Haynes <simon@baydel.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Multiple network cards on same subnet problem (arp_filter=1)
Date: Thu, 19 May 2005 15:17:43 +0000	[thread overview]
Message-ID: <2184C5E025BB@baydel.com> (raw)
In-Reply-To: <427696B4.6030201@vulnscan.org>

I am having the same problems as detailed in the mailing list on the 2 May 
2005 with the subject   

[LARTC] Multiple network cards on same subnet problem (arp_filter=1)

http://mailman.ds9a.nl/pipermail/lartc/2005q2/015788.html

I want to set up three physical interfaces on the same subnet but only
one interface responds to all. I have tried setting arp_filter, arp_ignore and
arp _announce. I am running kernel 2.6.12-rc1 

This is my setup
th0      Link encap:Ethernet  HWaddr 00:05:70:00:00:02
          inet addr:10.0.0.1  Bcast:10.255.255.255  Mask:255.0.0.0

eth1      Link encap:Ethernet  HWaddr 00:05:70:80:00:01
          inet addr:10.0.0.2  Bcast:10.255.255.255  Mask:255.0.0.0

eth2      Link encap:Ethernet  HWaddr 00:05:70:C0:00:01
          inet addr:10.0.0.3  Bcast:10.255.255.255  Mask:255.0.0.0


I have tried to use the fix detailed in the list  

# ip rule add from 10.0.0.1 lookup 10
# ip route add table 10 default src 10.0.0.1 dev eth0

etc.

but the command fails as shown

-bash-2.05b# ip rule add from 10.0.0.1 lookup 10
RTNETLINK answers: Invalid argument
-bash-2.05b#

Is there something else I need to do ?

Cheers Simon


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      parent reply	other threads:[~2005-05-19 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-02 21:08 [LARTC] Multiple network cards on same subnet problem (arp_filter=1) Bram Matthys (Syzop)
2005-05-02 21:18 ` [LARTC] Multiple network cards on same subnet problem Joe Nuts
2005-05-02 21:42 ` Bram Matthys (Syzop)
2005-05-03  5:09 ` Taylor, Grant
2005-05-19 15:17 ` Simon Haynes [this message]

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=2184C5E025BB@baydel.com \
    --to=simon@baydel.com \
    --cc=lartc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox