View Single Post
Old 11-09-2001, 01:20 PM   #8
Dave22
Member (10 bit)
 
Join Date: Apr 1999
Location: Maryland, USA
Posts: 775
Try option #1 which is what I detailed in my first solution (WinRoute). Here's a quick example of the IP addressing scheme:

PC#1:
-----
IP - 192.168.1.1
Subnet Mask - 255.255.255.0
Default Gateway - 192.168.1.2

Router PC
----------
NIC 1 (Connected to PC#1):
IP - 192.168.1.2
Subnet Mask - 255.255.255.0
NIC 2 (Connected to PC#2):
IP - 192.168.2.2
Subnet Mask - 255.255.255.0

PC#2:
-----
IP - 192.168.2.1
Subnet Mask - 255.255.255.0
Default Gateway - 192.168.2.2
Dave22 is offline   Reply With Quote