Re: [vchkpw] How to Limit bandwidth

2004-01-28 Thread Alex Martin
Hello, You need to use netfilter for packet management. http://www.lartc.org I would recommend using shorewall. http://www.shorewall.net It is a straightforward way to make complex iptables rulsets. It also supports traffic control. I use "wondershaper" (<-google that) Regards, Alex Martin ht

Re: [vchkpw] How to Limit bandwidth

2004-01-28 Thread alucard
> How do i limit the bandwidth for outgoing messages ? > You should use a firewall -netfilter or something similar if your OS is not linux- taht has the option to regulate comming and outgoing packets... If there's a way to use any inter7 software to do such a thing I don't know it Juan

[vchkpw] How to Limit bandwidth

2004-01-28 Thread Alexandre Barbosa
Hi,   How do i limit the bandwidth for outgoing messages ?   One customer had used all my bandwidth send messages.   I have 2 Mbps, and i would like to set 1024 kbps to mail services ( SMTP / POP ).   Is that possible ?