timy Asked: 2012-04-19 09:42:53 +0800 CST2012-04-19 09:42:53 +0800 CST 2012-04-19 09:42:53 +0800 CST Can I use iptables to limit port's outgoing bandwidth? 772 I want to limit my linux server port 8080 at speed 500KB/s, can I do this with iptables? linux iptables traffic-shaping 1 Answers Voted Best Answer Kindjal 2012-04-20T06:52:58+08:002012-04-20T06:52:58+08:00 Are you specifically avoiding "tc" (traffic control: http://tldp.org/HOWTO/Traffic-Control-HOWTO/index.html)? I think "tc" is the more appropriate tool for that job.
Are you specifically avoiding "tc" (traffic control: http://tldp.org/HOWTO/Traffic-Control-HOWTO/index.html)? I think "tc" is the more appropriate tool for that job.