All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] how to shape vpn tarffic based on pptp
@ 2002-01-15 11:30 Chandrashekhar Joshi
  2002-01-16 10:26 ` Martin Devera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chandrashekhar Joshi @ 2002-01-15 11:30 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

hello everybody,

can anyone shed some light on howto shape pptp based vpn traffic using htb.
that is allowing say "x kbps" to other internet services and "y kbps" to 
pptp based vpn traffic with each class capable of borrowing from the 
other incase of less traffic on either side.

thanks
shekhar

[-- Attachment #2: Type: text/html, Size: 377 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] how to shape vpn tarffic based on pptp
  2002-01-15 11:30 [LARTC] how to shape vpn tarffic based on pptp Chandrashekhar Joshi
@ 2002-01-16 10:26 ` Martin Devera
  2002-01-16 14:12 ` Fredrik Björk
  2002-01-16 14:20 ` Martin Devera
  2 siblings, 0 replies; 4+ messages in thread
From: Martin Devera @ 2002-01-16 10:26 UTC (permalink / raw)
  To: lartc

Joshi,

did you read FAQ or HTB man ? It should be clear to you ..
Onlt difference it that you will have to determine PPTP's
port number.
devik

On Tue, 15 Jan 2002, Chandrashekhar Joshi wrote:

> hello everybody,
> 
> can anyone shed some light on howto shape pptp based vpn traffic using htb.
> that is allowing say "x kbps" to other internet services and "y kbps" to 
> pptp based vpn traffic with each class capable of borrowing from the 
> other incase of less traffic on either side.
> 
> thanks
> shekhar
> 

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] how to shape vpn tarffic based on pptp
  2002-01-15 11:30 [LARTC] how to shape vpn tarffic based on pptp Chandrashekhar Joshi
  2002-01-16 10:26 ` Martin Devera
@ 2002-01-16 14:12 ` Fredrik Björk
  2002-01-16 14:20 ` Martin Devera
  2 siblings, 0 replies; 4+ messages in thread
From: Fredrik Björk @ 2002-01-16 14:12 UTC (permalink / raw)
  To: lartc

Hi!

PPTP uses the GRE protocol (protocol 47, TCP is number 6 and UDP is 17) and 
TCP port 1723. I don't think you can shape GRE with CBQ-based traffic 
shaping (or can you?). I don't know if the payload goes through GRE though, 
so that may be a smaller problem.

/Fredrik

At 11:26 2002-01-16 +0100, you wrote:
>Joshi,
>
>did you read FAQ or HTB man ? It should be clear to you ..
>Onlt difference it that you will have to determine PPTP's
>port number.
>devik
>
>On Tue, 15 Jan 2002, Chandrashekhar Joshi wrote:
>
> > hello everybody,
> >
> > can anyone shed some light on howto shape pptp based vpn traffic using htb.
> > that is allowing say "x kbps" to other internet services and "y kbps" to
> > pptp based vpn traffic with each class capable of borrowing from the
> > other incase of less traffic on either side.
> >
> > thanks
> > shekhar
> >
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] how to shape vpn tarffic based on pptp
  2002-01-15 11:30 [LARTC] how to shape vpn tarffic based on pptp Chandrashekhar Joshi
  2002-01-16 10:26 ` Martin Devera
  2002-01-16 14:12 ` Fredrik Björk
@ 2002-01-16 14:20 ` Martin Devera
  2 siblings, 0 replies; 4+ messages in thread
From: Martin Devera @ 2002-01-16 14:20 UTC (permalink / raw)
  To: lartc

You can IMHO. u32 filter has "protocol" keyword. Use
it with src 0/0 

On Wed, 16 Jan 2002, Fredrik [iso-8859-1] Björk wrote:

> Hi!
> 
> PPTP uses the GRE protocol (protocol 47, TCP is number 6 and UDP is 17) and 
> TCP port 1723. I don't think you can shape GRE with CBQ-based traffic 
> shaping (or can you?). I don't know if the payload goes through GRE though, 
> so that may be a smaller problem.
> 
> /Fredrik
> 
> At 11:26 2002-01-16 +0100, you wrote:
> >Joshi,
> >
> >did you read FAQ or HTB man ? It should be clear to you ..
> >Onlt difference it that you will have to determine PPTP's
> >port number.
> >devik
> >
> >On Tue, 15 Jan 2002, Chandrashekhar Joshi wrote:
> >
> > > hello everybody,
> > >
> > > can anyone shed some light on howto shape pptp based vpn traffic using htb.
> > > that is allowing say "x kbps" to other internet services and "y kbps" to
> > > pptp based vpn traffic with each class capable of borrowing from the
> > > other incase of less traffic on either side.
> > >
> > > thanks
> > > shekhar
> > >
> >
> >_______________________________________________
> >LARTC mailing list / LARTC@mailman.ds9a.nl
> >http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
> 
> 

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-16 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-15 11:30 [LARTC] how to shape vpn tarffic based on pptp Chandrashekhar Joshi
2002-01-16 10:26 ` Martin Devera
2002-01-16 14:12 ` Fredrik Björk
2002-01-16 14:20 ` Martin Devera

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.