witam...
w sieci mam maly transfer z serverem ftop (proftpd)
transfer do servera to ok 1-2 MB a z servera do klienta ok 50KB :/
mam 2podsieci i nice oto konfig:
<global>
iface inet ppp0 auto
iface local eth0 192.168.111.1/24
do not shape local ppp0 auto with 192.168.111.0/24
do not shape local 192.168.111.1 with 192.168.111.0/24
iface local eth1 192.168.112.1/24
do not shape local ppp0 auto with 192.168.112.0/24
do not shape local 192.168.112.1 with 192.168.112.0/24
shape router true low 16kbps ceil 24kbps prio 2
stats unit kbps dump 5c file /home/httpd/html/stats/nsstats.txt
resolve hostname true
method mark
reload 3s
</global>
<download>
link speed 100kbps shape 80kbps
user low 10kbps ceil 60kbps strict 70% prio 5
# interactive rate 0kbps ceil 0kbps
# interactive srcport 27960,22 dstport 27960,22
# interactive srcip 208.231.90.235
# interactive u32 match ip protocol 1 0xff
# interactive u32 match ip tos 0x10 0xff
policy dynamic
</download>
<upload>
link speed 15kbps shape 12kbps
user low 4kbps ceil 10kbps strict 70% prio 5
# interactive rate 0kbps ceil 0kbps
# interactive srcport 22,27960 dstport 22,27960
# interactive dstip 208.231.90.235
policy dynamic
</upload>