Assigning DNS servers

2006-03-16 Thread Tony Spencer








Hi

 

I want to be able to assign DNS servers for each user to use
as part of the users radius entry.

If I use:

 

MS-Primary-DNS-Server =””,

MS-Secondary-DSN-Server=”

 

For each users radius config will this work?

 

These users are ADSL users using DSL modems and routers.

 

Thanks

Tony

 





-- 
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.

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

Re: Assigning DNS servers

2006-03-16 Thread Ben Plimpton
Tony

You might want to look at using USR-Primary_DNS_Server and
USR-Secondary_DNS_Server.  

I don't know how the modems will react with MS specific attributes but
I'm sure there are others on the list with more experience who could
tell you for sure.

Ben

On Thu, 2006-03-16 at 18:12 +, Tony Spencer wrote:
> Hi
> 
>  
> 
> I want to be able to assign DNS servers for each user to use as part
> of the users radius entry.
> 
> If I use:
> 
>  
> 
> MS-Primary-DNS-Server =””,
> 
> MS-Secondary-DSN-Server=”
> 
>  
> 
> For each users radius config will this work?
> 
>  
> 
> These users are ADSL users using DSL modems and routers.
> 
>  
> 
> Thanks
> 
> Tony
> 
>  
> 
> 
> 
> -- 
> This message has been scanned for viruses and 
> dangerous content by MailScanner, and is 
> believed to be clean. 
> - 
> 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: Assigning DNS servers

2006-03-16 Thread Alan DeKok
"Tony Spencer" <[EMAIL PROTECTED]> wrote:
> I want to be able to assign DNS servers for each user to use as part of the
> users radius entry.

  Read your NAS documentation to see what attributes it needs.

  If it doesn't list DNS server attributes, then you can't send any,
because it won't be looking for them.

  Alan DeKok.

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


Re: Assigning DNS servers

2006-03-16 Thread Peter Nixon
On Thu 16 Mar 2006 20:12, Tony Spencer wrote:
> Hi
>
> I want to be able to assign DNS servers for each user to use as part of the
> users radius entry.
>
> If I use:
>
> MS-Primary-DNS-Server ="",
> MS-Secondary-DSN-Server="
> For each users radius config will this work?

Yes, as long as your NAS supports these attributes. (Most do)

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


pgpu1gRQZuQH9.pgp
Description: PGP signature
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Assigning DNS servers

2006-03-16 Thread Tony Spencer
I'm using a Cisco 7204VXR to do the authentication.
It seems it doesn't pass these attributes.
Debugging radius and AAA authentication shows all the other attributes it's
passing.

Anyone using a Cisco to do radius authentication and assign DNS servers?

Thanks
Tony



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
g] On Behalf Of Peter Nixon
Sent: 16 March 2006 21:45
To: FreeRadius users mailing list
Subject: Re: Assigning DNS servers

On Thu 16 Mar 2006 20:12, Tony Spencer wrote:
> Hi
>
> I want to be able to assign DNS servers for each user to use as part of
the
> users radius entry.
>
> If I use:
>
> MS-Primary-DNS-Server ="",
> MS-Secondary-DSN-Server="
> For each users radius config will this work?

Yes, as long as your NAS supports these attributes. (Most do)

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: Assigning DNS servers

2006-03-17 Thread Joe Maimon



Tony Spencer wrote:


I'm using a Cisco 7204VXR to do the authentication.
It seems it doesn't pass these attributes.
Debugging radius and AAA authentication shows all the other attributes it's
passing.

Anyone using a Cisco to do radius authentication and assign DNS servers?

Yes

Primary-DNS-Server  := "172.19.1.53",
Secondary-DNS-Server:= "172.19.1.57",



Thanks
Tony


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