03-12-2019 02:50 AM
Hi
I'm working on a Windows radius server.
The radius authenticate by computers name and MAC address so they get specific VLAN.
Let's take an example:
I authenticate by computer name so i get VLAN 2.
If i need to go to a distant site it will still get VLAN 2 but i want the computer to get the VLAN from the distant site.
Is it possible ?
If yes then which policy do i need to configure ?
Thank you for your attention.
Solved! Go to Solution.
03-18-2019 12:53 AM
Hello, thank you for your anwser.
So i did a new network policy, using the name of the client (in my situation it's a switch) then it work.
example: if the request is from switch A and it's a computer in the AD group then assign VLAN A
if the request is from switch B and it's a computer in the AD group then assign VLAN B.
03-13-2019 10:32 AM
You can either create rules based on network device or location names:
That doesn't scale well. The better solution is to use a consistent VLAN naming scheme and pass the VLAN name not the VLAN #.
This allows the user to fall onto the correct VLAN not matter the location.
03-18-2019 12:53 AM
Hello, thank you for your anwser.
So i did a new network policy, using the name of the client (in my situation it's a switch) then it work.
example: if the request is from switch A and it's a computer in the AD group then assign VLAN A
if the request is from switch B and it's a computer in the AD group then assign VLAN B.
03-18-2019 01:15 PM
That solution works, but doesn't scale well if you have many sites. You are better using a standardize VLAN naming scheme and passing the VLAN name instead of the #. Glad you got a solution that works.
03-19-2019 02:05 AM - edited 03-25-2019 02:26 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide