g-force, on Sep 1 2009, 12:17 AM, said:
That's great, except that's not what he wants to do at all and sending down that road when it doesn't involve anything he's doing will simply add to confusion.
sober_pollock, on Sep 1 2009, 12:12 AM, said:
No.....No DHCP.....Everything will have an asigned address.....One network will have a DSL modem and several more computers on it. Those computers will be only on one of the two networks and it is the network that I do
not want to be able to share files on.
I'm just going to try it because I think it will be as simple as disabling
"File And Printer Sharing" in the properties of one network and enabling it in the other.
But I'm not sure.....
OH.....And I couldn't really see what this had to do with subnetting either.....But I now know where to find lots of calculators I don't need
pollock

That's pretty much it. If you're using DSL on the first network, for the purpose of this explanation, I'll assume you're using a router and that it's address is 192.168.1.1
For each network card in the first network, assign a static IP address in the 192.168.1.x range, with a subnet mask of 255.255.255.0 and use 192.168.1.1 as the gateway. You can also use either 192.168.1.1 as your DNS or something like 208.67.222.222 and 208.67.220.220 (OpenDNS).
Now for each network card in the second network, assign a static IP address in the 192.168.2.x range, with a subnet mask of 255.255.255.0. Leave the default gateway and DNS entries empty.
Now, in the network connections folder on each computer, go to Advanced Settings in the menu (under Advanced). For the first network card, ensure that "File and Printer Sharing for Microsoft Networks" and "Client for Microsoft Networks" are unchecked, then for the second network card, ensure that both of those options are checked. Also, use the up/down arrows next to the "Connections" list and move the first network card so it's above the second. This allows applications such as your webbrowser to check the internet before trying to search the 2nd network.