Re: Routing between subnets with a twist



Ryan wrote:
Right now I have a DHCP server set up on my SBS 2003 (SP2) machine.
It doles out our dns servers, gateway and time server to a 10.0.0.x
subnet.

The problem here is I probably have 20 machines that have no business
being on the internet. So I want to toss them on a separate subnet
for this and some other reasons. But if I set these machines
gateway's to 10.0.1.1 and have RRAS properly configured and the
gateway on the SBS 2003 machine is set to 10.0.0.1 (internet gateway)
on both NIC interfaces they'll still have internet access, right? And
even if I set the GW on the 10.0.0.x NIC up, but not on the 10.0.1.x
NIC they'll still find their way to the internet because of the
routing, I'm assuming.

How can I prevent one subnet from getting to the internet? This
second subnet will NOT be on a DHCP configuration, because the
machines in it hook up to analytical equipment that is picky about the
IP ranges they use. But I need the machines to be able to interact
with machines on the 10.0.0.x subnet.

Does that make sense?

In short 10.0.0.x - Internet OK
10.0.1.x - No internet but talk to 10.0.0.x

I could probably do this with a group policy by adding a separate OU
and putting those machines in it with no gateway address in a GPO..
but for those that need a gateway address if I ever have to change it
there's that 22-23 hour lag before the GPO auto updates that would be
troublesome.

It's not clear how you're connecting these subnets, where the Internet router is, and whether you're using the conventional SBS-as-firewall two-NIC configuration. The traditional way would be to have the Internet-using machines on the SBS 'LAN' NIC with the other NIC on a different network shared only with the router, then the isolated network connected to the LAN network via a separate router.

What I suspect you're hoping for is to use the SBS single-NIC, with LAN machines and router all on the same network, and to use the second SBS NIC as the gateway to the isolated network. I have a feeling that would work on Server 2003 but not on SBS, as placing the Internet gateway on the LAN network implies single-NIC, and the wizards are unlikely to cooperate in the use of a second one. I could be wrong there.

However you end up arranging the topology, the answer is to set static routes on the isolated machines, telling them where to find the gateway to the LAN, but not setting a default gateway for them. They won't know that there's a way out to the Internet via their static route, only a default gateway setting would tell them that. Also, unless you tell the Internet router where to find the isolated network, no replies will get back to it. Only the SBS LAN machines need to have routes configured to that network, as you describe things.

I'd also make my usual suggestion of *not* subnetting the 10.0.0.0/255.0.0.0 network, especially if older network-aware software is involved. There are many other private ranges to choose from.
.



Relevant Pages

  • Re: New User on Wireless Setup (continued)
    ... with the gateway on the second pointing to the first so the cable internet works on both..... ... easy to do the two wap/routers to isolate the subnets, trick was the gateway so the second subnet users could use the internet, but not see anything shared on the other subnet ... wap router 1 ssid PPinUSA DHPC server on, cable modem, starting ip ...
    (alt.internet.wireless)
  • Thanks, and more info
    ... I uninstalled Norton Internet Security 2004, ... the network connection was restored. ... Chuck - you asked for the settings for both machines, ... Computer_1 (ICS Gateway, desktop, previously unpingable) ...
    (microsoft.public.windowsxp.network_web)
  • Re: HOWTO Ping LAN???
    ... and tunnel to other internal machines ... Port forward connections from the Internet "thru" ... |>network is by tunneling. ... |>from the outside to my default gateway and have the gateway ...
    (freebsd-questions)
  • Re: RRAS server separating two subnets - one subnet cannot reach the Internet and computers cant
    ... I have a small lab with a bunch of servers setup on two different subnets, 192.168.1.1 is the gateway for one and 172.16.1.1 is the gateway for the other. ... The RRAS server can reach the Internet as well as the computers in the 192.168.1.0/24 subnet. ... You will need to add some extra routing to your gateway router to get it running. ...
    (microsoft.public.windows.server.networking)
  • Re: More Peer 2 Peer Troubles
    ... but No I only have one gateway in use in the NIC ... Only the Host has been connected to the ... Clientto the internet so as to directly link with the internet mainly ... all machines, not just the host. ...
    (microsoft.public.windowsxp.network_web)

Loading