Networking Forums

Networking Forums > Computer Networking > Windows Networking > W2K3 as a LAN Router Help???

Reply
Thread Tools Display Modes

W2K3 as a LAN Router Help???

 
 
Mr Joe
Guest
Posts: n/a

 
      01-30-2006, 12:57 PM
Hello,
I'm sure this question has been asked a thousand times but I can't seem to
find an article on it. I have a w2k3 server w/ 2 nics. Each nic is on a
seperate network. Network 1 has internet and network 2 does not. I'm trying
to setup the routing and remote access on the w2k3 server to allow network 2
to access the internet through it. This was a snap w/ w2k but in w2k3 I can't
get it to work. Network 2 can see and ping the second nic on the server and
can even access it from a filesharing standpoint but no internet. DNS is
config'd on the server and it has no problem getting to the internet. Any
suggestions or tech notes?

Mr Joe
--
Mr Joe says "Bad Dog"
 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      01-30-2006, 03:39 PM
assuming you cannot ping a public IP from network 2, make sure you assign default gateway to the network1 only. or post the result of ipconfig /all here. This step bys step how to setup windows 2003 as router may help,

How to setup vpn on 2003 as router How to setup VPN and NAT on Windows Server 2003 as a router. Pre-requirement:. 1. Two network interface cards. 2. One static public IP on the outside NIC. ...
www.howtonetworking.com/VPN/2003vpn1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Mr Joe" <(E-Mail Removed)> wrote in message news:1CBFA20B-18CD-459C-AE92-(E-Mail Removed)...
Hello,
I'm sure this question has been asked a thousand times but I can't seem to
find an article on it. I have a w2k3 server w/ 2 nics. Each nic is on a
seperate network. Network 1 has internet and network 2 does not. I'm trying
to setup the routing and remote access on the w2k3 server to allow network 2
to access the internet through it. This was a snap w/ w2k but in w2k3 I can't
get it to work. Network 2 can see and ping the second nic on the server and
can even access it from a filesharing standpoint but no internet. DNS is
config'd on the server and it has no problem getting to the internet. Any
suggestions or tech notes?

Mr Joe
--
Mr Joe says "Bad Dog"
 
Reply With Quote
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      01-30-2006, 06:05 PM
As Robert points out, you must correctly configure default gateways on both
the server and the network 2 clients. Also:

1. You must enable LAN routing on the server - use the RRAS console or edit
the registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters

set IPEnableRouter to 1.

2. You must configure a static router on the Network 1 router which points
to the Server's Network 1 IP in order to reach network 2. How you do this
is product specific. If the Network1 router is a multihomed Windows
machine, the command is:

route -p add <Network2 - eg. 192.168.1.0> MASK <subnet mask for Network2>
<IPofServer'sNetwork1NIC>

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"Mr Joe" <(E-Mail Removed)> wrote in message
news:1CBFA20B-18CD-459C-AE92-(E-Mail Removed)...
> Hello,
> I'm sure this question has been asked a thousand times but I can't seem

to
> find an article on it. I have a w2k3 server w/ 2 nics. Each nic is on a
> seperate network. Network 1 has internet and network 2 does not. I'm

trying
> to setup the routing and remote access on the w2k3 server to allow network

2
> to access the internet through it. This was a snap w/ w2k but in w2k3 I

can't
> get it to work. Network 2 can see and ping the second nic on the server

and
> can even access it from a filesharing standpoint but no internet. DNS is
> config'd on the server and it has no problem getting to the internet. Any
> suggestions or tech notes?
>
> Mr Joe
> --
> Mr Joe says "Bad Dog"



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS on W2k3 R2? Todd Hudson Windows Networking 1 09-17-2007 03:02 AM
W2K3-SP1 router blocks FTP packets Bernard.Tondeur Windows Networking 0 02-20-2006 11:08 AM
NT 4.0 and W2K3 Torker Windows Networking 1 06-08-2005 02:53 AM
Help: VPN from WinXP to w2k3 through external router, How do I do it? Ed Spann Windows Networking 3 05-28-2004 05:13 AM
DSL+NAT+w2k3 Mark Vetanen Windows Networking 2 02-25-2004 02:44 PM



1 2 3 4 5 6 7 8 9 10 11