I have included a copy of what I added to my VPRdict.txt and a copy of an error in the error logs in VopRadius. Not in the error log the lines I put ** next to.
Here is what I added in rodopi: (THIS IS UNDER Add/Edit RADIUS Attributes) 23 DTG-PPPoE-CBQ-TX = 512 DTG-PPPoE-CBQ-TX = 4096 24 DTG-PPPoE-CBQ-RX = 512 DTG-PPPoE-CBQ-RX = 4096 I also made an Attribute Template Name "Wireless 512" to have Service-Type Framed-user DTG-PPPoE-CBQ-RX = 512 DTG-PPPoE-CBQ-RX = 4096 DTG-PPPoE-CBQ-TX = 512 DTG-PPPoE-CBQ-tX = 4096 And of course made a plan to use Wireless 512k as the radius attribute. Here is how I have it set up in VRPdict.txt # VENDOR Attributes # Define Vendor-IDs and structure of initial part of vendor specific # attribute where: # vtype=Vendor-specific attribute value type VENDOR_CODE CISCO 9 VENDOR_CODE LIVINGSTON 307 VENDOR_CODE MICROSOFT 311 VENDOR_CODE USR 429 vtype=integer VENDOR_CODE ASCEND 999 VENDOR_CODE REDBACK 2352 VENDOR_CODE VIRCOM 2233622 vtype=integer VENDOR_CODE Colubris 8744 VENDOR_CODE DemarcTech 16313 # DemarcTech VSA's for Wireless Loggin VSA DTG-PPPoE-CBQ-RX 1 integer VSA DTG-PPPoE-CBQ-TX 2 integer VSA DTG-PPPoE-CBQ-RX-Fallback 3 integer VSA DTG-PPPoE-CBQ-TX-Fallback 4 integer Here is a cut from the error log with a loggin. (Debug :02864) 11/9/2004 15:22:11 Add.Info: Nas=12.159.225.230 (ID:rwvtest), Port=0, User=sdrenner1 Building Proxy stream - Universal, id=36, code=1, nas=12.159.225.230 Radius Attributes included in proxy: ( 33) Proxy-State = [46]"VPRR01412.159.225.230:0/1//C0A8AE0A/sdrenner1/" ( 1) User-Name = [9]"sdrenner1",\ 73 64 72 65 6E 6E 65 72 31 \ ( 60) CHAP-Challenge = [16]"F}.....6]...K.U.",\ 46 7D 96 C0 DD F7 D7 36 5D B5 06 08 4B E4 55 E6 \ ( 3) CHAP-Password = [17]"<encrypted>" ( 31) Calling-Station-Id = [13]"12.33.170.211",\ 31 32 2E 33 33 2E 31 37 30 2E 32 31 31 \ ( 6) Service-Type = 8 Authenticate-Only ( 32) Nas-Identifier = [7]"rwvtest",\ 72 77 76 74 65 73 74 \ ( 5) NAS-Port-Id = 0 (Debug :02864) 11/9/2004 15:22:11 ** ODBC (0) ACCESS IDENTIFICATION ** (len=152) ** class CAccessCheck : Unknown attribute (not found in the dictionary). The attribute has been ignored! [Username: sdrenner1] [Attribute name: DTG-PPPoE-CBQ-RX = 512] ** class CAccessCheck : Unknown attribute (not found in the dictionary). The attribute has been ignored! [User name: sdrenner1] [Attribute name: DTG-PPPoE-CBQ-TX = 512] SQL query : {call Interface_VircomUsers('sdrenner1')} (Debug :05752) 11/9/2004 15:22:11 class CAccessCheck : Access granted! [Access type: *AUTH*] [User name: sdrenner1] AuthModule: Sending reply (sdrenner1) to Main Server Upd_User_State: Find STD: Search for user: sdrenner1, nas_ip: 12.159.225.230, nas_port: 0, service_type: 8, session_id: find_user: (4) Found by Name: sdrenner1, Port: 0 02 24 00 1E A8 2C A3 F3 33 25 E4 23 1F 56 94 0A .$...,..3%.#.V.. CB CF 9A 3B 06 06 00 00 00 08 19 04 36 36 ...;........66 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Fred T Sent: Tuesday, November 09, 2004 1:39 PM To: [EMAIL PROTECTED] Subject: [Rodopi] IS anyone doing? It's on their website in their help files, I found this: VENDOR DemarcTech 16313 BEGIN-VENDOR Demarctech # Rates to give PPPoE customers, can be used in Authentication replies. (in bits/s) ATTRIBUTE DTG-PPPoE-CBQ-RX 1 integer ATTRIBUTE DTG-PPPoE-CBQ-TX 2 integer # Fallback support for each direction. (1 / 0) ATTRIBUTE DTG-PPPoE-CBQ-RX-Fallback 3 integer ATTRIBUTE DTG-PPPoE-CBQ-TX-Fallback 4 integer # show splash page (value 1), do not show splash page (value 0) ATTRIBUTE splash 10 integer END-VENDOR DemarcTech I am not sure if this is compatible with Vircom Radius so open your dict file and look to see how their format is and make this data appear in that file where it looks like it should go. I'm thinking it would look like this: # Rates to give PPPoE customers, can be used in Authentication replies. (in bits/s) ATTRIBUTE DTG-PPPoE-CBQ-RX 1 integer ATTRIBUTE DTG-PPPoE-CBQ-TX 2 integer # Fallback support for each direction. (1 / 0) ATTRIBUTE DTG-PPPoE-CBQ-RX-Fallback 3 integer ATTRIBUTE DTG-PPPoE-CBQ-TX-Fallback 4 integer # show splash page (value 1), do not show splash page (value 0) ATTRIBUTE splash 10 integer VENDOR_CODE DemarcTech 16313 VSA DTG-PPPoE-CBQ-RX 1 integer VSA DTG-PPPoE-CBQ-TX 2 integer VSA DTG-PPPoE-CBQ-RX-Fallback 3 integer VSA DTG-PPPoE-CBQ-TX-Fallback 4 integer Frederic Tarasevicius Internet Information Services, Inc. http://www.i-is.com/ 810-794-4400 mailto:[EMAIL PROTECTED] --------------------- To Leave the Rodopi mail list send a message to [EMAIL PROTECTED] with the word LEAVE as the message body. Please also visit the Rodopi FAQ at http://www.rodopi-faq.com --------------------- --------------------- To Leave the Rodopi mail list send a message to [EMAIL PROTECTED] with the word LEAVE as the message body. Please also visit the Rodopi FAQ at http://www.rodopi-faq.com ---------------------