How to Limit Router's Bandwidth To LAN users

General networking problems and issues. Questions about cabling, switches, hubs etc. can go here.
Post Reply
aladdin
Regular
Regular
Posts: 58
Joined: Mon Apr 16, 2012 1:02 pm

How to Limit Router's Bandwidth To LAN users

Post by aladdin » Sun Sep 30, 2012 6:57 am

Hello Everybody!

I want to know the setting for setting limit bandwidth to LAN users.

Suppose I have a total bandwidth of 2Mbps and I have 10 LAN users and I want to set bandwidth limit to 300Kbps to anyone of them. So how can it be done?

My LAN users are like this:::

192.168.1.1 (router)
192.168.1.3 (LAN user1)
192.168.1.4 (LAN user2)
....
....
192.168.1.15 (LAN user14)

Please let me know the setting in my router. I am using D-link DSL 2750U. I have read the manual and was unable to find the solution for my problem

Thanks.
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: How to Limit Router's Bandwidth To LAN users

Post by thechief » Sun Sep 30, 2012 7:53 pm

You would need something like rshaper or netshaper. I doubt that either of them is available for your router.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
aladdin
Regular
Regular
Posts: 58
Joined: Mon Apr 16, 2012 1:02 pm

Re: How to Limit Router's Bandwidth To LAN users

Post by aladdin » Mon Oct 01, 2012 8:02 am

Thanks but I can't access some of the PCs of LAN users and so I need to controller it through Router.

So is there any setting in router that can limit bandwidth to the specified LAN IP? If you need I can give you the manual of DSL-2750U.

Thanks.
aladdin
Regular
Regular
Posts: 58
Joined: Mon Apr 16, 2012 1:02 pm

Re: How to Limit Router's Bandwidth To LAN users

Post by aladdin » Mon Oct 01, 2012 8:17 am

What about QoS? Following table shows Qos Classification details:
CLASSIFICATION CRITERIA

CLASSIFICATION RESULTS

Class Name Order Class Intf Ether Type SrcMAC/ Mask DstMAC/ Mask SrcIP/ PrefixLength DstIP/ PrefixLength Proto SrcPort DstPort DSCP Check 802.1P Check Queue Key DSCP Mark 802.1P Mark VlanID Tag Rate Control(kbps) Enable Remove

Also, what is IP filtering? Incoming/Outgoing IP Filtering ???
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: How to Limit Router's Bandwidth To LAN users

Post by thechief » Mon Oct 01, 2012 9:40 am

QoS, as I understand it, is about determining priorities based on the type of data being transmitted. It may be possible to control IP-based data using QoS, but I wouldn't know how to do it. If your router has iptables (which it should, if the firmware is linux-based), then it might be possible to do what you want using appropriate iptables commands (you will need to ask in an iptables support forum).
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
aladdin
Regular
Regular
Posts: 58
Joined: Mon Apr 16, 2012 1:02 pm

Re: How to Limit Router's Bandwidth To LAN users

Post by aladdin » Mon Feb 04, 2013 2:42 pm

Hi Chief,

I would like to know if the firmware of DLink DSL 2750U is Linux based. How can I confirm that?

And also, IP tables that where I can possibly get it.

Here what I got in Device Info Menu:

Code: Select all

Device Info

BoardID: 	DSL-2750U
Software Version: 	IN_1.10
Bootloader (CFE) Version: 	1.0.37-106.5
DSL PHY and Driver Version:	A2pD033c.d23h
Wireless Driver Version: 	5.60.120.3.cpe4.406.0

This information reflects the current status of your WAN connection.

Line Rate - Upstream (Kbps):	874
Line Rate - Downstream (Kbps):	8187
LAN IPv4 Address: 	192.168.1.1
MAC Address: 	XX:XX:XX:XX:5e:45
Default Gateway: 	ppp0
Primary DNS Server: 	218.248.255.141
Secondary DNS Server: 	218.248.245.5
LAN IPv6 Address: 	 
Default IPv6 Gateway:
Thanks.
aladdin
Regular
Regular
Posts: 58
Joined: Mon Apr 16, 2012 1:02 pm

Re: How to Limit Router's Bandwidth To LAN users

Post by aladdin » Mon Feb 04, 2013 2:50 pm

Post Reply