Fully solves ROUTEROSIP speed limit Problems

Source: Internet
Author: User
Article Title: comprehensively solves the ROUTEROSIP speed limit problem. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

For example, to download: 172.18.62.63, the upper limit is 100Kbit-lower limit is 256 Kbit. The upper behavior is 100Kbit-200Kbit. You can do this as follows:
  
  
1. Download Bandwidth IP -- Simple Queues -- "+"
  
  
CODE Name = down SrcAddress = 0.0.0.0/0 DstAddress = 192.168.0.8/32 terface = eth1 (intranet Nic) limit at = 100000 Maxlimit = 256000
  
  
2. Upload Bandwidth IP -- Firewall -- Mangle -- "+"
  
CODE SrcAddress = 192.168.0.8/32 InInterface = eth1 (intranet Nic) DstAddress = 0.0.0.0/0 Protocol = all Action = accept FlowMark = UP
  
  
3. Queues -- QueuesTree -- "+"
  
CODE Name = UP Parent = eth2 (Internet Nic) Flow = UP limit = 100000 MaxLimit = 200000
  
  
  
You can write only one IP address. I wrote nearly: 300 IP addresses, and there is no problem with uplink and downlink.
There are 250 such networks, with a bandwidth of 4 m. The bandwidth is maintained at any time by 60-users online at the same time. The router OS has been running for four days and four nights. The PING value is generally less than 10 MS, and no packet loss is found. The speed of user feedback is very fast. However, the firewall has some rules. If you are interested, make up some rules by yourself, similar to Skynet. If you are not familiar with TCP/IP, you will be proficient in buying one.
You can also view the current rate of online users in Queues -- QueuesTree.
Convenient. You only need to limit who you want.
There are 60 thousand IP addresses, only 172.18.60.0-172.18.60.127; 172.18.61.0-172.18.61.127; 172.18.62.0-172.18.62.63
  
So it is limited to nearly 300 IP addresses. You can also limit one CIDR block, for example, 172.18.60.0/25.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.