Re: (RADIATOR) static ip address

2003-07-27 Thread Hugh Irvine
Hello Cory - You could set up an AuthBy SQL clause with an AuthSelect statement to do exactly what you describe. AuthSelect select PASSWORD from SUBSCRIBERS where \ USERNAME = %0 and STATICADDRESS = '%{Framed-IP-Address}' regards Hugh On Saturday, Jul 26, 2003, at 16:05

(RADIATOR) static ip address

2003-07-25 Thread Cory Bicknell, Systems Engineer
Hi, How can I make Radiator reject the access request if the static ip address the user is requesting is different to that stored in the database in the STATICADDRES field for the particular user. thanks Cory. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTEC

Re: (RADIATOR) Static IP Address using cisco Access Server

2002-04-11 Thread Hugh Irvine
Hello - The correct spelling of the attribute is: Framed-IP-Address = 193.1.1.1 You may also need to do some configuration on the NAS so that it will accept an IP address assignment from radius. To say any more I will need to see a copy of your configuration file (no secrets) togeth

RE: (RADIATOR) Static IP Address using cisco Access Server

2002-04-11 Thread Ronan Eckelberry
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of cistron Sent: Thursday, 11 April, 2002 06:45 To: [EMAIL PROTECTED] Subject: (RADIATOR) Static IP Address using cisco Access Server Dear friends, We have defined default IP pool at the Access Server. We want to assign a particular IP address

(RADIATOR) Static IP Address using cisco Access Server

2002-04-11 Thread cistron
Dear friends, We have defined default IP pool at the Access Server. We want to assign a particular IP address for a user. At the radius side we have given Framed IP Address = 193.1.1.1. but it still takes the IP from the assigned pool. How can we assign static IP for the user. Thanks and Regards

Re: (RADIATOR) Static IP Address using RADIATOR AND RADMIN

2001-11-11 Thread Hugh Irvine
Hello Jai - >From what you show below, the IP address is being sent correctly to the Cisco, and if the Cisco is not doing the right thing, then you will need to check with Cisco how to configure the NAS to do what you require. If may be that you will need to use the special "cisco-avpair" rep

(RADIATOR) Static IP Address using RADIATOR AND RADMIN

2001-11-10 Thread Jai Kumar Shinde
Hi, I am using RADIATOR AND RADMIN with MYSQL DATABASE for DIALUP AUTHENTICATION, with RAS CISCO 5300. i am trying to allocat static IP address for few users which are in MYSQL database, As i am using the field STATICIPADDRESS in mysql, i have added that ip address in that field. but when i try

RE: (RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 attribute

2001-06-03 Thread Steve Hardin
so! Thanks for all your help, Steve -Original Message- From: Hugh Irvine [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 03, 2001 7:32 PM To: pop; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: (RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 att

Re: (RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 attribute

2001-06-03 Thread Hugh Irvine
Hello Steve - Thanks for sending the information. On Sunday 03 June 2001 08:01, pop wrote: > Hi, > > We are testing out Radiator and so far it seems easy to set up and get > working. I seem to be having a problem with a few items however I believe > they are all connected. > > I'm trying a si

Re: (RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 attribute

2001-06-03 Thread Hugh Irvine
Hello Rick - As I can't find you in our customer database, could you please send me the name of the registered company that purchased this copy of Radiator? Please reply to me directly. regards Hugh On Sunday 03 June 2001 08:01, pop wrote: > Hi, > > We are testing out Radiator and so far it

(RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 attribute

2001-06-02 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] From: [EMAIL PROTECTED] Date: Sat, 2 Jun 2001 15:01:29 -0500 To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from ["Steve Hardin" <[EMAIL PROTECTED]>] >From [EMAIL PROTECTED] Sat Jun 2 15:01:29 2001 Received: from phoe

(RADIATOR) Static IP address/Framed-IP-Address Simultaneous-Use = 1 attribute

2001-06-02 Thread pop
Hi, We are testing out Radiator and so far it seems easy to set up and get working. I seem to be having a problem with a few items however I believe they are all connected. I'm trying a simple set up with one realm (DEFAULT) with cisco 5300. I would like to use Simultaneous-Use only for most

Re: (RADIATOR) Static ip address

2001-02-01 Thread Dirk Laan
Yes it is the evaluation version, but it stiil works. If I set no static address for the user Dirk it works see below: radpwtst -trace -user dirk -password password -nas_ip_addr ess 1.2.3.4 Code: Access-Request Identifier: 136 Authentic: 1234567890123456 Attributes: User-Name = "d

Re: (RADIATOR) Static ip address

2001-02-01 Thread Dirk Laan
No, I've pasted both logs for you to see whats happening. Version is 2.17.1 Regards, Dirk Hugh Irvine wrote: > Hello Dirk - > > I don't understand the following listing - it looks like both the output from > Radiator as well as the output from radpwtst, all mixed together. > > What version of

Re: (RADIATOR) Static ip address

2001-02-01 Thread Hugh Irvine
Hello Dirk - I don't understand the following listing - it looks like both the output from Radiator as well as the output from radpwtst, all mixed together. What version of Radiator are you running? thanks Hugh On Friday 02 February 2001 09:42, Dirk Laan wrote: > > Hello Hugh, > > I change

Re: (RADIATOR) Static ip address

2001-02-01 Thread Dirk Laan
Hello Hugh, I changed the check in reply and it still doesn't work. Thu Feb 1 23:38:22 2001: DEBUG: Packet dump: *** Received from 127.0.0.1 port 1033 Code: Access-Request Identifier: 247 Authentic: 1234567890123456 Attributes: User-Name = "dirk" Service-Type = Frame

Re: (RADIATOR) Static ip address

2001-02-01 Thread Hugh Irvine
Hello Dirk - On Friday 02 February 2001 07:22, Dirk Laan wrote: > > How can I fix the following: > > This user has a static ip address. > . > # This will authenticate users from > > AuthByPolicy ContinueWhileAccept > > # Adjust DBSource, DBUsername, DBAuth to suit your DB > >

(RADIATOR) Static ip address

2001-02-01 Thread Dirk Laan
Hello, How can I fix the following: This user has a static ip address. Code: Access-Request Identifier: 169 Authentic: 1234567890123456 Attributes: User-Name = "dirk" Service-Type = Framed-User NAS-IP-Address = 1.2.3.4 NAS-Port = 1234 NAS-Port-Type

RE: (RADIATOR) Static IP Address

1999-07-15 Thread Terry Rossi
Cc: Radiator -> Subject: RE: (RADIATOR) Static IP Address -> -> -> Terry, if you are using a HyperArch card with your total control unit try -> changing the netmask over the 255.255.255.255 instead of using -> the class c -> netmaks. -> -> That worked for me. -> -> -

RE: (RADIATOR) Static IP Address

1999-07-15 Thread Devron Knowles
: Radiator Subject: (RADIATOR) Static IP Address I am trying to configure a user with a static ip address using a 3com Total Control unit and the dictionary.usr dictionary. I use the following excepts from radius.cfg and users and the user is promptly disconnected. Any advice is appreciated

Re: (RADIATOR) Static IP Address

1999-07-14 Thread Mike McCauley
Hi Terry, On Jul 14, 2:56pm, Terry Rossi wrote: > Subject: (RADIATOR) Static IP Address > I am trying to configure a user with a static ip address > using a 3com Total Control unit and the dictionary.usr > dictionary. I use the following excepts from radius.cfg > and users

(RADIATOR) Static IP Address

1999-07-14 Thread Terry Rossi
I am trying to configure a user with a static ip address using a 3com Total Control unit and the dictionary.usr dictionary. I use the following excepts from radius.cfg and users and the user is promptly disconnected. Any advice is appreciated. Regards, Terry Rossi PICS ONline Rewri