Simple Queues with more than 1 Parent

Hello,

I have adde 2 Parents with some Queues.

It doesn´t work

If i added only one Parent it works great, if i added another parent it doesn´t work

For example you see it on the Queues “Server”

Perhaps anyone will help me.
Queues_with_one_Parent.JPG
Queues_with_more_parents.JPG

i would donate via PayPal, if anyone could help me in real !!!

BR, Thomas

Screenshots are hardly ever sufficient to diagnose a problem.

Please post an accurate network diagram (nodes on the network, how they connect, interface names, and IP addresses), and the output of the following commands wrapped in code tags: “/ip address print detail”, “/ip route print detail”, “/ip firewall export”, and “/queue export”. Also post how you’re testing, what you’re observing, what you’re expecting, and what you’re trying to achieve.

Hello,

here are the details:
/ip address print detail
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; default configuration
address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255
interface=ether5-LAN actual-interface=ether5-LAN

1 address=78.142.105.65/29 network=78.142.105.64 broadcast=78.142.105.71
interface=ether4-fixeIP actual-interface=ether4-fixeIP

2 D address=77.220.115.11/32 network=81.94.48.131 broadcast=0.0.0.0
interface=pppoe-out actual-interface=pppoe-out
[admin@Router.reggen.ubr.at] > [admin@Router.reggen.ubr.at] > /ip address print detail
syntax error (line 1 column 7)
[admin@Router.reggen.ubr.at] > Flags: X - disabled, I - invalid, D - dynamic
expected command name (line 1 column 1)
[admin@Router.reggen.ubr.at] > 0 ;;; default configuration
bad command name 0 (line 1 column 2)
[admin@Router.reggen.ubr.at] > address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255
syntax error (line 1 column 13)
[admin@Router.reggen.ubr.at] > interface=ether5-LAN actual-interface=ether5-LAN
expected command name (line 1 column 15)
[admin@Router.reggen.ubr.at] >
[admin@Router.reggen.ubr.at] > 1 address=78.142.105.65/29 network=78.142.105.64 broadcast=78.142.105.71
bad command name 1 (line 1 column 2)
[admin@Router.reggen.ubr.at] > interface=ether4-fixeIP actual-interface=ether4-fixeIP
expected command name (line 1 column 15)
[admin@Router.reggen.ubr.at] >
[admin@Router.reggen.ubr.at] > 2 D address=77.220.115.11/32 network=81.94.48.131 broadcast=0.0.0.0
bad command name 2 (line 1 column 2)
[admin@Router.reggen.ubr.at] > interface=pppoe-out actual-interface=pppoe-out
expected command name (line 1 column 15)


/ip route print detail
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
0 ADS dst-address=0.0.0.0/0 gateway=81.94.48.131
gateway-status=81.94.48.131 reachable pppoe-out distance=1 scope=30
target-scope=10

1 ADC dst-address=78.142.105.64/29 pref-src=78.142.105.65
gateway=ether4-fixeIP gateway-status=ether4-fixeIP reachable
distance=0 scope=10

2 ADC dst-address=81.94.48.131/32 pref-src=77.220.115.11 gateway=pppoe-out
gateway-status=pppoe-out reachable distance=0 scope=10

3 ADC dst-address=192.168.0.0/24 pref-src=192.168.0.1 gateway=ether5-LAN
gateway-status=ether5-LAN reachable distance=0 scope=10


/ip firewall export

mar/29/2011 10:02:53 by RouterOS 4.10

software id = 9HBI-JZRY

/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s
tcp-close-wait-timeout=10s tcp-established-timeout=1d
tcp-fin-wait-timeout=10s tcp-last-ack-timeout=10s
tcp-syn-received-timeout=5s tcp-syn-sent-timeout=5s tcp-syncookie=no
tcp-time-wait-timeout=10s udp-stream-timeout=3m udp-timeout=10s
/ip firewall mangle
add action=mark-packet chain=forward comment="" disabled=no dst-address=
92.63.208.0/24 new-packet-mark=voip-out passthrough=yes protocol=udp
src-address=78.142.105.64/29
add action=mark-packet chain=forward comment="" disabled=no dst-address=
78.142.105.64/29 new-packet-mark=voip-in passthrough=yes protocol=udp
src-address=92.63.208.0/24
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
daten-out-prio1 packet-mark=!voip-out passthrough=yes src-address=
78.142.105.64/29
add action=mark-packet chain=forward comment="" disabled=no dst-address=
78.142.105.64/29 new-packet-mark=daten-in-prio1 packet-mark=!voip-out
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=yes new-packet-mark=
daten-out-prio2 packet-mark=!voip-out passthrough=yes src-address=
192.168.0.0/24
add action=mark-packet chain=forward comment="" disabled=yes dst-address=
192.168.0.0/24 new-packet-mark=daten-in-prio2 packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=prerouting comment="" disabled=no
new-packet-mark=all passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
Server-out packet-mark=!voip-out passthrough=yes src-address=192.168.0.48
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.48 new-packet-mark=Server-in packet-mark=!voip-in passthrough=
yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
MichiPC-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.45
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.45 new-packet-mark=MichiPC-in packet-mark=!voip-in passthrough=
yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
AndreaPC-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.46
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.46 new-packet-mark=AndreaPC-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
AndreaLaptop-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.53
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.53 new-packet-mark=AndreaLaptop-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
JakobPC-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.100
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.100 new-packet-mark=JakobPC-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
Maria-out packet-mark=!voip-out passthrough=yes src-address=192.168.0.148
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.148 new-packet-mark=Maria-in packet-mark=!voip-in passthrough=
yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
ConnyLaptop-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.176
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.176 new-packet-mark=ConnyLaptop-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
ThomasIphone-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.51
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.51 new-packet-mark=ThomasIphone-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
ThomasIpad-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.52
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.52 new-packet-mark=ThomasIpad-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
ThomasLaptop-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.123
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.123 new-packet-mark=ThomasLaptop-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
AngelikaLaptop-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.54
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.54 new-packet-mark=AngelikaLaptop-in packet-mark=!voip-in
passthrough=yes
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
NAS-out packet-mark=!voip-out passthrough=yes src-address=192.168.0.10
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.10 new-packet-mark=NAS-in packet-mark=!voip-in passthrough=yes
/ip firewall nat
add action=src-nat chain=srcnat comment="default configuration" disabled=no
out-interface=pppoe-out src-address=192.168.0.0/24 to-addresses=
77.220.115.11
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=
77.220.115.11 dst-port=80 protocol=tcp to-addresses=192.168.0.48
to-ports=80
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=
77.220.115.11 dst-port=3389 protocol=tcp to-addresses=192.168.0.48
to-ports=3389
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=
77.220.115.11 dst-port=8082 protocol=tcp to-addresses=192.168.0.47
to-ports=80
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=
77.220.115.11 dst-port=8083 protocol=tcp to-addresses=192.168.0.12
to-ports=80
add action=dst-nat chain=dstnat comment="" disabled=no dst-address=
77.220.115.11 dst-port=5060 protocol=udp to-addresses=192.168.0.11
to-ports=5060
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=yes ports=5060,5061
set pptp disabled=no

(Packet are marked for in and outgoing traffic for eathc workstation -
example: Workstation 1 = "MichiPC" there are 2 Packet-mark "michiPC-out for outgoing, "michiPC-in for incoming)

Beginn example:
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=
MichiPC-out packet-mark=!voip-out passthrough=yes src-address=
192.168.0.45
add action=mark-packet chain=forward comment="" disabled=no dst-address=
192.168.0.45 new-packet-mark=MichiPC-in packet-mark=!voip-in passthrough=
yes
End example

/queue export

mar/29/2011 10:06:48 by RouterOS 4.10

software id = 9HBI-JZRY

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=3M
max-limit=3M name=overall-in parent=global-out priority=8
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=512k
max-limit=512k name=overall-out parent=global-out priority=8
/queue type
set default kind=pfifo name=default pfifo-limit=50
set ethernet-default kind=pfifo name=ethernet-default pfifo-limit=50
set wireless-default kind=sfq name=wireless-default sfq-allot=1514
sfq-perturb=5
set synchronous-default kind=red name=synchronous-default red-avg-packet=1000
red-burst=20 red-limit=60 red-max-threshold=50 red-min-threshold=10
set hotspot-default kind=sfq name=hotspot-default sfq-allot=1514 sfq-perturb=
5
add kind=pcq name=pcq1 pcq-classifier=src-address pcq-limit=50 pcq-rate=0
pcq-total-limit=2000
set default-small kind=pfifo name=default-small pfifo-limit=10
/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=Benutzer-down parent=none priority=8 queue=
default-small/default-small total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=Benutzer-up parent=none priority=8 queue=
default-small/default-small total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=AndreaPC-down packet-marks=AndreaPC-in parent=
Benutzer-down priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=AndreaLaptop-down packet-marks=AndreaLaptop-in
parent=Benutzer-down priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=JakobPC-down packet-marks=JakobPC-in parent=
Benutzer-down priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=MichiPC-down packet-marks=MichiPC-in parent=
Benutzer-down priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=AndreaPC-up packet-marks=AndreaPC-out
parent=Benutzer-up priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=AndreaLaptop-up packet-marks=
AndreaLaptop-out parent=Benutzer-up priority=8 queue=
default-small/default-small total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=JakobPC-up packet-marks=JakobPC-out parent=
Benutzer-up priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=MichiPC-up packet-marks=MichiPC-out parent=
Benutzer-up priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=ConnyLaptop-up packet-marks=ConnyLaptop-out
parent=Benutzer-up priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=Maria-up packet-marks=Maria-out parent=
Benutzer-up priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=ConnyLaptop-down packet-marks=ConnyLaptop-in
parent=Benutzer-down priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=Maria-down packet-marks=Maria-in parent=
Benutzer-down priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=AngelikaLaptop-up packet-marks=
AngelikaLaptop-out parent=Benutzer-up priority=8 queue=
default-small/default-small total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=AngelikaLaptop-down packet-marks=
AngelikaLaptop-in parent=Benutzer-down priority=8 queue=
default-small/default-small total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=256k/256k name=ThomasLaptop packet-marks=ThomasLaptop-out
parent=Benutzer-up priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=2M/2M name=ThomasLaptop-down packet-marks=ThomasLaptop-in
parent=Benutzer-down priority=8 queue=default-small/default-small
total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=5M/5M name=Server-down packet-marks=Server-in parent=
Benutzer-down priority=8 queue=default-small/default-small total-queue=
default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment=""
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=
0/0 max-limit=1M/1M name=Server-up packet-marks=Server-out parent=
Benutzer-up priority=8 queue=default-small/default-small total-queue=
default-small
/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=1500k
max-limit=3M name=daten-in-prio1 packet-mark=daten-in-prio1 parent=
overall-in priority=1 queue=pcq1
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=256k
max-limit=512k name=daten-out-prio1 packet-mark=daten-out-prio1 parent=
overall-out priority=1 queue=pcq1
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=1500k
max-limit=3M name=daten-in-prio2 packet-mark=daten-in-prio2 parent=
overall-in priority=2 queue=pcq1
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=yes limit-at=256k
max-limit=512k name=daten-out-prio2 packet-mark=daten-out-prio2 parent=
overall-out priority=1 queue=pcq1
Net_Layout.pdf (437 KB)

now i changed the queues (see in screenshot Queues)

The download Main-Parent “ALLE-down”
then the Sub-Parents “Server-down” and “Benutzer-down”
and then the users Workstation like “ThomasLaptop-down” and MichiPC-down"

The download queues is working,
but the Upload Queues not

The Upload Main-Parent “ALLE-UP”
then the Sub-Parents “Server-up” and “Benutzer-up”
and then the user Workstation like “ThomasLaptop-up” and MichiPC-up"

I checked the packet-marks for down and upload (the working, i can see the Bytes running)
see screenshot 2 (Firewall)
Packetmarks.JPG
Queues new.JPG

now it works…
… i added in download Main-Parent “ALLE-down”
the Target-Adress (the hole range 192.168.0.0/24) .. and it works

( I dont know why… but it´s running)