• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

routing and remote acccess server

watts3000

Senior member
Can someone tell the purpose in a routing and remote access server baiscally what benefits can a someone recieve from this setup.
 
As opposed to ics?

For one you can also configure DHCP and scopes.
Alow dial up.
mucho more configuration options.
too much to list here.

 
routing and remote access is basically the same as a hardware router. You'll be able to do NAT vs ICS and have many more options for configuring your network. The drawback to NAT on win2k server, is that port forwarding is very limited in that you can only forward single ports rather than a range. Thus if you want to forward 20 ports, you'd have to make 20 entries rather than entering a range.

With the price of SOHO routers being so cheap, I would just pick up a netgear or linksys router rahter than using win2ksrv to do NAT or use linus to do ipmasquerading, which is much more flexible using config files that win2k is.

I used to do NAT with win2k server on one of my spare boxes and got fed up with the fact that it was a severe pain in the ass to configure ports to allow for hosting games etc...so I picked up the netgear rt311 for 50 bux from best buy and never looked back.
 
Back
Top