(RADIATOR) problem with includes and handlers

1999-06-15 Thread Anonymous
Hi, i have tried to split our config file in some smaller config files similar to other radius servers: schnipp # clientconfigs are found in : clients.cfg include %D/clients.cfg # some numbered and realm based Handlers: proxy.cfg include %D/proxy.cfg #default -schnapp- the

(RADIATOR) Radiator Ascend IP FIltering

1999-06-15 Thread Anonymous
Hi, I have attached two files. fil.txt is the one we would like to set as reply attribute, and the result of it. Anybody has an idea why this error? Many thanks, Ferhat Mon May 31 11:45:02 1999: DEBUG: Radius::AuthSQL ACCEPT: Mon May 31 11:45:02 1999: DEBUG: Access accepted for domino Mon Ma

Re: (RADIATOR) Radiator Ascend IP FIltering

1999-06-15 Thread Anonymous
I had problems with the "tcp" and "port" parameters in earlier versions of Radiator (2.11), but Mike said he fixed those. When I tested it in 2.12, I still found some strange problems with them so we don't filter on ports now. Not sure if these have been fixed in 2.13. But in any case, your s

Re: (RADIATOR) Radiator Ascend IP FIltering

1999-06-15 Thread Anonymous
You have to specify the /32 for the netmask of the ip-address. I found this out the same way. Check out the code to see what exact syntax is required by Radiator. - Joost. > This is a multi-part message in MIME format. > > --=_NextPart_000_000B_01BEB732.08F081E0 > Content-Type: text/plain;

(RADIATOR) Can any body help me.....

1999-06-15 Thread Anonymous
Hi All, I have very serious problem, I am using evaluation copy of radiator, before purchase. I installed(solaris 2.6) and tested by RADDPWTST on local machine working fine. For testing a have cisco 2511 term server modem to dialin. I have very short period for testing. I will be highly oblige

(RADIATOR) Please guide.....

1999-06-15 Thread Anonymous
Hi, Thanks, but problem is that my oracle is not running on the same machine that is used by Radiator server. Again I wants to explane. 1- I have two machine A) soalris2.6 server with radiator + DBI + DBD for oracle B) Windows NT4.0 with oracle8 2- As you suggest DBSource dbi:Oracle:sid This

(RADIATOR) (Radiator) dictionary files for USR seem off.

1999-06-15 Thread Anonymous
Hello, We are getting two different sets of data for connection speed from radiator and merit radius. here is an example. Merit radius: Tue Jun 15 15:23:55 1999 User-Name = "core77" NAS-IP-Address = 207.240.142.3 Acct-Status-Type = Start Acct-Se

(RADIATOR) RADIATOR question

1999-06-15 Thread Anonymous
I am trying to get Radiator to log bad passwords. Here is the .cfg file entry: # Set this to the directory where your logfile and details file are to go LogDir /var/log/radius PasswordLogFileName /var/log/radius/passwords WHen I try to log in I get: Tue Jun 15 15:56:49 1999: DEBUG: Handlin

Re: (RADIATOR) terminal screen& accounting

1999-06-15 Thread Anonymous
Hello Murat, The answer is the same: You have your NAS configured so it prefers to do CHAP over PAP, but radiator is not able to do CHAP authentication with an NT user database. You must change your NAS configuration so it uses PAP. Hope that helps. Cheers. On Jun 11, 4:05pm, Murat Kirmaci w

Re: (RADIATOR) problem with includes and handlers

1999-06-15 Thread Anonymous
Hello Volker, You configuration file looks OK. I suspect that perhaps you are using Radiator version 2.13, which had a problem with Handler selection (it would always choose the first Handler). There is a patch available, see http://www.open.com.au/radiator/downloads/patches-2.13/README The prob

Re: (RADIATOR) Radiator Ascend IP FIltering

1999-06-15 Thread Anonymous
Hello Ferhat, Radiator is very fussy about the syntax of the filters and the order of the elements. You should use this Ascend-Data-Filter = "ip in forward dstip 195.174.219.30 tcp dstport=20" Hope that helps. Cheers. On Jun 15, 1:21pm, Ferhat Dilman wrote: > Subject: (RADIATOR) Radiator A

Re: (RADIATOR) Can any body help me.....

1999-06-15 Thread Anonymous
Hello Abdul. Here is a sample configuration file that will authenticate from a file called users in the same directory, and will reply with all the attributes that a Cisco likes: Foreground LogStdout LogDir . DbDir . # You will probably want to change this to suit your site.

(RADIATOR) Logging Rejections

1999-06-15 Thread Anonymous
With some help from Mike I created a logging module for SQL which logs the reasons that people are rejected. This is great for troubleshooting tech support calls. The module is small so I went ahead and attached it. In your configuration file you need: DBSource dbi:mysql:dbname:host DB

Re: (RADIATOR) Probs with AccountingHandled

1999-06-15 Thread Anonymous
Hi Mike, Mike McCauley <[EMAIL PROTECTED]> wrote: > This looks like a message from the NAS saying it rebooted or restarted. yes, the message looks like a reboot message, but the NAS has an uptime of about 30 days. I don't know, why this message is send out. ;-) > Its a bit hard to say without s

Re: (RADIATOR) Please guide.....

1999-06-15 Thread Anonymous
Hello Abdul, Here is an example that we used to connect to Oracle on oscar.open.com.au, with an SID of osc: DBSource dbi:Oracle:(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oscar.open.com.au)(PORT=1521))(CONNECT_DATA=(SID=osc))) DBUsername system DBAuth manager

Re: (RADIATOR) (Radiator) dictionary files for USR seem off.

1999-06-15 Thread Anonymous
Hi Oliver, I suspect this is related to the USR attribute numbering issues discussed in the Radiator FAQ at http://www.open.com.au/radiator/faq.html#29 Hope that helps. Cheers. On Jun 15, 5:37pm, O Stockhammer wrote: > Subject: (RADIATOR) (Radiator) dictionary files for USR seem off. > > Hel

Re: (RADIATOR) RADIATOR question

1999-06-15 Thread Anonymous
Hi Chris, On Jun 15, 4:04pm, PeakPeak Support wrote: > Subject: (RADIATOR) RADIATOR question > > I am trying to get Radiator to log bad passwords. Here is the .cfg > file entry: > > # Set this to the directory where your logfile and details file are to go > LogDir /var/log/radius > > PasswordL

radiator@open.com.au

1999-06-15 Thread Anonymous
Folks, Executing perl Makefile.PL goes without any problems. However, shortly after I execute "make test", the following text is displayed on the console: "Starting servers. Please wait" , Immediately after the above text, the following two lines appear: Undefined subroutine &Radius::Re

(RADIATOR) AuthDBFile issue

1999-06-15 Thread Anonymous
With this DBM file entry: chrism Auth-Type = "System", NAS-Port-Type = "Async" Service-Type = "Framed-User", Framed-Protocol = "PPP", Framed-IP-Address = "255.255.255.254", Framed-MTU = "1500" Why does this debug output happen: Tue Jun 15 17:20:34 1999:

Re: (RADIATOR) AuthDBFile issue

1999-06-15 Thread Anonymous
Hi Chris, Thats puzzling. Is it possible that you changed the config and HUPped the server? If so I would suggest you restart it instead. BTW, that configuration is basically recursive: when you get it to go to System, it will then call System again, over and over until something terrible happen

radiator@open.com.au

1999-06-15 Thread Anonymous
Hi John. Looks like you have Radiator 2.13.1 plus some patches? It looks like you have a Realm.pm that does not define reinitialize. You will also need to get and install the patched Realm.pm from http://www.open.com.au/radiator/downloads/patches-2.13.1/Realm.pm Hope that helps. Cheers. On Ju

Re: (RADIATOR) AuthDBFile issue

1999-06-15 Thread Anonymous
> Hi Chris, > > Thats puzzling. > Is it possible that you changed the config and HUPped the server? If so I would > suggest you restart it instead. No, I killed and restarted it. > BTW, that configuration is basically recursive: when you get it to go to > System, it will then call System again,

Re: (RADIATOR) AuthDBFile issue

1999-06-15 Thread Anonymous
Hi Chris. OK, I tried it here and it went recursive as I expected. So I cant explain what you saw. Its not causing you a problem is it? On Jun 15, 7:33pm, Chris M wrote: > Subject: Re: (RADIATOR) AuthDBFile issue > > Hi Chris, > > > > Thats puzzling. > > Is it possible that you changed the con

Re: (RADIATOR) Probs with AccountingHandled

1999-06-15 Thread Anonymous
Hello Bernd, Thanks for sending us this information. Given your configuration, I think your proposed solution (with AuthBy TEST) is the best. We will considermaking some changes for the next release so that Radiator will acknowledge those types of accounting messages, even if there is are no Aut