?? dictionary.asn
字號:
# -*- text -*-################################################################################ ASN Attributes.## Taken from http://svn.asn.pl/misc/freeradius/dictionary.asn## $Id$###############################################################################VENDOR ASN 23782BEGIN-VENDOR ASN## Server-side extensions# dynamic IP pool nameATTRIBUTE ASN-IP-Pool-Name 1 string### 2-99: free ##### limitsATTRIBUTE ASN-Kbps-Down 100 integerATTRIBUTE ASN-Kbps-Down-Localmedia 112 integerATTRIBUTE ASN-Kbps-Up 101 integerATTRIBUTE ASN-Pps-Down 102 integerATTRIBUTE ASN-Pps-Up 103 integerATTRIBUTE ASN-TCP-Connlimit 104 integer## firewallATTRIBUTE ASN-Firewall-Available 110 integerVALUE ASN-Firewall-Available Yes 1VALUE ASN-Firewall-Available No 2ATTRIBUTE ASN-Firewall-State 105 integerVALUE ASN-Firewall-State Enabled 1VALUE ASN-Firewall-State Disabled 2ATTRIBUTE ASN-Firewall-Block-Ping 107 integerVALUE ASN-Firewall-Block-Ping Enabled 1VALUE ASN-Firewall-Block-Ping Disabled 2# hosts to allow "<tcp/udp/sctp> <host> <port1,port2,...>"ATTRIBUTE ASN-Firewall-Open 106 string## QoSATTRIBUTE ASN-QoS-Available 111 integerVALUE ASN-QoS-Available Yes 1VALUE ASN-QoS-Available No 2ATTRIBUTE ASN-QoS-State 108 integerVALUE ASN-QoS-State Enabled 1VALUE ASN-QoS-State Disabled 2# IP redirection, with optional randomness# "<tcp/udp/sctp> src/dst [<dsthost[/mask]>:]<port1,port2,...> <host>:<port> [<random%>]"# where src/dst decides whether to match source or destination ports# random is an integer number from 1 to 99, or null - no randomnessATTRIBUTE ASN-IP-Redirect 109 string## web filtering# decides whether to deny or to allow only the specified web topicsATTRIBUTE ASN-Webfilter-Mode 113 integerVALUE ASN-Webfilter-Mode Deny 1VALUE ASN-Webfilter-Mode Allow 2# where to redirect blocked request# "[301:302]<new url>"# 301/302 - redirect permanently (301) or temporarily (302) (default 302)# <new url> - an URL address, with following possible substitutions:# %a - IP address of the client# %i - user ID (RFC931) or "unknown"# %n - domainname of the client or "unknown"# %p - REQUEST_URI, ie. the path and the optional# query string of %u, but note for convenience# without the leading "/".# %t - matched destination group or "unknown"# %u - requested URL# %% - single '%'#ATTRIBUTE ASN-Webfilter-Redirect 114 string# squidGuard destination group to match# destinations available by default: sglists-<tag> - tags:# ads adult audioandvideo banks blogs chatandforum finance freemail games# home jobsearch keylogger news onlineGames phishing proxies recreation# reference science searchengineATTRIBUTE ASN-Webfilter-Destination 115 string# web domain to match (will match all subdomains, too)ATTRIBUTE ASN-Webfilter-Domain 116 stringEND-VENDOR ASN
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -