What is my network connection?
Guest
Posts: n/a
Posts: n/a
| SteveB |
> I have a home LAN with a router to the Internet and I have a laptop with a
> docking station. Things seem to work fine both docked and undocked but when
> I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> connection. In the Network Sharing Center/Manage Connections/Status it shows
> both my wired and wireless connection with both wired and wireless showing
> Internet and Local.
>
> The wireless is set to use a "preferred" network if available. I can't tell
> which connection I'm actually using and the taskbar icon only shows the
> wireless and not the wired like the Sharing Center.
>
> How can I make sure I'm using the wired connection when I'm docked.
>
> Any advise will be appreciated. Thanks.
> --
> SteveB
| James Mueller |
| Robert L [MVP - Networking] |
> I believe by default if you have 2 network connections (wired/wireless) by
> default Windows will use the wired.
>
> To verify what connection you are actually using disable the wireless and
> see if you still have a connection. If so, then your on your cable; vis
> versa for the wireless.
>
> --
> Thanks,
>
> James Mueller
> http://www.sharepointcommunity.com
>
>
> "SteveB" wrote:
>> > I have a home LAN with a router to the Internet and I have a laptop with a
> > docking station. Things seem to work fine both docked and undocked but when
> > I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> > connection. In the Network Sharing Center/Manage Connections/Status it shows
> > both my wired and wireless connection with both wired and wireless showing
> > Internet and Local.
> >
> > The wireless is set to use a "preferred" network if available. I can't tell
> > which connection I'm actually using and the taskbar icon only shows the
> > wireless and not the wired like the Sharing Center.
> >
> > How can I make sure I'm using the wired connection when I'm docked.
> >
> > Any advise will be appreciated. Thanks.
> > --
> > SteveB
| SteveB |
> By design, it should use the faster one and I assume it is wired. To confirm it, post the routing back here. To do that, run command line, type "route print >c:\routing.txt". Copy the routing.txt from C drive.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "SteveB" <SteveB@discussions.microsoft.com> wrote in message news:0C8285E5-0F96-4113-85F9-A678C0F3E0B8@microsoft.com...
> I have a home LAN with a router to the Internet and I have a laptop with a
> docking station. Things seem to work fine both docked and undocked but when
> I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> connection. In the Network Sharing Center/Manage Connections/Status it shows
> both my wired and wireless connection with both wired and wireless showing
> Internet and Local.
>
> The wireless is set to use a "preferred" network if available. I can't tell
> which connection I'm actually using and the taskbar icon only shows the
> wireless and not the wired like the Sharing Center.
>
> How can I make sure I'm using the wired connection when I'm docked.
>
> Any advise will be appreciated. Thanks.
> --
> SteveB
| SteveB |
>I have a home LAN with a router to the Internet and I have a laptop with a
> docking station. Things seem to work fine both docked and undocked but
> when
> I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> connection. In the Network Sharing Center/Manage Connections/Status it
> shows
> both my wired and wireless connection with both wired and wireless showing
> Internet and Local.
>
> The wireless is set to use a "preferred" network if available. I can't
> tell
> which connection I'm actually using and the taskbar icon only shows the
> wireless and not the wired like the Sharing Center.
>
> How can I make sure I'm using the wired connection when I'm docked.
>
> Any advise will be appreciated. Thanks.
> --
> SteveB
| Michael A. Bishop \(MSFT\) |
> The tray icon shows overall internet connectivity. If you're connected via
> both wired and wireless, then both will appear. (Wired doesn't get signal
> strength bars, obviously, but if your wireless is turned on you'll see the
> bars for its connection.) Windows will choose the best path for traffic to
> take -- usually the wired. A connection that was established over wireless
> before docking would continue to go over wireless, I think, but new
> connections would use the wired interface. Both interfaces show Internet
> connectivity because, I would assume, both interfaces lead to the Internet.
>
> If you want to dig deeper, as another poster suggested, you can see the
> relative priority Windows is giving to the two interfaces by typing "route
> print" at the command prompt; the top two entries (routes to 0.0.0.0) are
> the default gateways -- paths to the Internet. The lower metric is the
> route your system will prefer. The Interface column gives you the address
> that connection would be from; use ipconfig to see which interface on your
> system has which address.
>
> "SteveB" <SteveB@discussions.microsoft.com> a écrit dans le message de
> news:0C8285E5-0F96-4113-85F9-A678C0F3E0B8@microsoft.com...> >I have a home LAN with a router to the Internet and I have a laptop with a>
> > docking station. Things seem to work fine both docked and undocked but
> > when
> > I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> > connection. In the Network Sharing Center/Manage Connections/Status it
> > shows
> > both my wired and wireless connection with both wired and wireless showing
> > Internet and Local.
> >
> > The wireless is set to use a "preferred" network if available. I can't
> > tell
> > which connection I'm actually using and the taskbar icon only shows the
> > wireless and not the wired like the Sharing Center.
> >
> > How can I make sure I'm using the wired connection when I'm docked.
> >
> > Any advise will be appreciated. Thanks.
> > --
> > SteveB
>
| SteveB |
1C3F0A1-9BEA-4D32-AE73-72151CF59E24@microsoft.com...> OK ... thanks. The tray icon only shows the wireless connection's SSID
> and
> that it's connected local and Internet.
>
> ipconfig tells me that wired is connected to 192.168.1.5 and route print
> tells me it has a metric of 20
> ipconfig tells me that wireless is connected to 192.168.1.7 and route
> tells me it has a metric of 25
>
> Does this tell me that wired's metric of 20 is preferred?
>
> Thanks for the help.
>
> --
> SteveB
>
>
> "Michael A. Bishop (MSFT)" wrote:
>>> The tray icon shows overall internet connectivity. If you're connected
>> via
>> both wired and wireless, then both will appear. (Wired doesn't get
>> signal
>> strength bars, obviously, but if your wireless is turned on you'll see
>> the
>> bars for its connection.) Windows will choose the best path for traffic
>> to
>> take -- usually the wired. A connection that was established over
>> wireless
>> before docking would continue to go over wireless, I think, but new
>> connections would use the wired interface. Both interfaces show Internet
>> connectivity because, I would assume, both interfaces lead to the
>> Internet.
>>
>> If you want to dig deeper, as another poster suggested, you can see the
>> relative priority Windows is giving to the two interfaces by typing
>> "route
>> print" at the command prompt; the top two entries (routes to 0.0.0.0) are
>> the default gateways -- paths to the Internet. The lower metric is the
>> route your system will prefer. The Interface column gives you the
>> address
>> that connection would be from; use ipconfig to see which interface on
>> your
>> system has which address.
>>
>> "SteveB" <SteveB@discussions.microsoft.com> a écrit dans le message de
>> news:0C8285E5-0F96-4113-85F9-A678C0F3E0B8@microsoft.com...>> >I have a home LAN with a router to the Internet and I have a laptop with>>
>> >a
>> > docking station. Things seem to work fine both docked and undocked but
>> > when
>> > I'm docked, the taskbar icon seems to indicate that I'm on my wireless
>> > connection. In the Network Sharing Center/Manage Connections/Status it
>> > shows
>> > both my wired and wireless connection with both wired and wireless
>> > showing
>> > Internet and Local.
>> >
>> > The wireless is set to use a "preferred" network if available. I can't
>> > tell
>> > which connection I'm actually using and the taskbar icon only shows the
>> > wireless and not the wired like the Sharing Center.
>> >
>> > How can I make sure I'm using the wired connection when I'm docked.
>> >
>> > Any advise will be appreciated. Thanks.
>> > --
>> > SteveB
>>
| Michael A. Bishop \(MSFT\) |
> OK ... thanks. The tray icon only shows the wireless connection's SSID and
> that it's connected local and Internet.
>
> ipconfig tells me that wired is connected to 192.168.1.5 and route print
> tells me it has a metric of 20
> ipconfig tells me that wireless is connected to 192.168.1.7 and route print
> tells me it has a metric of 25
>
> Does this tell me that wired's metric of 20 is preferred?
>
> Thanks for the help.
>
> --
> SteveB
>
>
> "Michael A. Bishop (MSFT)" wrote:
>> > The tray icon shows overall internet connectivity. If you're connected via
> > both wired and wireless, then both will appear. (Wired doesn't get signal
> > strength bars, obviously, but if your wireless is turned on you'll see the
> > bars for its connection.) Windows will choose the best path for traffic to
> > take -- usually the wired. A connection that was established over wireless
> > before docking would continue to go over wireless, I think, but new
> > connections would use the wired interface. Both interfaces show Internet
> > connectivity because, I would assume, both interfaces lead to the Internet.
> >
> > If you want to dig deeper, as another poster suggested, you can see the
> > relative priority Windows is giving to the two interfaces by typing "route
> > print" at the command prompt; the top two entries (routes to 0.0.0.0) are
> > the default gateways -- paths to the Internet. The lower metric is the
> > route your system will prefer. The Interface column gives you the address
> > that connection would be from; use ipconfig to see which interface on your
> > system has which address.
> >
> > "SteveB" <SteveB@discussions.microsoft.com> a écrit dans le message de
> > news:0C8285E5-0F96-4113-85F9-A678C0F3E0B8@microsoft.com...> > >I have a home LAN with a router to the Internet and I have a laptop with a> >
> > > docking station. Things seem to work fine both docked and undocked but
> > > when
> > > I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> > > connection. In the Network Sharing Center/Manage Connections/Status it
> > > shows
> > > both my wired and wireless connection with both wired and wireless showing
> > > Internet and Local.
> > >
> > > The wireless is set to use a "preferred" network if available. I can't
> > > tell
> > > which connection I'm actually using and the taskbar icon only shows the
> > > wireless and not the wired like the Sharing Center.
> > >
> > > How can I make sure I'm using the wired connection when I'm docked.
> > >
> > > Any advise will be appreciated. Thanks.
> > > --
> > > SteveB
> >
| SteveB |
> Thanks again. I think I now understand. It just troubled me that the tray
> icon shows only the wireless connection when I'm docked.
>
> --
> SteveB
>
>
> "SteveB" wrote:
>> > OK ... thanks. The tray icon only shows the wireless connection's SSID and
> > that it's connected local and Internet.
> >
> > ipconfig tells me that wired is connected to 192.168.1.5 and route print
> > tells me it has a metric of 20
> > ipconfig tells me that wireless is connected to 192.168.1.7 and route print
> > tells me it has a metric of 25
> >
> > Does this tell me that wired's metric of 20 is preferred?
> >
> > Thanks for the help.
> >
> > --
> > SteveB
> >
> >
> > "Michael A. Bishop (MSFT)" wrote:
> >> > > The tray icon shows overall internet connectivity. If you're connected via
> > > both wired and wireless, then both will appear. (Wired doesn't get signal
> > > strength bars, obviously, but if your wireless is turned on you'll see the
> > > bars for its connection.) Windows will choose the best path for traffic to
> > > take -- usually the wired. A connection that was established over wireless
> > > before docking would continue to go over wireless, I think, but new
> > > connections would use the wired interface. Both interfaces show Internet
> > > connectivity because, I would assume, both interfaces lead to the Internet.
> > >
> > > If you want to dig deeper, as another poster suggested, you can see the
> > > relative priority Windows is giving to the two interfaces by typing "route
> > > print" at the command prompt; the top two entries (routes to 0.0.0.0) are
> > > the default gateways -- paths to the Internet. The lower metric is the
> > > route your system will prefer. The Interface column gives you the address
> > > that connection would be from; use ipconfig to see which interface on your
> > > system has which address.
> > >
> > > "SteveB" <SteveB@discussions.microsoft.com> a écrit dans le message de
> > > news:0C8285E5-0F96-4113-85F9-A678C0F3E0B8@microsoft.com...
> > > >I have a home LAN with a router to the Internet and I have a laptop with a
> > > > docking station. Things seem to work fine both docked and undocked but
> > > > when
> > > > I'm docked, the taskbar icon seems to indicate that I'm on my wireless
> > > > connection. In the Network Sharing Center/Manage Connections/Status it
> > > > shows
> > > > both my wired and wireless connection with both wired and wireless showing
> > > > Internet and Local.
> > > >
> > > > The wireless is set to use a "preferred" network if available. I can't
> > > > tell
> > > > which connection I'm actually using and the taskbar icon only shows the
> > > > wireless and not the wired like the Sharing Center.
> > > >
> > > > How can I make sure I'm using the wired connection when I'm docked.
> > > >
> > > > Any advise will be appreciated. Thanks.
> > > > --
> > > > SteveB
> > >
> > >
| Bear |
|
|
LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| network connection | Richard Owens | Windows Vista Networking & Sharing | 0 | 02-20-2007 09:12 PM |
| Network Connection 1 | JulianL | Windows Vista Networking & Sharing | 3 | 02-20-2007 07:08 AM |
| Slow network connection | Mitch Roberson | Windows Vista Networking & Sharing | 1 | 12-04-2006 11:59 PM |
| Network connection | SB | Windows XP Network & Web | 1 | 07-07-2003 12:20 AM |
| Network connection... | Jeff | Windows XP Network & Web | 0 | 07-03-2003 01:34 PM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a