Witam .
Zainstalowalem niceshapera0.6 i po wydaniu komendy
[root@router imperator]# /etc/rc.d/niceshaper0.6 start
NND: Startuje niceshaper (kontrola przepływu) [Trwa....]
Niceshaper version:0.6rc4
http://niceshaper.jedwabny.net
NiceShaper: Starting section download....
RTNETLINK answers: File exists
NiceShaper: Starting section upload....
o co chodzi z tym rtnetlink czy to prawidlowy wpis ?
ps mam dwie podsieci moze to tego wina ?
moj config dla lacza 20/2 mbit to
<global>
run download upload
support mark-on eth0
stats file /var/www/stats/nsstats.txt unit kB/s mode 644
</global>
<download>
iface eth1 match dstip 10.0.0.0/24
iface eth2 match dstip 10.0.1.0/24
section speed 2048kB/s
section shape 1900kB/s
default low 10kB/s
default ceil 300kB/s
iptables hook POSTROUTING # POSTROUTING is optimal for download mode
reload 2s
</download>
<upload>
iface eth0 match srcip 10.0.0.0/24
iface eth0 match srcip 10.0.1.0/24
section speed 256kB/s
section shape 230kB/s
default low 1kB/s
default ceil 20kB/s
iptables hook PREROUTING # PREROUTING is optimal for upload mode
reload 2s
</upload>