* [LARTC] IMQ and GRE
@ 2002-07-02 10:35 Alexey Talikov
2002-07-02 16:37 ` Patrick McHardy
2002-07-03 8:51 ` Alexey Talikov
0 siblings, 2 replies; 3+ messages in thread
From: Alexey Talikov @ 2002-07-02 10:35 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] IMQ and GRE
2002-07-02 10:35 [LARTC] IMQ and GRE Alexey Talikov
@ 2002-07-02 16:37 ` Patrick McHardy
2002-07-03 8:51 ` Alexey Talikov
1 sibling, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2002-07-02 16:37 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] IMQ and GRE
2002-07-02 10:35 [LARTC] IMQ and GRE Alexey Talikov
2002-07-02 16:37 ` Patrick McHardy
@ 2002-07-03 8:51 ` Alexey Talikov
1 sibling, 0 replies; 3+ messages in thread
From: Alexey Talikov @ 2002-07-03 8:51 UTC (permalink / raw)
To: lartc
Thanks Patrick !!
I also found answer on my last question. It's may be interesting for you
http://pptpclient.sourceforge.net/diagrams.phtml
-----------------------------------
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-07-03 8:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-02 10:35 [LARTC] IMQ and GRE Alexey Talikov
2002-07-02 16:37 ` Patrick McHardy
2002-07-03 8:51 ` Alexey Talikov
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.