Has anyone been able to get the Alvarion BreezeMAX to apply a service profile for a subscriber through radius? or has anyone been able to get debug logging out of the BreezeMAX perhaps via syslog? I believe I've got the service interfaces, service groups etc configured the same in both products. The BreezeMAX works if I disable RADIUS but doesn't work with the following radius reply. The following access accept works with the Alvarion 4Motion product but not with the BreezeMAX. Sending Access-Accept of id 13 to 10.12.15.50 port 49154 Session-Timeout = 3600 Termination-Action = RADIUS-Request Filter-Id = "SP1" EAP-Message = 0x03080004 Message-Authenticator = 0x00000000000000000000000000000000 User-Name = "{am=1}test@test.com.au" WiMAX-MSK = 0x18bffebb46ac2e95ee730b7ecc0eaa5eb4b586fe29e5113f97f1ab794b4405f9d77aaa432c bb91eb9e4d3ea7e65dded2bb765e18491c62530cf3edee80c644a1
Ryan Williams wrote:
Has anyone been able to get the Alvarion BreezeMAX to apply a service profile for a subscriber through radius?
Yes. Go to http://git.freeradius.org, and follow the instructions for downloading the git "master" branch. Then, edit share/dictionary to: - delete the $INCLUDE of the wimax && alvarion dictionaries - add $INCLUDE dictionary.wimax.alvarion && dictionary.alvarion.wimax (really) At that point it should be possible to return the non-standard attributes needed by Alvarion.
The following access accept works with the Alvarion 4Motion product but not with the BreezeMAX.
They appear to have completely different code bases, and completely different needs for RADIUS. <sigh> Alan DeKok.
Thanks Alan, I'm already running the master branch of Freeradius (as of two days ago). I have FreeRadius working with an Alvarion 4 Motion product but not with the Alvarion BreezeMax product. It seems to be ignoring my Access-Accept. Regards, Ryan Williams -----Original Message----- From: freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.org [mailto:freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.o rg] On Behalf Of Alan DeKok Sent: Friday, 13 May 2011 3:09 PM To: FreeRadius users mailing list Subject: Re: Alvarion BreezeMAX & 4Motion Service Profiles Ryan Williams wrote:
Has anyone been able to get the Alvarion BreezeMAX to apply a service profile for a subscriber through radius?
Yes. Go to http://git.freeradius.org, and follow the instructions for downloading the git "master" branch. Then, edit share/dictionary to: - delete the $INCLUDE of the wimax && alvarion dictionaries - add $INCLUDE dictionary.wimax.alvarion && dictionary.alvarion.wimax (really) At that point it should be possible to return the non-standard attributes needed by Alvarion.
The following access accept works with the Alvarion 4Motion product but not with the BreezeMAX.
They appear to have completely different code bases, and completely different needs for RADIUS. <sigh> Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
You could try your luck and ask Alvarion what attributes are required in the access-accept for the BreezeMAX to accept the connection. Even better, ask for a tcpdump of a successful, minimalistic network entry. Don't hold your breath though ... chances are they'll flip you off/have no clue what you're talking about/show no interest in helping because they want to sell you bridgewater at a ridiculous price. I see you are returning SP1 as your Filter-Id .. does that profile exist on the BreezeMAX station? I seem to recall it does .. but please double check :) - Kristoffer On 05/13/2011 08:44 AM, Ryan Williams wrote:
Thanks Alan, I'm already running the master branch of Freeradius (as of two days ago). I have FreeRadius working with an Alvarion 4 Motion product but not with the Alvarion BreezeMax product. It seems to be ignoring my Access-Accept.
Regards, Ryan Williams
-----Original Message----- From: freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.org [mailto:freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.o rg] On Behalf Of Alan DeKok Sent: Friday, 13 May 2011 3:09 PM To: FreeRadius users mailing list Subject: Re: Alvarion BreezeMAX& 4Motion Service Profiles
Ryan Williams wrote:
Has anyone been able to get the Alvarion BreezeMAX to apply a service profile for a subscriber through radius? Yes. Go to http://git.freeradius.org, and follow the instructions for downloading the git "master" branch.
Then, edit share/dictionary to:
- delete the $INCLUDE of the wimax&& alvarion dictionaries - add $INCLUDE dictionary.wimax.alvarion&& dictionary.alvarion.wimax (really)
At that point it should be possible to return the non-standard attributes needed by Alvarion.
The following access accept works with the Alvarion 4Motion product but not with the BreezeMAX. They appear to have completely different code bases, and completely different needs for RADIUS.<sigh>
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
The older BreezeMax TDD system only takes Filter-Id. Here is the nomenclature: "n=sp1:v=<VLAN_200>:h=OFF:a=<ON,VLAN_200>:c=ON" -----Original Message----- From: freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradius.org [mailto:freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradiu s.org] On Behalf Of Ryan Williams Sent: Friday, May 13, 2011 2:44 AM To: 'FreeRadius users mailing list' Subject: RE: Alvarion BreezeMAX & 4Motion Service Profiles Thanks Alan, I'm already running the master branch of Freeradius (as of two days ago). I have FreeRadius working with an Alvarion 4 Motion product but not with the Alvarion BreezeMax product. It seems to be ignoring my Access-Accept. Regards, Ryan Williams -----Original Message----- From: freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.org [mailto:freeradius-users-bounces+ryan=integritynet.com.au@lists.freeradius.o rg] On Behalf Of Alan DeKok Sent: Friday, 13 May 2011 3:09 PM To: FreeRadius users mailing list Subject: Re: Alvarion BreezeMAX & 4Motion Service Profiles Ryan Williams wrote:
Has anyone been able to get the Alvarion BreezeMAX to apply a service profile for a subscriber through radius?
Yes. Go to http://git.freeradius.org, and follow the instructions for downloading the git "master" branch. Then, edit share/dictionary to: - delete the $INCLUDE of the wimax && alvarion dictionaries - add $INCLUDE dictionary.wimax.alvarion && dictionary.alvarion.wimax (really) At that point it should be possible to return the non-standard attributes needed by Alvarion.
The following access accept works with the Alvarion 4Motion product but not with the BreezeMAX.
They appear to have completely different code bases, and completely different needs for RADIUS. <sigh> Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (4)
-
Alan DeKok -
David Peterson -
Kristoffer Milligan -
Ryan Williams