I am trying to get a Windows 2000 server (stand alone NOT running AD) to use FreeRadius instead of IAS. I have set the FreeRadius server in Windows Routing and Remote Access as the authentication provider, and set the secret password the same on both servers. When trying to authenticate via VPN, the W2K server passes it to the FreeRadius server, but it ends up no authenticating. I checked the radius.log file, and it indicates the secret is not correct even though they are set the same. If I change W2K to use IAS it works, and if I use a Cisco router instead of W2K with FreeRadius it works!
"Rick Robinson" <netwtek@gmail.com> wrote:
I checked the radius.log file, and it indicates the secret is not correct even though they are set the same.
Why are you looking at the log file? Run the server in debugging mode. And if the server says that the shared secret is wrong, it pretty much means that the shared secret is wrong. Alan DeKok.
participants (2)
-
Alan DeKok -
Rick Robinson