4
1
I've got 2 pcs setup with WLAN - however when I copy files between the machines it takes forever (obviously, since I run 801.11g).
So I thought, why not just connect them directly with a cable (my wireless router is the other end of the house, that's why I don't use cables to that)
However how should I configure the LAN connection on each machine, so I can use it for transferring files between them, whilst using my WLAN to access the Internet ?
I was thinking about letting one machine be gateway, but then Windows pops up with a lot of warnings (basically it says this won't work when you're using two disjoint networks)
And now I'm at a loss as to what to try.
I tried that as well however Windows then opts to use this connection for Internet access as well (which it shouldn't, since there's no Internet available on this one)
I guess there's no easy way to switch two network adapters on at the same time :-( – Steffen – 2010-04-01T20:18:26.087
Not sure why you're getting this problem. I just followed this procedure and am replying using a Win 7 machine that's transferring files from another PC via Ethernet cable on 10.0.0.X subnet while it's also connected wirelessly to the internet on 192.168.0.X subnet. This didn't require any extra routes to be set up. Can you access the other PC on 10.0.0.1 or 10.0.0.2? (Pinging may require a new firewall rule to respond to the ICMP packet.) – Jonathan Webb – 2010-04-01T20:41:39.530
You shouldn't set a default gateway on Machine 2. Without that it won't try to use that connection for the Internet, but it will still connect to 10.0.0.1 because of the subnet mask. – shf301 – 2010-04-03T00:47:26.210
Hmmm yea this is very weird, since it works for you. It was actually the 10.0.0.1 machine which dropped the Internet access - probably because it figured it was its own gateway (just a guess)
Anyway I've pretty much given up on it, I'm just gonna buy a N router instead of my G, and live with WLAN. – Steffen – 2010-04-03T06:17:52.137
@shf301 Setting or clearing the 10.0.0.1 default gateway on Machine 2 seems to make no difference on my Win 7 machine. Either way I'm able to release and renew the wireless internet connection while still connected to Machine 1. Is this just down to luck with the route table? – Jonathan Webb – 2010-04-03T11:26:34.700
I've got this approach to partly work - the 10.0.0.2 machine loses its Internet access upon enabling this connection, but I can copy files at least.
So for now this'll have to do. – Steffen – 2010-04-05T13:14:05.113