Re: config dns server in users file

2003-09-22 Thread Daniele Albrizio
Brian Foster wrote:

Hi all,

Any idea with the right syntax is for dns server settings in the users file
going through a Cisco NAS
Cisco-AVPair += "ip:dns-servers=130.15.8.1 14.1.8.254 193.205.7.119"

--
 Daniele ALBRIZIO [EMAIL PROTECTED]
 Network Infrastructure & Services
  UNIVERSITY OF TRIESTE - CSIA - Computing Center
via Valerio, 12 I-34100 Trieste Italy Tel. +39-040.5583319
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: config dns server in users file

2003-08-18 Thread Chris Brotsos
At 11:12 AM 8/18/2003, you wrote:
I receive the request via proxy so I am not responding directly. To make use
of attribute 26 I have to write vendor-Specific otherwise I get a Parse
error
Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x
These attribute are not in my dictionary.

Any more help on this is much appreciated.
They are in dictionary.ascend

Chris Brotsos


-Original Message-
From: Brian Foster [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:04
To: '[EMAIL PROTECTED]'
Subject: RE: config dns server in users file
Thanks J

I'll try that and get back to you.

-Original Message-
From: jc [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:11
To: '[EMAIL PROTECTED]'
Subject: Re: config dns server in users file
On Mon, 18 Aug 2003, Brian Foster wrote:

> Any idea with the right syntax is for dns server settings in the users
file
> going through a Cisco NAS
using cisco as5300 for my dial infrastructure

(using cistron, instead of freeradius (yes shame on me))

using the default ascend avpairs and works fine

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x,
hth

j.



#include  - 'save the trees, send an email'



-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.newtelsolutions.com
**
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: config dns server in users file

2003-08-18 Thread Brian Foster
I receive the request via proxy so I am not responding directly. To make use
of attribute 26 I have to write vendor-Specific otherwise I get a Parse
error

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x  

These attribute are not in my dictionary.

Any more help on this is much appreciated.

-Original Message-
From: Brian Foster [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:04
To: '[EMAIL PROTECTED]'
Subject: RE: config dns server in users file


Thanks J

I'll try that and get back to you.

-Original Message-
From: jc [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:11
To: '[EMAIL PROTECTED]'
Subject: Re: config dns server in users file


On Mon, 18 Aug 2003, Brian Foster wrote:

> Any idea with the right syntax is for dns server settings in the users
file
> going through a Cisco NAS

using cisco as5300 for my dial infrastructure

(using cistron, instead of freeradius (yes shame on me))

using the default ascend avpairs and works fine

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x,

hth

j.



#include  - 'save the trees, send an email'



- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.newtelsolutions.com
**


- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: config dns server in users file

2003-08-18 Thread Oliver Graf
On Mon, Aug 18, 2003 at 03:12:23PM +0100, Brian Foster wrote:
> No luck,
> 
> here is what my entry looks like
> 
> Vendor-Specific = "ip:Ascend-Client-Primary-DNS=0.0.0.0"

Try Ascend-Client-Primary-DNS = 0.0.0.0.

What result should 'Vendor-Specific' give you? Thats not an attribute
your should use... or do you mean Cisco-AVPair? Thats also not
correct.

Just use the pairs we gave you and it should work.

Oliver.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: config dns server in users file

2003-08-18 Thread Brian Foster
No luck,

here is what my entry looks like

Vendor-Specific = "ip:Ascend-Client-Primary-DNS=0.0.0.0"

b



-Original Message-
From: jc [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:11
To: '[EMAIL PROTECTED]'
Subject: Re: config dns server in users file


On Mon, 18 Aug 2003, Brian Foster wrote:

> Any idea with the right syntax is for dns server settings in the users
file
> going through a Cisco NAS

using cisco as5300 for my dial infrastructure

(using cistron, instead of freeradius (yes shame on me))

using the default ascend avpairs and works fine

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x,

hth

j.



#include  - 'save the trees, send an email'



- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.newtelsolutions.com
**


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: config dns server in users file

2003-08-18 Thread Brian Foster
Thanks J

I'll try that and get back to you.

-Original Message-
From: jc [mailto:[EMAIL PROTECTED]
Sent: 18 August 2003 15:11
To: '[EMAIL PROTECTED]'
Subject: Re: config dns server in users file


On Mon, 18 Aug 2003, Brian Foster wrote:

> Any idea with the right syntax is for dns server settings in the users
file
> going through a Cisco NAS

using cisco as5300 for my dial infrastructure

(using cistron, instead of freeradius (yes shame on me))

using the default ascend avpairs and works fine

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x,

hth

j.



#include  - 'save the trees, send an email'



- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.newtelsolutions.com
**


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: config dns server in users file

2003-08-18 Thread Chris Brotsos
At 08:53 AM 8/18/2003, you wrote:


Hi all,

Any idea with the right syntax is for dns server settings in the users file
going through a Cisco NAS
Hi Brian,

I'm not sure if there is a Cisco-AVPair, but you can use the 'non-standard' 
flag in your RADIUS server configuration lines in the NAS conf to allow the 
use of X-Ascend attributes.

Once that's done, you use the X-Ascend-Client-Primary-DNS, 
X-Ascend-Client-Secondary-DNS, and X-Ascend-Client-Assign-DNS attributes to 
do what you want.

HTH,

Chris Brotsos



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: config dns server in users file

2003-08-18 Thread jc
On Mon, 18 Aug 2003, Brian Foster wrote:

> Any idea with the right syntax is for dns server settings in the users file
> going through a Cisco NAS

using cisco as5300 for my dial infrastructure

(using cistron, instead of freeradius (yes shame on me))

using the default ascend avpairs and works fine

Ascend-Client-Primary-DNS = x.x.x.x,
Ascend-Client-Secondary-DNS = x.x.x.x,

hth

j.



#include  - 'save the trees, send an email'



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: config dns server in users file

2003-08-18 Thread Oliver Graf
On Mon, Aug 18, 2003 at 02:53:53PM +0100, Brian Foster wrote:
> Any idea with the right syntax is for dns server settings in the users file
> going through a Cisco NAS

Cisco uses Ascend pairs

Ascend-Client-Primary-DNS = 1.2.3.4,
Ascend-Client-Secondary-DNS = 5.6.7.8,
Ascend-Client-Assign-DNS = DNS-Assign-Yes,

Oliver.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


config dns server in users file

2003-08-18 Thread Brian Foster


Hi all,


Any idea with the right syntax is for dns server settings in the users file
going through a Cisco NAS

thanks

b


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.newtelsolutions.com
**


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html