From: Patrick McHardy <kaber@trash.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] IMQ and GRE
Date: Tue, 02 Jul 2002 16:37:44 +0000 [thread overview]
Message-ID: <marc-lartc-102562803718364@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102560613127354@msgid-missing>
hi.
Alexey Talikov wrote:
>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 ?
>
right. the problem is when sending packets to a device which
encapsulates them and both the non-encapsulated and the encapsulated go
to the same imq device.
>
>
>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
>-----------------------------------
>
hmm sorry i don't really get your configuration. gre tunnel is going
through ppp0 which is pptp over eth2 ?
you can just try out if it works, your computer won't crash if it
doesn't. you'll see some messages about
imq beeing deadlooped in the ringbuffer if it doesn't ...
Bye
Patrick
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-07-02 16:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-02 10:35 [LARTC] IMQ and GRE Alexey Talikov
2002-07-02 16:37 ` Patrick McHardy [this message]
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-102562803718364@msgid-missing \
--to=kaber@trash.net \
--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.