From: Alexey Talikov <alexey_talikov@texlab.com.uz>
To: lartc@vger.kernel.org
Subject: [LARTC] IMQ and GRE
Date: Tue, 02 Jul 2002 10:35:01 +0000 [thread overview]
Message-ID: <marc-lartc-102560613127354@msgid-missing> (raw)
This question mainly for Patrick McHardy
As I understand problem about IMQ and GRE all been working fine, if I send packets from tunnel
to another IMQ. I'm right ?
My configuration
eth2 - main link
ppp0 - PPTP (tcp control connection on port 1723-over eth2 and GRE tunnel ppp0 )
I'm not sure that only GRE packets flowing through ppp0, can somebody corect me if not so ?
modprobe imq numdevs=2
..... ( queue config for imq0 and imq1 )
iptables -t mangle -A PREROUTING -i eth2 -j IMQ --todev 0
iptables -t mangle -A PREROUTING -i ppp0 -j IMQ --todev 1
ip link set imq0 up
ip link set imq1 up
Thank for any answer !!
-----------------------------------
mailto:alexey_talikov@texlab.com.uz
BR
Alexey Talikov
FORTEK
-----------------------------------
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2002-07-02 10:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-02 10:35 Alexey Talikov [this message]
2002-07-02 16:37 ` [LARTC] IMQ and GRE Patrick McHardy
2002-07-03 8:51 ` Alexey Talikov
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-102560613127354@msgid-missing \
--to=alexey_talikov@texlab.com.uz \
--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.