<div dir="ltr">I got this Answer today about my mail and it's great <br><br>Subject: Re: FreeRadius Novice problems<br>
Message-ID: <<a href="mailto:201211192148.49496.misch@schwartzkopff.org">201211192148.49496.misch@schwartzkopff.org</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
> Hello,<br>
><br>
(...)<br>
> 1.       How do I create users that have a specific vlan attached to them<br>
> (say user2 will always associate Vlan2 when connected), user1 is untagged<br>
> so it's vlan1, user2 is attached to vlan2 and so on and so on.<br>
<br>
Normally your assign the VLAN with the attributes<br>
<br>
Tunnel-Type = "VLAN",<br>
Tunnel-Medium-Type = "IEEE-802",<br>
Tunnel-Private-Group-id = 2<br><br><br>This info will help me but I forgot to ask where do add this info?<br>to /etc/freeradius/users ?<br>what file do i need to edit to enable the Vlan support per username?<br><br>The reason for my question is that when i added this info the users file the freeradius service could not start.<br>
Since this is a closed system that has no external access it's ok to share this info.<br><br>alpha_lab@alpha-radius135:~$ sudo /etc/init.d/freeradius stop<br> * Stopping FreeRADIUS daemon freeradius<br>   ...done.<br>
alpha_lab@alpha-radius135:~$ sudo nano /etc/freeradius/users<br><br>radius1 Cleartext-Password := "radius1"<br><br>      Tunnel-Type = "VLAN"                  <br>      Tunnel-Medium-Type = "IEEE-802"<br>
      Tunnel-Private-Group-Id = "1"<br><br># On no match, the user is denied access.<br><br><br>alpha_lab@alpha-radius135:~$ <br>alpha_lab@alpha-radius135:~$ <br>alpha_lab@alpha-radius135:~$ <br>alpha_lab@alpha-radius135:~$ <br>
<b>alpha_lab@alpha-radius135:~$ sudo /etc/init.d/freeradius start<br> * Starting FreeRADIUS daemon freeradius<br>   ...fail!<br></b>alpha_lab@alpha-radius135:~$ <br>alpha_lab@alpha-radius135:~$ <br><br>when i remove the tunnel commands from the username i can restart the freeradius.<br>
<br>Where do i error??<br><br><br>Thank you<br clear="all"><br>-- <br><div dir="ltr">____<div>Sometimes you just glow in the dark...</div></div><br>
</div>