All of lore.kernel.org
 help / color / mirror / Atom feed
From: bert hubert <ahu@ds9a.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] adv. routing features not working?
Date: Fri, 21 Dec 2001 10:30:58 +0000	[thread overview]
Message-ID: <marc-lartc-100893068911411@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100888503304877@msgid-missing>

On Thu, Dec 20, 2001 at 04:23:54PM -0800, Ross Simpson wrote:

> Your suggestions work great (with one minor change).. thank you!
> But... I don't understand why.
> 
> > ip rule add from 10.4.44.11 table speed
> > ip rule add from 10.4.44.12 table lucent
> 
> What context is the 'from' in?  It seems to me that the linux box would
> never see packets from either of those two addresses (.11 and .12).  Maybe
> to them, but not from them.

This is *outgoing* routing! So in this case, 'from' looks at the source
address.

> > ip route add default via 10.4.44.1 dev eth0 table speed
> > ip route add default via 10.4.44.1 dev eth0 table lucent
> 
> I changed the gw on the speed entry to 10.4.44.2, which is correct for that
> router.

I was just testing to see if you were paying attention :-)

> Thanks again for all the help..

Np.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
Netherlabs BV / Rent-a-Nerd.nl           - Nerd Available -
Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

      parent reply	other threads:[~2001-12-21 10:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-20 21:50 [LARTC] adv. routing features not working? Ross Simpson
2001-12-20 21:56 ` bert hubert
2001-12-20 22:18 ` Ross Simpson
2001-12-20 22:22 ` bert hubert
2001-12-20 23:24 ` Ross Simpson
2001-12-21 10:30 ` bert hubert [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=marc-lartc-100893068911411@msgid-missing \
    --to=ahu@ds9a.nl \
    --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 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.