From: "Joan Fuster Monzó" <joan@jfuster.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] IMQ & NAT
Date: Mon, 05 Apr 2004 22:55:01 +0000 [thread overview]
Message-ID: <1081205700.4126.24.camel@snowball> (raw)
In-Reply-To: <1081120183.994.18.camel@snowball>
[-- Attachment #1: Type: text/plain, Size: 753 bytes --]
El lun, 05-04-2004 a las 17:58, Andre Correa escribió:
> Hi Joan, can you please tell us what version of kernel and iptables are
> you using?
Kernel -> 2.6.3
Iptables -> 1.2.9
> Are you using Patrick McHardy's / www.linuximq.net original IMQ
> implementation?
I can't apply imq-nat patch to the imq patch, both from www.linuximq.net
(only the imq). I used this patches
http://www.digriz.org.uk/jdg-qos-script/releases/binaries-latest.tar.bz2
Finally, this is my new IMQ conf:
iptables -t mangle -A POSTROUTING -o eth1 -j IMQ --todev 0
iptables -t mangle -A POSTROUTING -p tcp -o eth1 --sport 80 -j MARK
--set-mark 3
iptables -t mangle -A POSTROUTING -p tcp -o eth1 --sport 80 -j RETURN
...
Thanks Roy!
Joan
[-- Attachment #2: Esta parte del mensaje está firmada digitalmente --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-04-05 22:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-04 23:09 [LARTC] IMQ & NAT Joan Fuster Monzó
2004-04-05 15:58 ` Andre Correa
2004-04-05 22:55 ` Joan Fuster Monzó [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-02 20:42 [LARTC] IMQ + NAT Jonas Jasas
2006-06-06 14:35 ` Andy Furniss
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=1081205700.4126.24.camel@snowball \
--to=joan@jfuster.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 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.