Queue Rate Limit to Static IP's

Hello Friends
I Have Problem to Limit Queue of Static IP .
My Router Have IP Address 177.30.20.1/29
I Have 5 Server Give IP Valid and Internet From My Router Like Web Server , Game Server , FTP and Mail
They Give Internet With Below Config on Their Ethernets :
IP Address: 177.30.20.3
Sub : 255.255.255.248
GateWay: 177.30.20.1

Queue Printout :

Flags: X - disabled, I - invalid, D - dynamic 
 0    name="queue1" target-addresses=177.30.20.3/32 interface=all parent=none direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=20M/20M burst-limit=0/0 burst-threshold=0/0 
      burst-time=0s/0s total-queue=default-small

but Don’t Work .

How Can I Add a Queue to Limit the Rate of Internet ?

Thanks

Anyone Know ?

No Anyone ?? :confused:

is there any bridge ?

no , i Don’t Have any Bridge on Ether 4 (That Ether Connect to a Switch and Servers)

177.30.20.3 is IP address of a computer?
177.30.20.1 is IP address of your router?
Then - why are you limiting 177.30.20.1/32 ?? You limit your router, not the computers from the network :slight_smile:.
If you want to limit this specific computer - set target-address=177.30.20.3/32 :slight_smile:
If you want to limit them all collectively - you set target-address=177.30.20.0/29 (/29 = 255.255.255.248)

no , i Don’t Have any Bridge on Ether 4 (That Ether Connect to a Switch and Servers)

I didn’t say on specific ethernet port, I asked are there any bridge?

and dasiu pointed to the right thing : you should input the client IP address as Target in simple queue. :sunglasses:

**#**Sorry on The First Post , IP Address is Wrong Writed (First Post Edit to Real My Queue Printout)
I Was Set the target to 177.30.20.3/32 , but in the Traffic Now any Graph See or Limit the Speed.
I Can Easily Limit LAN Address are NAT (Like 192.168.1.x) but I Cant Limit The Static (Valid IP) with Queue :confused:
Where is the Problem ?
Thanks

no anyone ? :confused:

#BUMP
Anyone ?

No Anyone Know ?

Not enough information. Queue by itself should work fine.

Are there other queues? Are there any NAT? what is /ip address configuration?