* [LARTC] Shaping known application traffic
@ 2002-09-20 9:49 Sumit Pandya
2002-09-20 17:39 ` Stef Coene
0 siblings, 1 reply; 2+ messages in thread
From: Sumit Pandya @ 2002-09-20 9:49 UTC (permalink / raw)
To: lartc
Hi,
Many of traffic shaper products provide shaping based on certain
application type. How can we implement shaping of recognized application
types? Like FTP can take only 64Kbps irrelevant of weather FTP Server is
running on port 21 or 4096.
Thanks for your suggestions.
-- Sumit
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Shaping known application traffic
2002-09-20 9:49 [LARTC] Shaping known application traffic Sumit Pandya
@ 2002-09-20 17:39 ` Stef Coene
0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2002-09-20 17:39 UTC (permalink / raw)
To: lartc
On Friday 20 September 2002 11:37, Sumit Pandya wrote:
> Hi,
> Many of traffic shaper products provide shaping based on certain
> application type. How can we implement shaping of recognized application
> types? Like FTP can take only 64Kbps irrelevant of weather FTP Server is
> running on port 21 or 4096.
> Thanks for your suggestions.
Maybe you can try to mark the ftp packets with iptables and use the mark to
shape. There is already a iptables option that matches ftp-data packets. I
think it's easier to change iptables so you can mark certain data types.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-20 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 9:49 [LARTC] Shaping known application traffic Sumit Pandya
2002-09-20 17:39 ` Stef Coene
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.