I cannot get my server to act as a router between 2 segments of my network for
internet access. I have a DSL router on one end using NAT to give the computers
on network 1 address in the 10.10.10.1-99 range. The second network (network 2)
is in the 198.168.1.1-99 range. My NT Server has 2 NIC's each with an address in
each range. The default gateway for network 1 is 10.10.10.1 (this is the router's
address). Network 1 has no problem getting to the internet. I am using subnet
mask 255.255.255.0 for both networks. I need to know what route to plug in to the
dsl router to get data back to network 2, and also any configuration information
that I will need for network 2's NIC in the server (i.e., do i need to put in a
different default gateway?).