LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 05-Nov-2009, 12:59 AM
 
Join Date: Feb 2008
Posts: 2,028
edmaa 30-39 reputation pointsedmaa 30-39 reputation pointsedmaa 30-39 reputation pointsedmaa 30-39 reputation points
Default Re: freeradius and passing DNS server information

Daniel Wells wrote:

> To get the Novell client to log in successfully over a juniper
> dynamic-vpn, apparently I need the radius server to pass the
> attributes "Juniper-primary-dns" and "juniper-secondary-dns" to the
> Juniper device making the requests of the radius server. I am
> currently using the freeradius that ships with OES 2 sp1. I have
> authentication against the radius server (integrated with eDir)
> working. But I am clueless as to how the above attributes are to be
> passed and I haven't been able to google anything useful so far.
>
> Could someone knowledgeable with freeradius in a novell environment,
> point me in the right direction?


it doesn't have much to do with eDir but I found this link:
http://www.google.com.au/url?sa=t&so...ed=0CAcQFjAA&u
rl=http%3A%2F%2Fwww.procurve.com%2FNR%2Frdonlyres% 2F06538B80-6DB0-4AC6-8
93E-8E8E12A180C6%2F0%2FConfiguringFreeRADIUSwithIDMbyE xample_Dec_07_WW_E
ng_Ltr.pdf&rct=j&q=freeradius+vendor+specific+attr ibutes+config+by+examp
le+procurve&ei=dXbySvTdNJGo6APP-pUM&usg=AFQjCNG2ojgpiCH213MKfbJz88WE7NHl
EQ

It describes that you can add the VCA's in a 'profile' I believe.
Something like:

myuser User-Password=="mypass"
Reply-Message = "welcome to the jungle.",
Tunnel-Medium-Type = 6,
Tunnel-Type = VLAN,
Tunnel-Private-Group-ID = 100,
HP-nas-filter-rule = "permit in icmp from any to any cnt",
HP-nas-filter-rule += "permit in udp from any to any 68 cnt",
HP-nas-filter-rule += "permit in udp from any to any 67 cnt",
HP-nas-filter-rule += "permit in udp from any to any 53 cnt",
HP-nas-filter-rule += "permit in tcp from any to any 8080 cnt"

Where the the lines starting with HP are vendor specific attributes. I
read though that they have to exist in a dictionary or something.


--
Cheers,
Edward
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 09:52 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2