hmmm very strange... it should work when enabling DNS & DHCP as well...
I should try this :
Disable RRAS, reboot your server
set up DHCP & DNS and reboot your server again
Make sure DNS & DHCP are working well
Enable RRAS and set it up for NAT :
Right click on RRAS in MMC, and choose 'enable Routing & Remote Access'
Select 'manual configuration' and click next until the setup has completed
After completion, right click on 'general' under the IP routing section, and choose 'New Routing Protocol'
Choose NAT from the list
Right click on 'Network Address Translation' under the IP routing section, and choose 'new interface'
All the interfaces, both logical & physical are listed here
First, select your public interface (=interface that has an public internet IP)
Set this interface to 'public interface connected to the internet' and check 'translate TCP/UDP headers'
Do the same for the internal interface, and set it's properties to 'private interface connected to private network'
Right click 'Network address translation (NAT)' and choose properties
Go to the address translation tab, and make sure the checkbox 'automatically assign IP addresses by using DHCP' is DISABLED
In the tab 'Name resolution', make sue everything is disabled as well.
Now go to the DNS snap-in in mmc, right-click on the local server name, and choose properties
Go to the forwarders tab, and enable forwarders
Fill in the address of the DNS server of your ISP, and click OK
Restart your server
Client configuration : if your clients have a fixed IP, make sure the default GW is pointing to your RRAS server, and that the DNS server is pointing to the RRAS server as well (by using the forwarder, your RRAS server will be able to resolve all names, including internet addresses...)
If your clients are using DHCP, make sure the DHCP scope options are assigning the IP address of your RRAS server as default gateway, and that the IP address of the DNS server is pointing to your RRAS server as well...
Try to ping to 209.73.180.2
Try to do a tracert to 209.73.180.2
Try to ping to
If these 3 tests work, then you will be able to surf the internet.
(make sure your IE is not using a proxy server when it's not needed)
Good luck
Peter Van Eeckhoutte
peter.ve@pandora.be