View Single Post
  #73 (permalink)  
Old 05-29-2008
Alexdra Unregistered
Guest
 
Posts: n/a
Re: Browser stops working after a while
Quote:
Originally Posted by superbill View Post
Hi guys

I might be clutching at straws here but found the following post that I was not aware of.
"It seems to be a problem with the BROADCAST flag in DHCP discovery packets. In XP it’s off and in Vista it’s on. Non Microsoft DHCP servers don’t like this. See the fix on the next page;

1. Start –> run –> regedit.exe
2. HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesT cpipParametersInterfaces{GUID}
3. {GUID} sub-key refers to the network adapter that is having the issue. In my case my Intel Pro 2200BG card.
4. Add a new DWORD (32bit) value and rename it to “DhcpConnDisableBcastFlagToggle”.
5. Modify the “DhcpConnDisableBcastFlagToggle” key and change the value to “1″.
6. Modify the “DhcpConnForceBroadcastFlag” key and change the value to “0″.
7. Reboot and test the connection again with DHCP. (The reboot is optional)

Read the full article at Microsoft



Hope it helps!!!!!!!!

In my case this configuration didn't help (Sony VAIO - VGN-BX61XN - Vista Business SP1)
Reply With Quote