Ich möchte gerne ein subnetz im class "realtime" hinzufugen weil ich VoIP prioritisieren will.
Kann jemand mich weiterhelfen weil es dauert zu lang um das ganze Concept zu fassen.
Ich weis dass VoIP was beim Fritz gehört schon prioritisiert ist, aber ich glaube die Geräte die direkt mit dem VoIP Provider kommunizieren nicht.
Vielleicht kann jemand dass bestätigen?
Ich weiss welches IP Subnetz unser provider hat und möchte dieses Subnetz gerne im class realtime haben.
Mit solch ein Vorbild kann ich weiter lernen.
Ich habe kein iptables (und lieber möchte ich es auch ohne) sonst konnte ich Paketen markieren...
Kann jemand mich weiterhelfen weil es dauert zu lang um das ganze Concept zu fassen.
Ich weis dass VoIP was beim Fritz gehört schon prioritisiert ist, aber ich glaube die Geräte die direkt mit dem VoIP Provider kommunizieren nicht.
Vielleicht kann jemand dass bestätigen?
Ich weiss welches IP Subnetz unser provider hat und möchte dieses Subnetz gerne im class realtime haben.
Mit solch ein Vorbild kann ich weiter lernen.
Ich habe kein iptables (und lieber möchte ich es auch ohne) sonst konnte ich Paketen markieren...
Code:
tc qdisc show
qdisc pfifo_fast 0: dev eth0 root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
qdisc pfifo_fast 0: dev eth1 root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
qdisc pfifo_fast 0: dev eth2 root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
qdisc pfifo_fast 0: dev eth3 root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
qdisc pfifo_fast 0: dev dsl root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
qdisc tbf 2: dev adsl root refcnt 2 rate 1018Kbit burst 3288b lat 646us
qdisc llq 10: dev adsl parent 2: minq 1 maxq 255 default 6
qdisc sfq 104: dev adsl parent 10:4 limit 32p quantum 100b perturb 10sec
qdisc sfq 105: dev adsl parent 10:5 limit 32p quantum 100b perturb 10sec
qdisc sfq 106: dev adsl parent 10:6 limit 32p quantum 100b perturb 10sec
qdisc sfq 107: dev adsl parent 10:7 limit 32p quantum 100b perturb 10sec
Code:
tc class show dev adsl
class tbf 2:1 parent 2: leaf 10:
class llq 10:1 parent 10: prio 0 weight 1 (quantum 1, deficit 1)
class llq 10:2 parent 10: prio 10 weight 1 (quantum 1, deficit 1)
class llq 10:3 parent 10: prio 20 weight 1 (quantum 1, deficit 1)
class llq 10:4 parent 10: leaf 104: prio 30 weight 1 (quantum 1, deficit 1)
class llq 10:6 parent 10: leaf 106: prio 100 weight 10 (quantum 1, deficit -1501)
class llq 10:5 parent 10: leaf 105: prio 100 weight 90 (quantum 9, deficit 8)
class llq 10:7 parent 10: leaf 107: prio 200 weight 1 (quantum 1, deficit 1)
class sfq 105:3f8 parent 105:
class sfq 106:1de parent 106:
class sfq 106:20d parent 106: