RE: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread McSparin, Joe
[mailto:freeradius-users-bounces+jmcsparin=hillcountrymemorial.org@lists .freeradius.org] On Behalf Of Alan Buxey Sent: Wednesday, January 04, 2012 12:46 PM To: FreeRadius users mailing list Subject: Re: Using FreeRadius to override VLAN Assignment Hi, >Here is my radiusd -X it looks to me like

RE: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread Brian Julin
s-users-bounces+bjulin=clarku@lists.freeradius.org [mailto:freeradius-users-bounces+bjulin=clarku@lists.freeradius.org] On Behalf Of McSparin, Joe Sent: Wednesday, January 04, 2012 1:37 PM To: FreeRadius users mailing list Subject: RE: Using FreeRadius to override VLAN Assignment Here i

Re: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread Alan Buxey
Hi, >Here is my radiusd -X it looks to me like the Access-Accept is not >returning the vlan with it. copy_request_to_tunnel = yes in your eap.conf alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread McSparin, Joe
+jmcsparin=hillcountrymemorial@lists.freeradius.org [mailto:freeradius-users-bounces+jmcsparin=hillcountrymemorial@lists.freeradius.org] On Behalf Of Alan Buxey Sent: Wednesday, January 04, 2012 12:34 PM To: FreeRadius users mailing list Subject: Re: Using FreeRadius to override VLAN

RE: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread McSparin, Joe
f Brian Julin Sent: Wednesday, January 04, 2012 10:49 AM To: FreeRadius users mailing list Subject: RE: Using FreeRadius to override VLAN Assignment The first order of business would be to freeradius in debug mode, or launch an eapol_test client against it, and look to see whether the attrib

Re: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread Alan Buxey
Hi, >I have put the following into my users files > >DEFAULT  Auth-Type = "ntlm_auth" >    Tunnel-Type = "VLAN", >    Tunnel-Medium-Type = "IEEE-802", >    Tunnel-Private-Group-id = "1001" okay - thats a CHECK item - if the Auth-Type = ntlm

RE: Using FreeRadius to override VLAN Assignment

2012-01-04 Thread Brian Julin
The first order of business would be to freeradius in debug mode, or launch an eapol_test client against it, and look to see whether the attribute is being sent. If you do not know whether the attribute is being sent, you cannot determine whether it is the AP or the freeradius server that needs