04-14-2005 01:07 PM - edited 03-05-2019 11:30 AM
Hi, I'm in the process of setting up a test LAN consisting of a number of switches/routers. The devices in turn will be connected to a Cisco terminal server which is configured to use ACS for authentication. The question is, how do I restrict access to a group of engineers to connect only to devices on ports 2001 through 2008 and another group of engineers to connect only to devices on ports 2009 through to 2016??
Kind Regards
Steve
04-14-2005 10:33 PM
If the engineers are using fixed IP adresses, you can use an extended access-list. This kind of solution is not 100% safe though.
Otherwise you could apply a radius server to allow access based on username/password. This is a beteer solution but it is also more expensive and more complicated.
Regards,
Leo
04-15-2005 04:43 AM
Hi Leo,
The engineers would be using non fixed addresses so I guess the first solution would be more difficult to implement.
The sound of your 2nd solution sounds good. Would this mean applying say TACACS/RADIUS to the individual async lines, creating a group, placing the engineers in that group and only allow that specific group to access a specific number or lines??
Regards
Steve
04-15-2005 05:18 AM
Bingo! Each group (may be more than two) has the rights to access a subset of the lines. Group membership defines which lines.
Now, this is easier said than done but in concept it is a perfect solution to many security issues.
If you are looking for a cheap solution and you are not afraid of non-windows based solutions , try FreeRadius at www.freeradius.org
Goodluck,
Leo
04-15-2005 07:19 AM
Hi Leo,
Your a star - thanks for your help. I'll give it a go next week and let you know how I get on.
Best Wishes & Thanks once again.
Regards
Steve
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