From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- share/dictionary.hillstone | 51 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 share/dictionary.hillstone (limited to 'share/dictionary.hillstone') diff --git a/share/dictionary.hillstone b/share/dictionary.hillstone new file mode 100644 index 0000000..b1cf2e2 --- /dev/null +++ b/share/dictionary.hillstone @@ -0,0 +1,51 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +############################################################################## +# +# From yqsi@hillstonenet.com 2015/11/2 +# +# $Id$ +# +############################################################################## + +VENDOR Hillstone 28557 + +BEGIN-VENDOR Hillstone + +ATTRIBUTE Hillstone-User-vsys-id 1 integer +ATTRIBUTE Hillstone-User-Type 2 integer +ATTRIBUTE Hillstone-User-Admin-Privilege 3 integer +ATTRIBUTE Hillstone-User-Login-Type 4 integer +ATTRIBUTE Hillstone-User-Mobile-Number 5 string +ATTRIBUTE Hillstone-User-Mobile-Operator 6 integer +ATTRIBUTE Hillstone-User-Policy-dst-ip-begin 7 ipaddr +ATTRIBUTE Hillstone-User-Policy-dst-ip-end 8 ipaddr +ATTRIBUTE Hillstone-User-Role-Bame 9 string +ATTRIBUTE Hillstone-VPN-DHCP-Gateway 100 string +ATTRIBUTE Hillstone-VPN-DHCP-Mask 101 string +ATTRIBUTE Hillstone-VPN-DHCP-Pool 102 string +ATTRIBUTE Hillstone-VPN-WINS 103 string +ATTRIBUTE Hillstone-VPN-DNS 104 string +ATTRIBUTE Hillstone-VPN-Split-Route 105 string +ATTRIBUTE Hillstone-VPN-Tunnel-IP 106 string +ATTRIBUTE Hillstone-VPN-SNAT 107 integer + +VALUE Hillstone-User-Type HS-User-l2tp 1 +VALUE Hillstone-User-Type HS-User-8021x 2 +VALUE Hillstone-User-Type HS-User-smartvpn 4 +VALUE Hillstone-User-Type HS-User-normal 8 +VALUE Hillstone-User-Type HS-User-Admin 16 + +VALUE Hillstone-User-Login-Type HS-Admin-Console 1 +VALUE Hillstone-User-Login-Type HS-Admin-Telnet 2 +VALUE Hillstone-User-Login-Type HS-Admin-SSH 4 +VALUE Hillstone-User-Login-Type HS-Admin-HTTP 8 +VALUE Hillstone-User-Login-Type HS-Admin-HTTPS 16 + +VALUE Hillstone-User-Mobile-Operator HS-Mobile-ChinaMobile 1 +VALUE Hillstone-User-Mobile-Operator HS-Mobile-ChinaUnicom 2 +VALUE Hillstone-User-Mobile-Operator HS-Mobile-ChinaTelecom 3 + +END-VENDOR Hillstone -- cgit v1.2.3