TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows Vista All

Notices

RE: Some Wireless networks appears as local only

Windows Vista All


Reply
 
Thread Tools Display Modes
Old 25-09-2007, 01:54 AM   #1
carla
Guest
 
Posts: n/a
RE: Some Wireless networks appears as local only

I do hope this post on an old thread will be seen and answered.

> Here is one solution that may work for SOME routers (but it does NOT work
> for all of them!)
>
>
>


I really wanted to try this solution as my new Vista machine seems to be
having this DHCP problem. (At least, that's my best guess at this point.)
But I'm having trouble understanding the instructions.

It says that once you've navigated the specified registry path, you should
"click the (GUID) subkey that corresponds to the network adapter that is
connected to the network." How do I know which subkey that is? I have four
different subkeys in that registry path, and they are all just long
hexadecimal strings - I don't know which one corresponds to the wireless
adapter I'm having trouble with.

Also, the referenced page seems to present two entirely different registry
edits (the second one is presented under "more information"). Should I do
both? I can test them (and their combination) systematically, but I'd
appreciate any insight.

Thanks
carla
  Reply With Quote
Old 25-09-2007, 10:14 AM   #2
Robert L \(MS-MVP\)
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only

This is a good question. The following answer from Bill Castner MS-MVP.

1. MS KB articles always start with the admonition to backup the registry.
In this particular case the restore point is sufficient.

2. It does not matter what {GUID} you use. You want to apply the patch to
any found.

3. There are absolutely two different registry values involved:

DhcpConnDisableBcastFlagToggle
DhcpConnForceBroadcastFlag

Can you see the difference?

Open regedit. Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
Right-click, and select Export. Save the results to a file. Right-click on
the saved file and choose "Edit." This opens the file with Notepad. Copy and
paste the contents in your next reply. I will edit the results for you.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on

How to Setup Windows, Network, VPN & Remote Access on


"carla" <> wrote in message
news:...
>I do hope this post on an old thread will be seen and answered.
>
>> Here is one solution that may work for SOME routers (but it does NOT work
>> for all of them!)
>>
>>
>>

>
> I really wanted to try this solution as my new Vista machine seems to be
> having this DHCP problem. (At least, that's my best guess at this point.)
> But I'm having trouble understanding the instructions.
>
> It says that once you've navigated the specified registry path, you should
> "click the (GUID) subkey that corresponds to the network adapter that is
> connected to the network." How do I know which subkey that is? I have
> four
> different subkeys in that registry path, and they are all just long
> hexadecimal strings - I don't know which one corresponds to the wireless
> adapter I'm having trouble with.
>
> Also, the referenced page seems to present two entirely different registry
> edits (the second one is presented under "more information"). Should I do
> both? I can test them (and their combination) systematically, but I'd
> appreciate any insight.
>
> Thanks
> carla



  Reply With Quote
Old 25-09-2007, 10:15 AM   #3
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


Thanks for your help and your quick response!


"Robert L (MS-MVP)" wrote:

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay; I admit to being not entirely sure what a network adapter is, so I
wasn't certain whether to do this or not. Just out of curiosity, is there a
way to figure out which GUID corresponds to which network adapter?

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thanks - that's what I had noticed on the MS webpage, that it was
instructing two different changes. But one change was presented as "more
information," and I didn't find that very illuminating!

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>
> --


It is below - and thanks again for your help.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3a539854-6a70-11db-887c-806e6f6e6963}]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3E4598C3-A8E2-418B-9B5B-929AF5E5EB80}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.14.95"
"MTU"=dword:00000514
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{6F50266D-6B48-4A54-BD12-37EA403BCB45}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000000
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.229.142"
"MTU"=dword:00000514
"IPAddress"=hex(7):30,00,2e,00,30,00,2e,00,30,00,2 e,00,30,00,00,00,00,00
"SubnetMask"=hex(7):30,00,2e,00,30,00,2e,00,30,00, 2e,00,30,00,00,00,00,00
"DefaultGateway"=hex(7):00,00,00,00
"DefaultGatewayMetric"=hex(7):00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{EB485DF4-23B9-4636-A4CC-F896D5899F55}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"IPAutoconfigurationAddress"="0.0.0.0"
"DhcpIPAddress"="10.0.1.3"
"DhcpSubnetMask"="255.255.255.0"
"DhcpServer"="10.0.1.1"
"Lease"=dword:00003840
"LeaseObtainedTime"=dword:46f86025
"T1"=dword:46f87c45
"T2"=dword:46f8915d
"LeaseTerminatesTime"=dword:46f89865
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"MTU"=dword:00000514
"DhcpInterfaceOptions"=hex:fc,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,29,\
60,f8,46,1f,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,65,98,f8,46,01,00,\
00,00,06,00,00,00,00,00,00,00,04,00,00,00,00,00,00 ,00,65,98,f8,46,0a,00,01,\
01,03,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00 ,65,98,f8,46,0a,00,01,01,\
34,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,65 ,98,f8,46,03,00,00,00,33,\
00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98 ,f8,46,00,00,38,40,01,00,\
00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8 ,46,ff,ff,ff,00,36,00,00,\
00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8,46 ,0a,00,01,01,35,00,00,00,\
00,00,00,00,01,00,00,00,00,00,00,00,65,98,f8,46,05 ,00,00,00
"DhcpNameServer"="10.0.1.1"
"DhcpDefaultGateway"=hex(7):31,00,30,00,2e,00,30,0 0,2e,00,31,00,2e,00,31,00,00,\
00,00,00
"DhcpSubnetMaskOpt"=hex(7):32,00,35,00,35,00,2e,00 ,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,2e,00,30,00,00,00,00,00


  Reply With Quote
Old 26-09-2007, 05:09 PM   #4
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


This is odd, I posted a response last night and it doesn't appear to have
turned up here. I guess I'll try again.

Thanks for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay. I asked because I don't want to break network adapters that are
working properly in trying to fix the one that isn't working. Just out of
curiosity, how would I determine which GUID corresponds to which network
adapter?

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you, that's why I asked the question - the MS page was advising
two different registry changes, but calling one of them "more information."
It wasn't clear from the instructions what the relationship between the two
changes was.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

Thanks again, I've pasted it below. I appreciate your help.

-carla

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3a539854-6a70-11db-887c-806e6f6e6963}]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3E4598C3-A8E2-418B-9B5B-929AF5E5EB80}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.14.95"
"MTU"=dword:00000514
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{6F50266D-6B48-4A54-BD12-37EA403BCB45}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000000
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.229.142"
"MTU"=dword:00000514
"IPAddress"=hex(7):30,00,2e,00,30,00,2e,00,30,00,2 e,00,30,00,00,00,00,00
"SubnetMask"=hex(7):30,00,2e,00,30,00,2e,00,30,00, 2e,00,30,00,00,00,00,00
"DefaultGateway"=hex(7):00,00,00,00
"DefaultGatewayMetric"=hex(7):00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{EB485DF4-23B9-4636-A4CC-F896D5899F55}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"IPAutoconfigurationAddress"="0.0.0.0"
"DhcpIPAddress"="10.0.1.3"
"DhcpSubnetMask"="255.255.255.0"
"DhcpServer"="10.0.1.1"
"Lease"=dword:00003840
"LeaseObtainedTime"=dword:46f86025
"T1"=dword:46f87c45
"T2"=dword:46f8915d
"LeaseTerminatesTime"=dword:46f89865
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"MTU"=dword:00000514
"DhcpInterfaceOptions"=hex:fc,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,29,\
60,f8,46,1f,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,65,98,f8,46,01,00,\
00,00,06,00,00,00,00,00,00,00,04,00,00,00,00,00,00 ,00,65,98,f8,46,0a,00,01,\
01,03,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00 ,65,98,f8,46,0a,00,01,01,\
34,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,65 ,98,f8,46,03,00,00,00,33,\
00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98 ,f8,46,00,00,38,40,01,00,\
00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8 ,46,ff,ff,ff,00,36,00,00,\
00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8,46 ,0a,00,01,01,35,00,00,00,\
00,00,00,00,01,00,00,00,00,00,00,00,65,98,f8,46,05 ,00,00,00
"DhcpNameServer"="10.0.1.1"
"DhcpDefaultGateway"=hex(7):31,00,30,00,2e,00,30,0 0,2e,00,31,00,2e,00,31,00,00,\
00,00,00
"DhcpSubnetMaskOpt"=hex(7):32,00,35,00,35,00,2e,00 ,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,2e,00,30,00,00,00,00,00



  Reply With Quote
Old 26-09-2007, 05:09 PM   #5
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


This is odd, I posted a response last night and it doesn't appear to have
turned up here. I guess I'll try again.

Thanks for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay. I asked because I don't want to break network adapters that are
working properly in trying to fix the one that isn't working. Just out of
curiosity, how would I determine which GUID corresponds to which network
adapter?

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you, that's why I asked the question - the MS page was advising
two different registry changes, but calling one of them "more information."
It wasn't clear from the instructions what the relationship between the two
changes was.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

Thanks again, I've pasted it below. I appreciate your help.

-carla

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3a539854-6a70-11db-887c-806e6f6e6963}]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3E4598C3-A8E2-418B-9B5B-929AF5E5EB80}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.14.95"
"MTU"=dword:00000514
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{6F50266D-6B48-4A54-BD12-37EA403BCB45}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000000
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.229.142"
"MTU"=dword:00000514
"IPAddress"=hex(7):30,00,2e,00,30,00,2e,00,30,00,2 e,00,30,00,00,00,00,00
"SubnetMask"=hex(7):30,00,2e,00,30,00,2e,00,30,00, 2e,00,30,00,00,00,00,00
"DefaultGateway"=hex(7):00,00,00,00
"DefaultGatewayMetric"=hex(7):00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{EB485DF4-23B9-4636-A4CC-F896D5899F55}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"IPAutoconfigurationAddress"="0.0.0.0"
"DhcpIPAddress"="10.0.1.3"
"DhcpSubnetMask"="255.255.255.0"
"DhcpServer"="10.0.1.1"
"Lease"=dword:00003840
"LeaseObtainedTime"=dword:46f86025
"T1"=dword:46f87c45
"T2"=dword:46f8915d
"LeaseTerminatesTime"=dword:46f89865
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"MTU"=dword:00000514
"DhcpInterfaceOptions"=hex:fc,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,29,\
60,f8,46,1f,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,65,98,f8,46,01,00,\
00,00,06,00,00,00,00,00,00,00,04,00,00,00,00,00,00 ,00,65,98,f8,46,0a,00,01,\
01,03,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00 ,65,98,f8,46,0a,00,01,01,\
34,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,65 ,98,f8,46,03,00,00,00,33,\
00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98 ,f8,46,00,00,38,40,01,00,\
00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8 ,46,ff,ff,ff,00,36,00,00,\
00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8,46 ,0a,00,01,01,35,00,00,00,\
00,00,00,00,01,00,00,00,00,00,00,00,65,98,f8,46,05 ,00,00,00
"DhcpNameServer"="10.0.1.1"
"DhcpDefaultGateway"=hex(7):31,00,30,00,2e,00,30,0 0,2e,00,31,00,2e,00,31,00,00,\
00,00,00
"DhcpSubnetMaskOpt"=hex(7):32,00,35,00,35,00,2e,00 ,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,2e,00,30,00,00,00,00,00



  Reply With Quote
Old 26-09-2007, 05:12 PM   #6
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


I have attempted to reply to this twice now; the forum gives me no
indication that anything has gone wrong - my post just doesn't show up.

I'm going to take a guess that the forum thought my post with the
copy-and-pasted registry text was too long, and so I am leaving it off of
this post just to see if it works.

Thanks very much for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay - I don't want to break a network adapter that is working by applying
this fix, which is why I wanted to know how to tell which one was which.
Just out of curiosity, how does one determine which GUID corresponds to which
network adapter? I looked at every properties dialogue I could find about
the network adapters.

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you; that's why I asked the question. The MS page clearly shows
two different registry changes, but labels one of them "more information".
It's not clear from that what the relationship between the two changes is.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

As I said above, I have been having trouble posting, and so I've not
attached the text. I do appreciate your offer to show me what the edits are.
But, I can understand from the MS page how to make the changes, I just
wanted to know whether I needed to make BOTH changes described on that page.


Thanks again - I really hope this one goes through, I don't need to add
arbitrary frustrations with the help forum to arbitrary problems with Vista.

carla
  Reply With Quote
Old 26-09-2007, 05:12 PM   #7
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


I have attempted to reply to this twice now; the forum gives me no
indication that anything has gone wrong - my post just doesn't show up.

I'm going to take a guess that the forum thought my post with the
copy-and-pasted registry text was too long, and so I am leaving it off of
this post just to see if it works.

Thanks very much for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay - I don't want to break a network adapter that is working by applying
this fix, which is why I wanted to know how to tell which one was which.
Just out of curiosity, how does one determine which GUID corresponds to which
network adapter? I looked at every properties dialogue I could find about
the network adapters.

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you; that's why I asked the question. The MS page clearly shows
two different registry changes, but labels one of them "more information".
It's not clear from that what the relationship between the two changes is.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

As I said above, I have been having trouble posting, and so I've not
attached the text. I do appreciate your offer to show me what the edits are.
But, I can understand from the MS page how to make the changes, I just
wanted to know whether I needed to make BOTH changes described on that page.


Thanks again - I really hope this one goes through, I don't need to add
arbitrary frustrations with the help forum to arbitrary problems with Vista.

carla
  Reply With Quote
Old 26-09-2007, 05:21 PM   #8
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


This is odd, I posted a response last night and it doesn't appear to have
turned up here. I guess I'll try again.

Thanks for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay. I asked because I don't want to break network adapters that are
working properly in trying to fix the one that isn't working. Just out of
curiosity, how would I determine which GUID corresponds to which network
adapter?

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you, that's why I asked the question - the MS page was advising
two different registry changes, but calling one of them "more information."
It wasn't clear from the instructions what the relationship between the two
changes was.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

Thanks again, I've pasted it below. I appreciate your help.

-carla

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3a539854-6a70-11db-887c-806e6f6e6963}]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3E4598C3-A8E2-418B-9B5B-929AF5E5EB80}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.14.95"
"MTU"=dword:00000514
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{6F50266D-6B48-4A54-BD12-37EA403BCB45}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000000
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.229.142"
"MTU"=dword:00000514
"IPAddress"=hex(7):30,00,2e,00,30,00,2e,00,30,00,2 e,00,30,00,00,00,00,00
"SubnetMask"=hex(7):30,00,2e,00,30,00,2e,00,30,00, 2e,00,30,00,00,00,00,00
"DefaultGateway"=hex(7):00,00,00,00
"DefaultGatewayMetric"=hex(7):00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{EB485DF4-23B9-4636-A4CC-F896D5899F55}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"IPAutoconfigurationAddress"="0.0.0.0"
"DhcpIPAddress"="10.0.1.3"
"DhcpSubnetMask"="255.255.255.0"
"DhcpServer"="10.0.1.1"
"Lease"=dword:00003840
"LeaseObtainedTime"=dword:46f86025
"T1"=dword:46f87c45
"T2"=dword:46f8915d
"LeaseTerminatesTime"=dword:46f89865
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"MTU"=dword:00000514
"DhcpInterfaceOptions"=hex:fc,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,29,\
60,f8,46,1f,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,65,98,f8,46,01,00,\
00,00,06,00,00,00,00,00,00,00,04,00,00,00,00,00,00 ,00,65,98,f8,46,0a,00,01,\
01,03,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00 ,65,98,f8,46,0a,00,01,01,\
34,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,65 ,98,f8,46,03,00,00,00,33,\
00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98 ,f8,46,00,00,38,40,01,00,\
00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8 ,46,ff,ff,ff,00,36,00,00,\
00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8,46 ,0a,00,01,01,35,00,00,00,\
00,00,00,00,01,00,00,00,00,00,00,00,65,98,f8,46,05 ,00,00,00
"DhcpNameServer"="10.0.1.1"
"DhcpDefaultGateway"=hex(7):31,00,30,00,2e,00,30,0 0,2e,00,31,00,2e,00,31,00,00,\
00,00,00
"DhcpSubnetMaskOpt"=hex(7):32,00,35,00,35,00,2e,00 ,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,2e,00,30,00,00,00,00,00



  Reply With Quote
Old 26-09-2007, 05:24 PM   #9
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


I have attempted to reply to this twice now; the forum gives me no
indication that anything has gone wrong - my post just doesn't show up.

I'm going to take a guess that the forum thought my post with the
copy-and-pasted registry text was too long, and so I am leaving it off of
this post just to see if it works.

Thanks very much for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay - I don't want to break a network adapter that is working by applying
this fix, which is why I wanted to know how to tell which one was which.
Just out of curiosity, how does one determine which GUID corresponds to which
network adapter? I looked at every properties dialogue I could find about
the network adapters.

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you; that's why I asked the question. The MS page clearly shows
two different registry changes, but labels one of them "more information".
It's not clear from that what the relationship between the two changes is.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

As I said above, I have been having trouble posting, and so I've not
attached the text. I do appreciate your offer to show me what the edits are.
But, I can understand from the MS page how to make the changes, I just
wanted to know whether I needed to make BOTH changes described on that page.


Thanks again - I really hope this one goes through, I don't need to add
arbitrary frustrations with the help forum to arbitrary problems with Vista.

carla
  Reply With Quote
Old 26-09-2007, 05:27 PM   #10
carla
Guest
 
Posts: n/a
Re: Some Wireless networks appears as local only


This is odd, I posted a response last night and it doesn't appear to have
turned up here. I guess I'll try again.

Thanks for your quick and helpful reply.

> 2. It does not matter what {GUID} you use. You want to apply the patch to
> any found.
>

Okay. I asked because I don't want to break network adapters that are
working properly in trying to fix the one that isn't working. Just out of
curiosity, how would I determine which GUID corresponds to which network
adapter?

> 3. There are absolutely two different registry values involved:
>
> DhcpConnDisableBcastFlagToggle
> DhcpConnForceBroadcastFlag
>
> Can you see the difference?
>

Yes, thank you, that's why I asked the question - the MS page was advising
two different registry changes, but calling one of them "more information."
It wasn't clear from the instructions what the relationship between the two
changes was.

> Open regedit. Navigate to:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces
> Right-click, and select Export. Save the results to a file. Right-click on
> the saved file and choose "Edit." This opens the file with Notepad. Copy and
> paste the contents in your next reply. I will edit the results for you.
>

Thanks again, I've pasted it below. I appreciate your help.

-carla

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3a539854-6a70-11db-887c-806e6f6e6963}]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{3E4598C3-A8E2-418B-9B5B-929AF5E5EB80}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.14.95"
"MTU"=dword:00000514
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{6F50266D-6B48-4A54-BD12-37EA403BCB45}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000000
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"DhcpIPAddress"="0.0.0.0"
"DhcpSubnetMask"="255.0.0.0"
"DhcpServer"="255.255.255.255"
"Lease"=dword:00000000
"LeaseObtainedTime"=dword:00000000
"T1"=dword:00000000
"T2"=dword:00000000
"LeaseTerminatesTime"=dword:00000000
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"IPAutoconfigurationAddress"="169.254.229.142"
"MTU"=dword:00000514
"IPAddress"=hex(7):30,00,2e,00,30,00,2e,00,30,00,2 e,00,30,00,00,00,00,00
"SubnetMask"=hex(7):30,00,2e,00,30,00,2e,00,30,00, 2e,00,30,00,00,00,00,00
"DefaultGateway"=hex(7):00,00,00,00
"DefaultGatewayMetric"=hex(7):00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{EB485DF4-23B9-4636-A4CC-F896D5899F55}]
"UseZeroBroadcast"=dword:00000000
"EnableDeadGWDetect"=dword:00000001
"EnableDHCP"=dword:00000001
"NameServer"=""
"Domain"=""
"RegistrationEnabled"=dword:00000001
"RegisterAdapterName"=dword:00000000
"IPAutoconfigurationAddress"="0.0.0.0"
"DhcpIPAddress"="10.0.1.3"
"DhcpSubnetMask"="255.255.255.0"
"DhcpServer"="10.0.1.1"
"Lease"=dword:00003840
"LeaseObtainedTime"=dword:46f86025
"T1"=dword:46f87c45
"T2"=dword:46f8915d
"LeaseTerminatesTime"=dword:46f89865
"AddressType"=dword:00000000
"IsServerNapAware"=dword:00000000
"DhcpConnForceBroadcastFlag"=dword:00000001
"MTU"=dword:00000514
"DhcpInterfaceOptions"=hex:fc,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,29,\
60,f8,46,1f,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,65,98,f8,46,01,00,\
00,00,06,00,00,00,00,00,00,00,04,00,00,00,00,00,00 ,00,65,98,f8,46,0a,00,01,\
01,03,00,00,00,00,00,00,00,04,00,00,00,00,00,00,00 ,65,98,f8,46,0a,00,01,01,\
34,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,65 ,98,f8,46,03,00,00,00,33,\
00,00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98 ,f8,46,00,00,38,40,01,00,\
00,00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8 ,46,ff,ff,ff,00,36,00,00,\
00,00,00,00,00,04,00,00,00,00,00,00,00,65,98,f8,46 ,0a,00,01,01,35,00,00,00,\
00,00,00,00,01,00,00,00,00,00,00,00,65,98,f8,46,05 ,00,00,00
"DhcpNameServer"="10.0.1.1"
"DhcpDefaultGateway"=hex(7):31,00,30,00,2e,00,30,0 0,2e,00,31,00,2e,00,31,00,00,\
00,00,00
"DhcpSubnetMaskOpt"=hex(7):32,00,35,00,35,00,2e,00 ,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,2e,00,30,00,00,00,00,00



  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Linksys USB Network Adapters - Available Wireless Networks John Grins Windows Vista All 0 22-09-2007 07:53 PM
Manage wireless networks show large icons Warun Kietduriyakul Windows Vista All 7 23-08-2007 01:38 PM
Windows Mobility Centre [Wireless Networks Menu Change] jtsm Windows Vista All 0 17-08-2007 07:10 PM
Windows Meeting Space working with wireless networks Meeting space on wireless networks Windows Vista All 0 17-08-2007 07:08 PM
security enabled wireless networks CrossMax Windows Vista All 1 17-08-2007 03:34 PM


< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 06:19 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional