Witam, mam mam 3 interfejsy:
eth0 - dsl
eth1 - lokalna sieć
ra0 - połączenie radiowe
mam uruchomionego niceshapera i wszystko śmiga ok na eth1. Gdy do pliku users dopisze linijke
po próbie przeładowania nice shapera wyskakuje bład
NND: Startuje niceshaper (kontrola przepływu) [Trwa....] This is not correct interface device:'ra0'
Check your /etc/niceshaper/users file
quit...
moje pliki
config
<global>
iface inet eth0 83.19.28.242/29
iface local eth1 192.168.1.1/24
do not shape local 83.19.28.242 with 192.168.1.0/24
do not shape local 192.168.1.1 with 192.168.1.0/24
shape router true low 8kbps ceil 14kbps prio 2
stats unit kbps # dump 5c file /var/www/stats/nsstats.txt
resolve hostname true
method mark
reload 3s
</global>
<download>
link speed 512kbps shape 430kbps
user low 2kbps ceil 400kbps strict 60% 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 64kbps shape 60kbps
user low 2kbps ceil 32kbps strict 40% prio 5
interactive rate 0kbps ceil 0kbps
# interactive srcport 22,27960 dstport 22,27960
# interactive dstip 208.231.90.235
policy dynamic
</upload>
users
192.168.1.1 eth1 ul_ceil 1kbps
#192.168.2.1 ra0
192.168.1.2 eth1 ul_ceil 5kbps
192.168.1.3 eth1 ul_low 15 dl_low 20
192.168.1.4 eth1
192.168.1.5 eth1
192.168.1.6 eth1
192.168.1.7 eth1
192.168.1.8 eth1
192.168.1.9 eth1
192.168.1.10 eth1
192.168.1.11 eth1
192.168.1.12 eth1
192.168.1.13 eth1
192.168.1.14 eth1
192.168.1.15 eth1
192.168.1.16 eth1 ul_ceil 5kbps
192.168.2.2 ra0
Z góry dzięki
Pozdrawiam
Krzysiek