(RADIATOR) Re: Unknown-vendor 762, size 6="

2003-03-27 Thread Hugh Irvine
Hello - It looks to me like the reply attributes are incorrectly specified. Note the following KarlNet entries from the Radiator 3.5 dictionary (your user entries *must* match what is specified in the dictionary): # # Karlnet VSAs # # Sets the remote client's Station Name VENDORATTR 762

(RADIATOR) Unknown-vendor 762, size 6="

2003-03-27 Thread [EMAIL PROTECTED]
Hi Hugh,   when itry to authenticate a macaddress based on karlnet i get this error of Unknown-vendor 762, size 6="these are the fields added to the ms-sql sub. table. 00-XX Password == "X"    KarlNet-TurboCell-OpState = up,    KarlNet-TurboCell-TxRate = TxRate-256

Re: (RADIATOR) Using the Ascend-data-filter

2003-03-27 Thread Eric Hunter
We use: AddToReply file:"/pathtofile" And have that file contain: Ascend-Data-Filter="ip in forward tcp est",\ Ascend-Data-Filter="ip in forward dstip x.x.x.x/32",\ Ascend-Data-Filter="ip in drop tcp dstport = 25",\ Ascend-Data-Filter="ip in forward",\ Service-Type = Framed-User,\ Framed-Protoco

Re: (RADIATOR) Using the Ascend-data-filter

2003-03-27 Thread Hugh Irvine
Hello John - This depends somewhat on what else you are doing in your configuration file, but if you want to add this to every session, you can do something like this: # define Realms or Handlers . AddToReply Ascend-Data-Filter = "ip i

Re: (RADIATOR) AuthBy External cascading accounting requests

2003-03-27 Thread Hugh Irvine
Hello Joshua - I will need to see a trace 4 debug from Radiator showing what is happening. And it would also be useful to see any debug messages from your external programs showing what the exit status is. BTW - it is often easier to use Handlers and/or hooks for this sort of thing. # define Ha

(RADIATOR) Using the Ascend-data-filter

2003-03-27 Thread John Lubeck
Where in the radius.cfg file do I apply the Ascend-Data-Filter command? I need to block outgoing SMTP that is going to mail servers not on my network. These are the Ascend-Data-Filter commands I want to use: Ascend-Data-Filter = "ip in forward tcp est" Ascend-Data-Filter = "ip in forward dstip 19

Re: (RADIATOR) NASIDENTIFIER in RADONLINE and Accounting Detail File

2003-03-27 Thread Hugh Irvine
Hello William - This sounds like a NAS configuration issue, as the Radiator Client clauses are based on the source IP address for a request. It seems strange that an access request would use a different source IP address compared to an accounting request from the same device. regards Hugh On

(RADIATOR) NASIDENTIFIER in RADONLINE and Accounting Detail File

2003-03-27 Thread William Hernandez
Hello everyone, The NASIDENTIFIER column in RADONLINE and the NAS-IP-Address line in the accounting detail file for our users who connect via Total Control NASes shows as the NASes private ip address. We would like this to show as the public ip address. A related problem is that accounting reques

(RADIATOR) Newbie EAP-TLS Difficulties

2003-03-27 Thread Dekelbaum, Robert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I'm currently trying to get Radiator 3.5 demo to do 802.1x auth via EAP-TLS with a cisco 1200-series AP and a WindowsXP supplicant, and I'm having a bit of an issue. I'm relitively new to 802.1x/EAP and it's been quote a while since I'

(RADIATOR) AuthBy External cascading accounting requests

2003-03-27 Thread Joshua Masiko
According to the radiator documentation   The exit status of the external command determines what type of reply is to be sent in response to the request: 0 Means reply with an acceptance. For Access-Requests, an Access-Accept will be sent. For Accounting-Requests, an Accounting-Respon

(RADIATOR) Radiator as a Windows Service

2003-03-27 Thread Mike McCauley
Hello all, Up until now, users wishing to run Radiator as a Service on Windows were required to install and configure a Service program such as SRVANY or FireDaemon. We have recently uploaded patches to the Radiator 3.5 patches area that allow Radiator to install and run itself as a Windows Se