
I don't think asking "how do I do something on a Cisco" is really what this list is designed for.... No idea what Version of IOS you are running but look up the command rate-limit on the Cisco Web Site (http://www.cisco.com) And do something like this (if your version supports it) Int Ethernet 0 rate-limit output access-group 150 64000 8000 8000 conform-action continue exceed-action drop ! access-list 150 permit tcp any any eq 1214 (Limits port 1214 (Kazaa) to 64K) (but its a lot better to read up the docs yourself as I did this from memory) Thanks Craig Whitmore Orcon Internet http://www.orcon.net.nz ----- Original Message ----- From: "Sahil Gupta - NET4U" <sahil(a)sahil.net.nz> To: "Dean Pemberton" <dean-dated-1015190648.ad2478(a)flatnet.gen.nz> Cc: <nznog(a)list.waikato.ac.nz> Sent: Wednesday, February 27, 2002 10:46 AM Subject: Re: Traffic Shaping
Is it possible to specidy a proxy? That means all the packets flowing through will automatically go through a specified proxy server?
- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog