Name: Wappa Date: March 10, 2008 at 11:56:27 Pacific Subject: Two Separate networks OS: WinXP CPU/Ram: AMD, 2gb Model/Manufacturer: Mine
Comment:
I have two separate networks, each with their own router and DSL modem.
I have one computer with two NICs that sits exactly in between them.
Is there a way to connect to the other computers on the other network THROUGH this one computer? This computer is a personal webserver with Win2k3 Webserver and is always on.
Tcp/ip forwarding will not address your question. You would need three nics not two in the server, one for each dsl link and one for the lan. Or if one lan and one to the other network the web access would be coming via the other dsl network.
To my knowledge even ISA server can't balance two incoming dsl links.
This is what a dual wan port router can do for you.
I have read that some have been able to accomplish similar with iptables in Linux.
Imagine the power of knowing how to internet search http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/FindInfo.html
Also, the DSL link for my network is embedded in the router. The other is a separate modem.
I don't want to have to install an extra nic in each computer (and thus have more wires).
Though I do understand how it might work if I rounted MY DSL connection through this server computer and outputted it to my computers on one side... but after that, I still am confuzzled.
I don't want the computers on either network to use the other DSL link either. I have dropped off the 'default gateway' IP address (by manually configuring the IP on the server) to keep the server from using the DSL from the other network.
I want to bridge the networks without running more wires...
You missed the point. Never suggested extra nics in the pcs only the server. Three nics is one for each dsl connect and one for the lan connect.
Make more sense now?
It is unclear why you mention two dsl connections but only want to use one when you already have that setup with your router.
Now if you want your modem access via the server you can engage ICS [better to engage RRAS] between the servers lan nic and the nic connected to the modem.
It is unclear what that would accomplish for you.
Imagine the power of knowing how to internet search http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/FindInfo.html
Jefro is suggesting instead of a physical connection like you suggested in your first post you make a logical connection via vpn.
This means you establish a vpn between LanA and lanB by using both DSL internet connections.
Ideally your routers would be capable of doing site to site vpns. I don't see how pcs in lanb can software vpn to lanA. To the lanA server but not lanA pcs. This is where the site to site between routers would accomplish pc to pc access.
This is one option.
Your suggested option of using the web server as a router is not a good one since it is on the internet as a public server. It should be in a dmz or in a different lan segment than your internal network for security reasons.
You would be better off putting a crossover cable between routers and putting both lans into a common subnet so they can communicate. By doing static ip assignments for each lanA and lanB segments you can set the gateway for each to use.
Imagine the power of knowing how to internet search http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/FindInfo.html
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE