* This is the VOP Radius mailing list * What do I need to set the Client Type to (other), for the slipstream server?
Thanks, Kris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Yves Sent: Friday, January 16, 2004 10:04 AM To: [EMAIL PROTECTED] Subject: [VOPRadius] How-to get vopradius working with slipstream * This is the VOP Radius mailing list * FYI... If you need to get VOPRadius running with a SLIPSTREAM box (bandwidth optimizer) (Note that the <tab> is a real tab character. Hit your tab key) 1) Go to program files\vircom\radius and open up the vprdict.txt file with notepad [vopradius dictionary] 2) Where the Vendor Codes are, add: VENDOR_CODE<tab>SLIPSTREAM<tab>7000 3) Where the VSA codes are, add: VSA<tab>SLIPSTREAM<tab>Slipstream-Auth<tab>1<tab>String 4) Save and close 5) You will then need to create a profile that will be used by people who will have access to slipstream, go to program files\vircom\radius and open up the profiles.txt file with notepad Profile="Slipstream" <tab>Service-Type = Framed-User <tab>Framed-Protocol = PPP <tab>-- all your other attributes -- <tab>Slipstream-Auth = true Note that the true MUST be in lower case, the slipstream bandwidth optimizer is case-sensitive. 6) You might also need to set "Default to PPP" on in Radius Console -> Radius Server tab. -- Yves Lacombe Vircom Technical Support ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
