Jump to content

Recommended Posts

  • 1 month later...
Posted

Hi Edd

 

I am experiencing the issues you describe in your post “Win 7 - DHCP/Netlogon/Firewall - Microsoft Confirm a Bug” and have the exact environment you describe. I find that disabling the Windows Firewall or setting the DhcpConnForceBroadcastFlag to 1 works around the issue.

 

Could you give me Microsoft internal KB number as this would be useful opening a support case with Microsoft? Also have they given you any indication of when a patch will be released?

 

Many Thanks,

 

Simon

Posted

Hi Simon,

 

This issue is currently with the debug team... progress is very slow and they have not given me an expected release date. The workaround is to disable the public profile (you don’t need to disable the whole firewall) or change the DhcpConnForceBroadcastFlag to 1. Setting the global broadcast flag works, but you need to delete the DhcpConnForceBroadcastFlag on each NIC, as the local one will override the global one! This would involve a script as each NIC is listed in the registry by its GUID. I personally did not want to do this as I believe increasing broadcasts is rarely a good thing and Microsoft firewall should work!

 

I have requested the internal KB number and will post it when I get it.

 

I hope finding this post saved you a lot of time :)

 

Thanks

 

Edd

Posted

Hi Simon,

 

As this is with the debug team there is currently no number but if you say you are experiencing a similar problem to case number: 110070944106368 and I have been working with Kapil Thacker that should point them in the correct direction.

 

Thanks

Edd

  • 2 weeks later...
Posted

Hi,

 

Microsoft have found the location of the bug, but now require a business case to fix it! If you are experiencing this problem please send me a private message with your contact details on so I can try and get Microsoft to produce a hotfix.

 

Thanks for your help,

Edd

Posted

Edd,

 

I have this exact same problem on my entire campus. 2 seperate domains, several Windows 7 images, deployed to students, staff and faculty. All of the machines show the same NETLOGON error in the event log. I have worked with the Networking group here to get resolution and the only other solution we have come up with aside from what you wrote above is to use a static IP instead of using DHCP. I was thinking about call Microsoft myself to report your findigns and mine but I just haven't had the time yet.

 

Let me know what more you may need to support the business case to get Microsoft to create a hotfix.

 

Thanks

Posted

Hi Stewie,

 

Thanks for you post. What problem is this causing you? I know that sounds like a stupid question but this is the information MS are asking me for. The main problem I have seen is inconsistent application of GPOs.

 

Thanks

Edd

Posted

Edd,

 

So what we are currently seeing are Time-Service events and NETLOGON events flooding the events logs. I also have machines losing their domain memebership due to the fact that the machine passwords after sometime get out of sync because they can't talk to the DC's. I've also experienced GPO's issues, the machines most effected are the public labs and classrooms where I apply quite a bit of Group Policies. Also I personally don't like having any events logged in the events database as it makes troubleshooting other anomolies difficult to resolve.

 

Thanks

Posted (edited)

Synack,

 

I'm not using the Public firewall, the machines are using a Domain firewall. The problem exists with the Domain connected firewall also.

Edited by stewie
misunderstood question
Posted (edited)

Hi Synack,

 

We are using the domain profile but the firewall starts in the public profile until the domain controller can be contacted, it then switches to the domain profile. Hence the DHCP problem occurs in the public profile.

 

Thanks

Edd

Edited by teckedd
Posted

Hi Stewie,

 

It sounds like you are experiencing even more severe problems than we have seen. It would be very helpful if you created a support case with Microsoft and inform them you are experiencing a similar problem to case number: 110070944106368. I have been working with Kapil Thacker.

 

If they are happy you have the same problem I would hope this would be enough of a business case.

 

 

Thanks

Edd

Posted
Hi Synack,

 

We are using the domain profile but the firewall starts in the public profile until the domain controller can be contacted, it then switches to the domain profile. Hence the DHCP problem occurs in the public profile.

 

Ah that makes sense, thanks for the clarification. I think that I may have actually seen this behaviour on a couple of our latest machines with the newest intel chipsets. They would not pick up DHCP after a reboot but it was fixed by using the latest intel drivers. As the drivers fixed it I assumed it was their fault given the 'quality' of some intel drivers for Windows 7 so never tried disabling the firewall. Given the presentation though it may well have been related to the same issue.

Posted

Hi Edd

 

Yes, the post did save me a lot of time especially as it‘s very detailed!

 

My colleague has logged a case with Microsoft and linked it to yours, our engineer at Microsoft will be contacting Kapil soon.

 

Simon

Posted

Hi Edd,

 

I am also experiencing a very similair problem with Windows 7 clients. I have two 2003 SP2 DC's and one 2008 R2 DC.

 

Here's the events i get on startup.....

 

Netlogon 5719 - This computer was unable to set up a secure session with a domain controller in domain [Domain] due to the following: There are currently no logon servers available to service the logon request.

 

GroupPolicy 1055 - The processing of Group Policy failed. Windows could not resolve the computer name.

 

Time-Service 129 - NtpClient was unable to set a domain peer to use as a time source because of discovery error.

 

 

As you have mentioned above, disabling the Windows Firewall 'Public Profile' resloves the errors i am getting on startup. I haven't tried the DhcpConnForceBroadcastFlag workaround yet.

 

I haven't logged a job with Microsoft yet but i plan to so it will hopefully speed up the hotfix.

 

I've got one question for you. Are you experiencing these problems on wired and wireless networks?

When i am on a wired network setting a static IP resolves the problem, but on my wireless network setting a static IP does not resolve it. I am going to look into the wireless network here to see what is causing it.

 

Thanks alot for your post, as it has saved me alot of time troubleshooting even further !!

 

 

keatho

Posted

Hi Keatho,

 

Sounds like you could have the same problem!

 

I am getting this problem on both our wireless and cabled network however I have disabled the public profile on all computers until I have a satisfactory fix. A static IP should resolve this problem as this only occurs when using DHCP so you could have two problems.

 

If you log this with Microsoft please can you log the problem the normal way and work with Microsoft to fix it as this will help build weigh to get it fixed. They have had several calls asking for more information but people have not been willing to work with Microsoft to help resolve it so a case does not get logged.

 

Thanks

Edd

Posted

I am getting these ID errors when the teachers try to vpn in from home (open vpn AS). Their laptops also slow right down to the point that its unusable. All works fine if the Win7 laptop has never joined the school domain.

 

I have setup synctoy until I can get vpn working.

Posted

I have resolved the Group Policy errors i was getting by enabling the following option and setting the wait time to 20 seconds....

 

 

Computer Configuration/Administrative Templates/System/Group Policy/StatupPolicyProcessingWaitTime

  • Thanks 1
Posted

Hi Keatho,

 

Setting that key should resolve the GPO errors however the netlogon errors should still persist, that key only tells the Group Policy engine how long to wait for network before timing out and the cause is down to the computer not getting a DHCP ACK in a timely fashion. I am yet to try this workaround on a laptop; my concern is it will make the laptop wait 20 seconds (or whatever you set) to process GPOs when it’s not connected to the network e.g. home

 

Have you logged a case is Microsoft?

 

Thanks

Edd

Posted
Hi,

 

Symptoms

  • NETLOGON event ID 5719 in system event log
    This computer was not able to set up a secure session with a domain controller in domain due to the following: There are currently no logon servers available to service the logon request.
  • Group policies inconsistently applying on start-up
  • Event ID 50024 logged in the Microsoft-Windows-DHCP Client Events/Operational event log (you need to enable this event log as its disabled by default)
    Ack Receive Timeout has happened in the Interface Id xx

 

Edd

 

I have this exact same issue, with all the above appearing in the logs. All 500 of my PCs are set to a Domain as their network location and I can confirm that disabling the Public profile of the firewall solves the problems. For me the problem manifests itself by inconsistent application of Group Policy which means software is impossible to deploy via AD.

 

I recently started managing the Windows Firewall via Group Policy, as until recently I did not need to have any inbound exceptions on the Domain profile, so the defaults were working fine. I'm wondering if it is enabling this policy (Computer Config>Policies>Windows Settings>Security Settings>Windows Firewall with Advanced Security) that causes this abvious (and Microsoft have now admitted) bug?

 

Anyway, may I just say thanks to Teckedd for pointing me to a workaround for now.

 

Stu

  • 2 months later...
  • 2 weeks later...
Posted

Hi,

 

Unfortunately it is still with the product group and I am waiting for them to determine if it’s worth fixing. If you have the problem I would suggest logging a support case and this will build an increasing case for it to be resolved.

 

Thanks

Edd

  • 1 month later...
  • 3 weeks later...
Posted

Hi McBridge,

 

If you have all profiles disabled within the Microsoft firewall then I think you probably have a different problem.

 

Thanks

Edd

Posted
Teckedd, I too have the same issue using Cisco ip-helpers, 2008R2 DHCP Servers, and Win 7 clients on both wired and wireless. Are you saying that Win 7 on startup is requesting and expecting back a Unicast DHCP Offer by default, and even though it gets a Unicast offer back, it still drops it, and that this is the Microsoft Bug, which only occurs in the Public firewall profile before it transitions to the Domain profile, and that the Domain profile doesnt drop the Unicast offer that it asked for.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...