HELLO ALL,
HOW CAN I LET MY MIKROTIK PASS THE TRAFFIC BETWEEN MY UBUNTU CACHE SERVER (only one interface with real ip not local ip) AND USERS WITHOUT LIMITING THE SPPED BY THE STATIC QUEUES ??
PLEASE I NEED HELP
THANKS.

Add one ‘queue simple’ and put it to the top of the list.
THe ‘queue simple’ should be,
‘queue simple add target-address=<users_network_address> dst-address=cache-server’.
It should work fine.
thanks sergejs for your help
but this queue doesn’t i don’t know why
no traffic on it
help me please.
thanks man
Post full ‘queue simple’ list configuration here.
this is a part of my queue simple
add name=“from cache” target-addresses=192.168.111.0/24
dst-address=195.112.220.2/32 interface=all parent=none direction=both
priority=2 queue=ethernet-default/ethernet-default limit-at=0/0
max-limit=0/0 total-queue=default-small disabled=no
add name=“user1” target-addresses=192.168.111.4/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user2” target-addresses=192.168.111.5/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user3” target-addresses=192.168.111.6/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user4” target-addresses=192.168.111.7/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user5” target-addresses=192.168.111.8/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user6” target-addresses=192.168.111.9/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user7” target-addresses=192.168.111.10/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user8” target-addresses=192.168.111.11/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user9” target-addresses=192.168.111.12/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user10” target-addresses=192.168.111.13/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user11” target-addresses=192.168.111.14/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
add name=“user12” target-addresses=192.168.111.15/32 dst-address=0.0.0.0/0
interface=USERLAN parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no