I am going to have 4 zones..
WAN - Internet
LAN - AD and SQL server
DMZ - perimter SQL svr for external on line web authentication
WIFI - Access points..
If I put the Radius server in the LAN zone am I not opening up a route directly to the LAN..
Sorry if this is a stupid question..Having problems getting my head around this..
Main Topics
Browse All Topics





by: MikeHolcombPosted on 2009-10-12 at 12:43:41ID: 25554320
Because your RADIUS server stores your authentication information, you would not want to place it in the DMZ zone where it could possibly be exposed to outside parties. In your current solution, your only option would be to place the RADIUS server within the LAN zone and restrict access to the RADIUS server as much as possible through implementing ACL's and any other security controls you might have.