<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Limiting bandwidth in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992105#M89506</link>
    <description>hi&lt;BR /&gt; &lt;BR /&gt; I'm using RH 8.0 with Squid+Masq~ing. I want to rectrict bandwidth to my internet users on my LAN. Is that possible to limit bandwidth per user basis?&lt;BR /&gt;&lt;BR /&gt;I need ur suggestions&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
    <pubDate>Mon, 09 Jun 2003 12:12:43 GMT</pubDate>
    <dc:creator>Muhammad Imran Hussain</dc:creator>
    <dc:date>2003-06-09T12:12:43Z</dc:date>
    <item>
      <title>Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992105#M89506</link>
      <description>hi&lt;BR /&gt; &lt;BR /&gt; I'm using RH 8.0 with Squid+Masq~ing. I want to rectrict bandwidth to my internet users on my LAN. Is that possible to limit bandwidth per user basis?&lt;BR /&gt;&lt;BR /&gt;I need ur suggestions&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
      <pubDate>Mon, 09 Jun 2003 12:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992105#M89506</guid>
      <dc:creator>Muhammad Imran Hussain</dc:creator>
      <dc:date>2003-06-09T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992106#M89507</link>
      <description>Wow, this is not an easy one !&lt;BR /&gt;Muhammad, the only solution I see is to use Iptables to filter traffic (I think I remember you asked something about this).&lt;BR /&gt;You would use the limit option to set up an hysteresis based upon user IP.&lt;BR /&gt;Look at &lt;BR /&gt;&lt;A href="http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO-7.html" target="_blank"&gt;http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO-7.html&lt;/A&gt;&lt;BR /&gt;for general puspose about Iptables;&lt;BR /&gt;Now the meat : &lt;BR /&gt;iptables -A FORWARD -d 192.168.0.126 -m limit --limit 5/s -j ACCEPT&lt;BR /&gt;With this example, you allow only 5 packets per second to the destination user 192.168.0.126.&lt;BR /&gt;If you want more specific examples, let us know. You can also define which port (mail ? ftp ?) you want to filter, from which sources and so on.&lt;BR /&gt;hth&lt;BR /&gt;J</description>
      <pubDate>Mon, 09 Jun 2003 15:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992106#M89507</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-09T15:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992107#M89508</link>
      <description>Hi,&lt;BR /&gt;another place for documentation could be:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxsecurity.com/resource_files/firewalls/Bandwidth-Limiting-HOWTO/" target="_blank"&gt;http://www.linuxsecurity.com/resource_files/firewalls/Bandwidth-Limiting-HOWTO/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it is a bit old, but you can start with that.&lt;BR /&gt;&lt;BR /&gt;See too the squid documentation: &lt;A href="http://squid-docs.sourceforge.net/latest/book-full.html#AEN2036" target="_blank"&gt;http://squid-docs.sourceforge.net/latest/book-full.html#AEN2036&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Frank.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jun 2003 16:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992107#M89508</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-06-09T16:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992108#M89509</link>
      <description>&lt;A href="http://www.bandwidtharbitrator.com/" target="_blank"&gt;http://www.bandwidtharbitrator.com/&lt;/A&gt; (Linux Bandwidth Arbitrator) may help you.&lt;BR /&gt;&lt;BR /&gt;Vitaly</description>
      <pubDate>Tue, 10 Jun 2003 05:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992108#M89509</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-06-10T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992109#M89510</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;the squid bandwitdh control :&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/Bandwidth-Limiting-HOWTO/" target="_blank"&gt;http://www.tldp.org/HOWTO/Bandwidth-Limiting-HOWTO/&lt;/A&gt;</description>
      <pubDate>Wed, 30 Jul 2003 06:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992109#M89510</guid>
      <dc:creator>Avinoam</dc:creator>
      <dc:date>2003-07-30T06:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting bandwidth</title>
      <link>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992110#M89511</link>
      <description>Have a look at /usr/src/linux/Documentation/networking/shaper.txt.&lt;BR /&gt;This lets you limit outgoing bandwidth from an interface. To limit incoming bandwith, try "rshaper".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 30 Jul 2003 07:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/limiting-bandwidth/m-p/2992110#M89511</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-07-30T07:26:10Z</dc:date>
    </item>
  </channel>
</rss>

