[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: QoS on fw
- To: "Skliarouk Arieh" <arie(at-nospam)tkos.co.il>, "IGLU Mailing list" <linux-il(at-nospam)iglu.org.il>
- Subject: Re: QoS on fw
- From: "Ben-Nes Michael" <miki(at-nospam)canaan.co.il>
- Date: Thu, 27 Dec 2001 12:58:05 +0200
- Delivered-To: iglu.org.il-linux-il@iglu.org.il
- Organization: Canaan Surfing Ltd
- References: <Pine.LNX.4.33.0112271204420.22693-100000@node001.tkos.co.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Well im currently sniffing in this material too.
And If I understood it well then each class can be associated with
interface.
Example:
tc filter add dev eth0 parent 20:0 protocol ip prio 100 u32 match ip src
192.168.0.1/24 flowid 20:100
Tip: you can control only your outgoing packets and not the incoming so too
limit the bandwidth of an user you need to put rules on both interfaces.
eth0 ( int ) - limit uploads
eth1 ( ext ) - limit downloads
----- Original Message -----
From: "Skliarouk Arieh" <arie@tkos.co.il>
To: "IGLU Mailing list" <linux-il@iglu.org.il>
Sent: Thursday, December 27, 2001 12:08 PM
Subject: QoS on fw
> Hi!
>
> I'm planning to use QoS using destination port and
> packet size criteria. It would work if computer is connected
> to modem (analog/ISDN) (e.g. when packets are spooled locally).
>
>
> Will it work when computer is connected to router (FrameRelay/ADSL)?
> ADSL modem?
>
> Where the packets will be spooled in each case to be sent?
>
> ---
> Bye, | Fax: (972)-2-6796453 | Debian
> Arieh | Phone: (972)-5-4888832 | Now !!!
>
>
>
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
>
>
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il