From mboxrd@z Thu Jan 1 00:00:00 1970 From: "s.az" Date: Tue, 07 Jun 2005 14:48:24 +0000 Subject: [LARTC] HOW TO REDUCE INTERNET TRAFFIC ONLY Message-Id: <42A5B3B8.5000406@inticomp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, How i reduce the traffic of a computer to internet only. Not my lan I did try with this, but it's useless: tc qdisc add dev ppp0 root handle 1: htb tc class add dev ppp0 parent 1: classid 1:1 htb rate 128kbit burst 6k tc filter add dev ppp0 parent 1: protocol ip u32 match ip dst 192.168.0.2 flowid 1:1 Can u give me a hand ? _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc