to jak mam skonfigurowac niceshapera
ustawienia globalne z wiki: (
http://www.wiki.nnd.freesco.pl/index.php/Administracja)
<global>
iface inet ppp0 auto ->w moim przypadku ppp0 bo mam neo
iface local eth1 192.168.1.1/24
do not shape local ppp0 auto with 192.168.1.0/24 -> nie obcinaj wewnętrzych połączeń
do not shape local 192.168.1.1 with 192.168.1.0/24 ->to samo
shape router true low 11kbps ceil 20kbps prio 2
stats unit kbps # dump 5c file /var/www/stats/nsstats.txt
resolve hostname true ->podczas wyświetlania zasobów wyświetla nazwy userów z pliku /etc/hosts
method imq #mark -> metoda obcinania imq lub markowanie
reload 3s ->czas odświeżania
</global>
u mnie:
iface inet eth0 80.55.179.122/29
iface local eth1 192.168.0.1/24
do not shape local 80.55.179.122/29 with 192.168.0.0/24
do not shape local 192.168.0.1 with 192.168.0.0/24
shape router true low 11kbps ceil 20kbps prio 2
stats unit kbps # dump 5c file /var/www/stats/nsstats.txt
resolve hostname true
method mark
reload 3s
w czym tkwi problem??