Routing and Remote Access Problem

  • Thread starter Thread starter Jenny
  • Start date Start date
J

Jenny

I have Routing and Remote Access setup on a windows 2000
server. It is configured and is working. When I go to
make a change to it, I open up the mmc, right click the
server and click properties.

Nothing happens; the server turns red.

If I right click server status and select refresh, it
turns green again.

What is wrong?
 
If RRAS is configured but the service is stopped, you will see the server
with a red mark.
To start the service, use this on the command prompt:

net start remoteaccess

When the service starts, the server name turns green again.

Thanks,
Priya.
 
Back
Top