Помогите, netams блокирует инет. Не реагирует на авторизацию.Надо чтоб блокировал только для неавторизованных.
#begin
#global variables configuration
debug none
language en
user oid 06FE7D name admin real-name "Admin" crypted $1$$HpXmjtul/3i1.bf.B27bU. email root@localhost permit all#services configuration
service server 0
login local
listen 20001
max-conn 6
service processor
lookup-delay 60
flow-lifetime 180restrict all drop local pass
policy oid 078D2E name ip target proto ip
policy oid 0E0DFD name www target proto tcp port 80 81 8080 3128
policy oid 0BC5D0 name mail target proto tcp port 25 110
policy oid 0CC5D0 name icq target proto tcp port 5190
restrict all drop local pass
unit group oid 027902 name sotrudniki acct-policy ip www mail icq
unit host oid 09A68D name server ip 192.168.0.1 acct-policy ip www mail icq
unit user oid 076F0D name oleg ip 192.168.0.20 email olegunya@domain.ru password ******** parent sotrudniki
unit name LAN 192.168.0.0/24 no-local-pass acct-policy ip www mail icq
service storage 1
type mysql
host localhost
user root
dbname netams
accept all
service data-source 1
type ip-traffic
source divert 199
rule 1450 "ip from any to any via xl0"
service login 1
relogin yes
set-user-ip yes
storage 1
service quota
policy ip
notify soft {owner}
notify hard {owner} 06FE7D
notify return {owner}
service alerter 0
report oid 06100 name rep1 type traffic period day detail simple
smtp-server localhost
service html
path /usr/local/apache/htdocs/stat
run 2min
url http://192.168.0.1/stat/
htaccess no
client-pages all
account-pages none
service scheduler
oid 08FFFF time 2min action "html"
#end