Redback dictionary patch
Graeme Hinchliffe
graeme.hinchliffe at zeninternet.co.uk
Wed Jun 8 11:46:22 CEST 2005
Hiya
1st.. oops! my bad.
When I added the Redback VSA's I put 2 of them down as being octet
instead of integer.. sorry to anyone having headaches trying to get
sensible values in rate limiting. Attached is the patch to fix this
against the latest version of the file from CVS
sorry again
--
-----
Graeme Hinchliffe (BSc)
Core Systems Designer
Zen Internet (http://www.zen.co.uk/)
Direct: 0845 058 9074
Main : 0845 058 9000
Fax : 0845 058 9005
-------------- next part --------------
--- share/dictionary.redback.orig 2005-06-08 10:20:57.433839034 +0100
+++ share/dictionary.redback 2005-06-08 10:27:17.690726273 +0100
@@ -21,6 +21,10 @@
# The names use underscores (_) instead of dashes (-), because
# that's what Redback used in their older documentation and examples.
#
+#
+# Additional new Values use _ in the value part but - in the name part,
+# These are listed at the very end of the file. Graeme
+#
ATTRIBUTE Client_DNS_Pri 1 ipaddr Redback
ATTRIBUTE Client_DNS_Sec 2 ipaddr Redback
ATTRIBUTE DHCP_Max_Leases 3 integer Redback
@@ -313,8 +317,8 @@
ATTRIBUTE Client-NBNS-Sec 100 ipaddr Redback
ATTRIBUTE BG-Cct-Addr-Max 103 integer Redback
ATTRIBUTE IP-Interface-Name 104 string Redback
-ATTRIBUTE Rate-Limit-Excess-Burst 121 octets Redback
-ATTRIBUTE Police-Excess-Burst 122 octets Redback
+ATTRIBUTE Rate-Limit-Excess-Burst 121 integer Redback
+ATTRIBUTE Police-Excess-Burst 122 integer Redback
ATTRIBUTE Tunnel-Rate-Limit-Excess-Burst 123 octets Redback
ATTRIBUTE Tunnel-Police-Excess-Burst 124 octets Redback
ATTRIBUTE Acct-Input-Octets-64 128 octets Redback
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20050608/73ed1456/attachment.pgp>
More information about the Freeradius-Users
mailing list