All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Schulz <msc@antzsystem.de>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] question about traffic control
Date: Mon, 20 Feb 2006 13:47:06 +0000	[thread overview]
Message-ID: <200602201447.07381.msc@antzsystem.de> (raw)
In-Reply-To: <43F9BC0B.5020606@info.nl>

On Monday 20 February 2006 13:54, Michiel van Es wrote:
> Hi,
>  I have the following situation:
>  1 gateway box with 2 WAN interfaces (eth1 and eth2).
>  1 LAN interface eth0
>  default gateway is eth2
>  I want to route all traffic with destination protocol tcp 22 (ssh)
> NOT over the default gateway eth2 but force them to find it's route
> over eth1. All other traffic must go the normal way over eth2.
>
>  Is this possible with tc or an other tool?

yes with iproute and little help from iptables for selecting which 
packets to route differently.

look at http://www.linuxguruz.com/iptables/howto/2.4routing-11.html

and please, don't send html mails to mailing lists.

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

  reply	other threads:[~2006-02-20 13:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20 12:54 [LARTC] question about traffic control Michiel van Es
2006-02-20 13:47 ` Markus Schulz [this message]
2006-02-20 17:53 ` Martin A. Brown

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=200602201447.07381.msc@antzsystem.de \
    --to=msc@antzsystem.de \
    --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.