Filter Search Results
Контент,который создал и отредактировал пользователь.
Удалить фильтр

Показ 1-10 из 73 для ancestorIds:113115207 AND negbal

  • Редактирование страницы отрицательного баланса. Страница negbal. Для редактирования страницы отрицательного баланса понадобится: 1.Внимание! Указанные действия … /htdocsci/negbal.php
  • /reductor/cfg/userinfo/hooks/negbalset !/bin/bash Логика выставления negbal зависит от переданных переменных по правильному это должно быть на стороне биллинга … " case "$EVENT" in "balancenegative") Log "Negative balance for $ip add from base negbal" ipset add negbal $ip ;; "icsdbalancenegative") Log "Negative balance
  • true fi ipset flush auth for ipset in negbal blocked; do ipset create $ipset hash:net 2>/dev/null true ipset flush $ipset done while read net; do ipset add negbal $net true done < /cfg/userinfo/hooks/negbal.list true fi } chmod ax /app/reductor/cfg/userinfo/hooks/billingredirect.sh Список сетей для блокировки: /app
  • "$ " ; then ipset create auth bitmap:ip,mac range "$ " 2>/dev/null true else ipset create auth iphash 2>/dev/null true fi ipset flush auth for ipset in negbal blocked; do ipset create $ipset hash:net 2>/dev/null true ipset flush $ipset done while read net; do ipset add negbal $net true done < /usr/local/Reductor/userinfo/hooks
  • ipset flush auth for ipset in negbal blocked; do ipset create $ipset hash:net 2>/dev/null true ipset flush $ipset done while read net; do ipset add negbal $net true done < /cfg/userinfo/hooks/negbal.list true fi } chmod ax /app/reductor/cfg/userinfo/hooks/billingredirect.sh Список сетей для блокировки: /app/reductor/cfg
  • abonacl.cfg configure terminal !!! acl для тех кому разрешен весь Интернет no ip accesslist extended ACLACCEPT ip accesslist extended ACLACCEPT permit ip any any !!! acl какие сайты разрешены при отрицательном балансе no ip accesslist extended ACLNEGBALTRUSTED ip accesslist extended ACLNEGBALTRUSTED @@@ for net in trus
  • abonaclciscohotspot configure terminal !!! acl для тех кому разрешен весь Интернет no ip accesslist extended ACLACCEPT ip accesslist extended ACLACCEPT permit ip any any !!! acl какие сайты разрешены при отрицательном балансе no ip accesslist extended ACLNEGBALTRUSTED ip accesslist extended ACLNEGBALTRUSTED @@@ for net
  • firewallfilteripv6.cfg /ip firewall filter remove /ip firewall filter find chain=crbforward служебные серверы достуны всегда /ip firewall filter add chain=crbforward comment=returnservicenet srcaddresslist=crbservicenet action=return /ip firewall filter add chain=crbforward comment=returnservicenet dstaddresslist=crbse
  • abonaclcisconoshape configure terminal !!! acl для тех кому разрешен весь Интернет no ip accesslist extended ACLACCEPT ip accesslist extended ACLACCEPT permit ip any any !!! Пример acl для внешней сети no ip accesslist extended InternetOut ip accesslist extended InternetOut deny ip any host 77.77.77.7 permit ip any any
  • abonservicebng.cfg configure terminal !!! Политика для негбал редиректа no policymap type pbr FWPOLNEGBALREDIRECT policymap type pbr FWPOLNEGBALREDIRECT class type traffic CLSCRBTRUSTED transmit ! class type traffic CLSCRBREDIRECT httpredirect cabinetip port 442 ! class type traffic classdefault drop ! endpolicymap ! !