ICF/NAT/RRA

  • Thread starter Thread starter Sean
  • Start date Start date
S

Sean

Hi

Windows 2003 Standard.

I want to activate Routing and Remote Access from Start > All programs >
Admin Tools > Routing and Remote Access > Right click Server and the click
"Configure and Enable Routing and Remote Access".

The error I get is: ICF enabled.

I did disable ICF but the problem remains. I can't access to this
configuration.

Any help pls ?
 
Hi,

Instead of the script you can use this command:

Start -> Administrative tools -> Services
Right click the ICF service from the list -> Properties
Make the Startup type as "Disabled"
Ok

This will disable ICF and you can configure RRAS.
 
You will have to stop and disable the Firewall service. you can use these
commands to do it.

net stop sharedaccess
sc config sharedaccess start= disabled
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top