All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wingtung.Leung s965817@uia.ua.ac.be
To: lartc@vger.kernel.org
Subject: [LARTC] balancing behind NAT?
Date: Sat, 02 Dec 2000 22:54:18 +0000	[thread overview]
Message-ID: <marc-lartc-98373938216989@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216983@msgid-missing>

<PRE>On Fri, 1 Dec 2000, Sander wrote:

&gt;<i> At 03:58 1-12-00 +0000, you wrote:
</I>&gt;<i>
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;The thing I don't understand is that packets coming from the internet to
</I>&gt;<i> &gt;(for example) 192.168.0.4 will not be marked so how can they be
</I>&gt;<i> &gt;routed to the right class ?
</I>
You need to create seperate queues for each direction. Outgoing traffic to
the internet gets in a queue in your eth1 (internet) and incoming traffic
to your LAN is put in queues at eth0 (LAN).

You just need to mark the packets depending on the incoming interface and
destination. (check out ipchains or iptables)





</PRE>

      parent reply	other threads:[~2000-12-02 22:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-30 12:25 [LARTC] balancing behind NAT? lethal
2000-11-30 18:00 ` Sander
2000-12-01 13:16 ` Sander
2000-12-02 22:54 ` Wingtung.Leung [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-98373938216989@msgid-missing \
    --to=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.