jjw :
See this thread
I saw a thread a while back, The jist was to use 2 routers, with DHCP disabled. IP addresses were assigned manually. The default gateway for each computer would be set manually, according to router to handle the internet connection. (kind of like a static manual load balance)
example:
router1/Internet1 : LanIP 192.168.0.1 WanIP: (to match ISP)
router2/Internet2 : LanIP 192.168.0.2 WanIP: (to match ISP)
Computer1 : IP 192.168.0.100, subnet mask 255.255.255.0, default gateway 192.168.0.1
Computer2 : IP 192.168.0.101, subnet mask 255.255.255.0, default gateway 192.168.0.2
Computer3 : IP 192.168.0.101, subnet mask 255.255.255.0, default gateway 192.168.0.2
Computer1 would use the first internet connection, Computers2/3 would use the second internet connection. All PC would be able to 'see' each other.
I saw a thread a while back, The jist was to use 2 routers, with DHCP disabled. IP addresses were assigned manually. The default gateway for each computer would be set manually, according to router to handle the internet connection. (kind of like a static manual load balance)
example:
router1/Internet1 : LanIP 192.168.0.1 WanIP: (to match ISP)
router2/Internet2 : LanIP 192.168.0.2 WanIP: (to match ISP)
Computer1 : IP 192.168.0.100, subnet mask 255.255.255.0, default gateway 192.168.0.1
Computer2 : IP 192.168.0.101, subnet mask 255.255.255.0, default gateway 192.168.0.2
Computer3 : IP 192.168.0.101, subnet mask 255.255.255.0, default gateway 192.168.0.2
Computer1 would use the first internet connection, Computers2/3 would use the second internet connection. All PC would be able to 'see' each other.