This is my setup
3 interface
1-intrnet ip
2 local 192.168.0.1
3 ftp server 10.10.10.1
1 internet
|
MT-----2local client ip’s 192.168.0.x
|-------3ftp server 10.10.10.2
evry IP is limited by simple queue 128/256…256/512 and etc
I buld Apche Server with ftp on pc(ip 10.10.10.2)
evryting is warking normal, I can download from ftp-server but
my problem is can I add difrent speed like 128/256 from internet
and like 2M/2M from my ftp server
sory my english is bad
Thx.
Add the following queue,
‘queue simple add target-address=network_address_of_clients dst-address=apache_server place-before=0’.
It should create one queue simple entry before the others, that allows unlimited access to the Web-server.
It’s not working I don’t know why when I add dst adress to ftp server then the speed to the ftp-server and internet become unlimited
but it’s set to 256/512
This is my squeue
name=“JON” target-addresses=192.168.0.38/32
dst-address=0.0.0.0/0 interface=all parent=none direction=both
priority=8 queue=default/default limit-at=0/0 max-limit=256000/512000
total-queue=default