Re: Mixed Networks Problem
- From: "Steve Winograd [MVP]" <bcmaven@xxxxxxxx>
- Date: Mon, 30 Oct 2006 23:29:58 -0700
In article <BD91F7CD-4599-40FF-A60D-F747A2D05248@xxxxxxxxxxxxx>, M
Craig <MCraig@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
[snip]
Below is the route table when both networks are 'engaged'. I tried changing
the default gateway (only) on the wired connection to that of the wireless,
but still no connection.
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 12 0e 24 19 65 ...... (ZD1211)IEEE 802.11b+g USB Adapter -
Packet Scheduler Miniport
0x40004 ...00 07 e9 d6 28 4f ...... Intel(R) PRO/100 VE Network Connection -
Packet Scheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.120 25
0.0.0.0 0.0.0.0 199.129.209.1 199.129.209.208 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.120 192.168.1.120 25
192.168.1.120 255.255.255.255 127.0.0.1 127.0.0.1 25
192.168.1.255 255.255.255.255 192.168.1.120 192.168.1.120 25
199.129.209.0 255.255.255.0 199.129.209.208 199.129.209.208 20
199.129.209.208 255.255.255.255 127.0.0.1 127.0.0.1 20
199.129.209.255 255.255.255.255 199.129.209.208 199.129.209.208 20
224.0.0.0 240.0.0.0 192.168.1.120 192.168.1.120 25
224.0.0.0 240.0.0.0 199.129.209.208 199.129.209.208 20
255.255.255.255 255.255.255.255 192.168.1.120 192.168.1.120 1
255.255.255.255 255.255.255.255 199.129.209.208 199.129.209.208 1
Default Gateway: 199.129.209.1
===========================================================================
Persistent Routes:
None
Thanks for posting the route table. It shows two default routes
(lines starting with 0.0.0.0). The first one uses the wireless
connection to the Linksys router. The second one uses the wired
connection. With more than one default route, Windows uses the one
with the lowest metric value (last number in each line). Since
wireless=25 and wired=20, wired overrides wireless when both are
active.
To make wireless override wired, specify a metric value of less than
20 for the wireless connection:
1. Open the Network Connections folder.
2. Right-click the wireless connection.
3. Click Properties | Internet Protocol (TCP/IP).
4. Click Properties | Advanced.
5. Un-check "Automatic metric".
6. Enter a number between 1 and 19 for the "Interface metric".
It's possible that some of the legacy applications from work will stop
working after making that change, because the default gateway no will
no longer point to the work network. If that happens, you'll have to
create static route(s) to one or more subnets on the work network.
Problem Solved! Thanks a bunch, Steve. I changed the Metrics as described,
then ran batch jobs (the legacy ap) on each PC with no problems. Also can
connect to the Internet on both now, at the same time.
You're welcome!
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.
Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
.
- References:
- Re: Mixed Networks Problem
- From: Steve Winograd [MVP]
- Re: Mixed Networks Problem
- From: Steve Winograd [MVP]
- Re: Mixed Networks Problem
- Prev by Date: Re: Cannot open all websites.
- Next by Date: Re: File sharing capabilities of XP Home
- Previous by thread: Re: Mixed Networks Problem
- Next by thread: Re: Used BCWipe 3 to wipe free space and no more internet connection n
- Index(es):
Relevant Pages
|