Norton 360 may be blocking DNS and Internet connectivity after recent update – Windows 10

Hi,

I would like to report a network connectivity issue that appears to be related to Norton 360, possibly after a recent update.

The problem started suddenly on the morning of August 26, 2026. The computer had been working normally before that.

Environment:

  • Windows 10 22H2 with Extended Security Updates (ESU)

  • Norton 360

  • Wi-Fi adapter: Intel Centrino Wireless-N 2230

  • Intel driver version: 15.18.0.1

  • Other computers and mobile devices on the same network were working normally

Symptoms:

The computer could connect to the Wi-Fi network, but Internet access stopped working.

Interestingly, basic IP connectivity was still available:

ping 8.8.8.8Successful

However:

ping google.comFailed

nslookup google.comFailed / timeout

nslookup google.com 8.8.8.8DNS request timed out

The DNS server assigned by DHCP was the local router (192.168.15.1), but using Google DNS (8.8.8.8) directly also timed out.

My corporate VPN also stopped connecting and returned:

No such host is known

At first I suspected the Wi-Fi adapter or its driver. However, I connected the computer to the Internet using USB tethering from a mobile phone, creating a completely different network interface.

The Windows network status showed Internet access, but web browsing and DNS resolution still did not work.

This ruled out the Wi-Fi adapter, router, ISP, and local wireless network as the primary cause.

I also tried:

  • Restarting WLAN AutoConfig

  • Resetting Winsock (netsh winsock reset)

  • Resetting TCP/IP (netsh int ip reset)

  • Flushing the DNS cache

  • Renewing DHCP

  • Temporarily disabling Windows Firewall

  • Temporarily disabling Norton Smart Firewall

  • Testing Google DNS (8.8.8.8)

  • Testing Cloudflare DNS (1.1.1.1)

  • Testing another Internet connection through USB tethering

None of these resolved the issue.

I then booted Windows into Safe Mode with Networking.

Internet access worked normally in Safe Mode with Networking.

This strongly suggested that a third-party service or network filter loaded during normal Windows startup was causing the problem.

I performed a clean boot, but some Norton components could not be completely disabled.

Finally, I uninstalled Norton 360 and restarted Windows.

Immediately after removing Norton 360:

  • DNS resolution started working again

  • Websites opened normally

  • Internet connectivity returned

  • The network connection became functional again

No Windows network configuration changes were required after removing Norton.

Therefore, there appears to be a strong correlation between the Norton 360 network filtering/firewall components and this connectivity failure.

Since the problem started suddenly on August 26, I am wondering whether my installation received a recent Norton LiveUpdate or program update, possibly related to the 26.8 release, shortly before the problem started.

Has anyone else experienced DNS timeouts or complete Internet connectivity problems after receiving Norton 360 26.8 or another recent Norton update?

I would also appreciate it if the Norton team could investigate whether there has been a recent change to the Smart Firewall, DNS filtering, Windows Filtering Platform integration, or other network filter components that could cause this behavior on Windows 10.

For now, I am using Microsoft Defender and have not reinstalled Norton 360 because Internet connectivity is working normally again after its removal.

1 Like

As a diagnostic step could you try reinstalling Norton again to see if a fresh install resolves the problem?

Hi @CCNunes

Could you please run LiveUpdate and Restart the machine to check if the issue still persists?

Thanks !

Thank goodness for ChatGPT and the debugging capabilities. I can independently confirm essentially the same problem on a new Dell 16 Plus running Windows 11. The computer connected normally to Wi-Fi and could ping 8.8.8.8, but DNS requests timed out, including nslookup ``google.com`` 8.8.8.8. The problem also persisted when connected through my Samsung phone hotspot, ruling out my Orbi router and ISP. Disabling Norton Smart Firewall did not resolve it. Winsock/TCP/IP resets, DNS cache flushing, DHCP renewal, and changing networks did not resolve it either. After fully uninstalling Norton 360, restarting Windows, and reconnecting to Wi-Fi, ping 8.8.8.8 and nslookup google.com 8.8.8.8 immediately worked and normal Internet access returned. Norton itself had also been hanging on a spinning startup screen. This appears very similar to the issue reported here and may provide evidence that it also affects Windows 11/current hardware.

Btw, thanks to CCNunes for posting!!! After many hours of debugging, ChatGPT found your post, and this turned out to be the solution.

Hello all,

I can confirm that the last Norton release version 26.8.1125 actually does block DNS traffic!! I have the full technical details below.

Firstly, I’d like to send sincere THANKS to 2 places: :+1: :+1:

  1. I greatly THANK @CCNunes for their post! After many hours of troubleshooting, your post was found. Your symptoms were similar to mine, and therefore it helped give certainty to what I had found.

  2. I also must thank Claude (Opus)! :robot: I would never have been able to precisely pinpoint the technical details without its help.

For easy reading, here is a “Table of Contents” of my post:
Section 1: high-level Summary.
Section 2: my system environment
Section 3: For Users - who want to diagnose, identify, and resolve the problem**.**
Section 4: For NORTON TECH SUPPORT - full technical details.

Section 1: Summary

Issue: Loss of internet connectivity (Web Browsing). Complete DNS resolution failure (all name lookups fail/time out).

It didn’t work via Ethernet or Wi-Fi.

However - pings, TCP handshakes, and general network connectivity to IP addresses work fine.

Start date: August 28, 2026 — the day after installing a Windows cumulative update (KB5099539). At first this looked like it might be Windows-update-related, but that was a red herring (see below).

The start date of my issue is possibly many days after the new Norton version was actually pushed out, because I normally only hibernate my PC each night. The reboot I did on Aug 28th likely installed it.

Resolution: Uninstalling Norton 360 fixed it immediately and permanently. Root cause was traced to Norton’s WFP (Windows Filtering Platform) callout drivers silently “hanging” on outbound DNS queries – never blocking them, never allowing them, just never responding.

This is why no firewall log, IPS log, or blocked-connection entry ever showed anything: the query was stuck, not denied.

I have not tried reinstalling Norton and do not not plan to until a newer (and possibly fixed) version is released.

I’ll be using the native Windows Security (Defender/Firewall) in the meantime.

Key finding for other users: If your Norton update landed around the same time as a Windows update and DNS suddenly breaks, don’t assume the Windows update is the cause. In my case, file timestamps showed Norton had actually downloaded/staged its own update about 2 weeks earlier. It just happened to finish installing during the reboot from the unrelated Windows update, making two independent events look like one coincidence. Thank you Claude (Opus)!! :robot:

Section 2: My System Environment

· Computer: Dell XPS 8910 (desktop)

· OS: Windows 10 Pro x64, version 22H2, build 19045.7548 (KB5099539)

· Norton 360 version: 26.8.11125

· Ethernet adapter: Qualcomm Atheros AR8171/8175

· Wi-Fi adapter: Intel Dual Band Wireless-AC 3165 (not in use)

· CPU: Intel 6th-generation (“Skylake”)

I normally only use the Ethernet connection with my PC and not Wi-Fi.

I have 2 other devices on the same network using Wi-Fi – and they were not affected by this issue.

Section 3: For Users who want to diagnose, identify, and resolve the problem.

Here’s the sequence of steps that confirmed it on my system:

**1. Confirm the symptom pattern**

Open a Powershell window:

ping 8.8.8.8

nslookup google .com 8.8.8.8

If ping succeeds but nslookup fails or hangs, this matches the problem pattern.

**2. Confirm it’s above the connection layer**

In the same Powershell window:

Test-NetConnection 8.8.8.8 -Port 53

If `TcpTestSucceeded: True`, the connection itself is fine – the problem is something is intercepting the DNS query specifically, not a blocked port.

**3. Rule out Norton’s visible controls**

In the Norton app , temporarily toggle off Norton Smart Firewall, then Norton Intrusion Prevention.

Re-test the nslookup google .com 8.8.8.8 after each.

Turn both items back on again.

In my case, even with both toggled off the failures still occurred. But this was expected, since the real cause operates at a lower level that these switches don’t touch.

If desired, you can also check Norton’s Intrusion Prevention “Connection Attempts” log.

If it’s empty despite ongoing failures, that’s consistent with this issue – because nothing is being actively blocked or logged.

**4. The decisive test–> Safe Mode with Networking**

Boot into Safe Mode with Networking and run the same nslookup google .com 8.8.8.8 again.

If it succeeds in Safe Mode, that isolates the cause to a service which only runs when Windows is in full normal-mode. In my case, it was Norton.

**5. Try Norton’s Repair tool (Optional)**

I wanted to give this a try before uninstalling it.

In the Norton app-> Settings → Troubleshooting → Repair Norton.

This came back clean for me (aka no problems found). However that does not rule out Norton being the issue – since the Repair only checks installation integrity, and not runtime behavior.

**6. Remove Norton**

Use the Norton Remove and Reinstall tool. Choose the removal option only.

Reboot.

If, like me, you also have Windows Security (Defender Antivirus and Firewall) still installed, it will automatically become active.

But you should go look at each section to verify. And activate any that didn’t turn on.

**7. Retest DNS connectivity**

nslookup google .com 8.8.8.8

DNS resolution should work now.

Section 4: Technical Details for Norton Support

**Affected build:** Norton 360, version 26.8.11125

**Symptom:** Complete outbound DNS resolution failure. All other network activity (ICMP, TCP handshakes to arbitrary ports, non-DNS traffic) functioned normally. No firewall block entries, no IPS log entries, and no Norton Connection Attempts log entries were generated during the failure window. The absence of any log entry was itself a key diagnostic signal, not just background noise.

**Root cause (as best determined from the client side):** Norton’s Windows Filtering Platform (WFP) callout drivers — registered under the provider tag `NLOK` — appear to register callouts at, among other layers:

- `FWPM_LAYER_ALE_AUTH_CONNECT_V4` / `V6` (connection authorization)

- `FWPM_LAYER_OUTBOUND_TRANSPORT_V4` / `V6` (outbound packet send)

In this build, these callouts did not return a timely classification for outbound DNS queries. For UDP-based DNS, the connection-authorization step for the query itself never completed, so no packet was ever handed to the network stack. This explains why the query never appeared in a firewall log, IPS log, or packet capture as “blocked” – it was never sent. For DNS-over-TCP attempts, the TCP handshake completed normally (passing through a different, correctly-functioning Norton-owned layer), but the subsequent query send at the outbound transport layer hung in the same way.

The behavior is consistent with a callout **pending** a classification indefinitely rather than explicitly permitting or denying it. Its a failure mode that is externally indistinguishable from “nothing happening”. And it’s invisible to any firewall/IPS toggle, since those toggles govern policy evaluated *by* the callout, not whether the callout responds at all.

**Diagnostic method / evidence trail, with exact commands used:**

**1. Rule out a simple port block:**

In powershell:

Test-NetConnection 8.8.8.8 -Port 53

Returned `TcpTestSucceeded: True`, ruling out a simple port block and confirming the fault was above the connection layer.

**2. Safe Mode with Networking A/B test:**

Boot into Safe Mode with Networking, then run:

nslookup google .com 8.8.8.8

This succeeded in Safe Mode (Norton services not running) and failed identically in normal mode, isolating the cause to a normal-mode-only component.

**3. Packet-level capture:**

pktmon filter remove

pktmon filter add DNS -p 53

pktmon start --capture --pkt-size 0 -f C:\dns.etl

Run the failing `nslookup` command in another window, let it fully time out, then:

pktmon stop

pktmon format C:\dns.etl -o C:\dns.txt

Searching `dns.txt` for the target DNS server IP and for `UDP` returned **no occurrence of either** — confirming the query never reached the NDIS layer as a packet.

I then ran:

pktmon list -a

and checked the Filter Drivers section for both adapters. All listed filter drivers were Microsoft-signed (`wfplwfs.sys`, `pacer.sys`, native Wi-Fi/vWiFi filters), ruling out a third-party NDIS filter driver as the point of failure and pointing to something above NDIS — i.e., WFP.

**4. WFP state dump:**

netsh wfp show state

This produces a large XML file (`wfpstate.xml` by default).

Searched it for the provider tag **`NLOK`** rather than Norton’s provider GUID directly.

`NLOK` returned 30 hits across 14 distinct callouts, versus 1,240+ hits when searching the GUID directly (which matches every filter merely *referencing* the provider, not the provider’s own registered callouts).

The `NLOK`-tagged callouts present at `FWPM_LAYER_ALE_AUTH_CONNECT_V4/V6` and `FWPM_LAYER_OUTBOUND_TRANSPORT_V4/V6` are the direct evidence pointing to Norton’s own driver code at exactly the two layers where an outbound DNS query is authorized and sent.

**5. Norton Repair:**

Settings → Troubleshooting → **Repair Norton**. Returned a clean “no problems found” result — expected, since this checks installation integrity rather than runtime callout behavior, and does not rule out this class of defect.

**Resolution:** Full uninstall via the Norton Remove and Reinstall tool (no reinstall) resolved the issue immediately. Microsoft Defender Antivirus and Firewall re-registered as active automatically once Norton was no longer the registered security provider. DNS resolution and general connectivity were confirmed restored post-removal and remained stable.

Note on apparent timing coincidence: The DNS failure was first observed the day after installing an unrelated Windows cumulative update (KB5099539), which initially suggested a Windows-side cause.

Norton’s own Security → History → Software Updater log showed the responsible update had been downloaded and staged approximately 15 days prior to the failure. Directory timestamps on C:\Program Files\Norton, by contrast, showed the update files were actually written during the reboot cycle for the Windows update (~10:28 PM, August 27) — corroborating that the staged update completed installation at that later restart, not at the time it was originally downloaded.

I hibernate rather than shutdown-reboot on a daily basis, so a staged update from any vendor can sit pending until a genuine restart occurs. This is flagged specifically because it could mislead engineering triage toward a Windows-update interaction that isn’t actually present here. The two events are independently timed and coincidentally concurrent, not causally linked.

-The End-

1 Like

Hi @Selvakumar.S ,

See my post for the technical details on this issue.

cc: @peterweb

I can independently confirm this issue on Windows 11.

I experienced essentially the same problem on a Lenovo Windows 11 PC, with Norton 360 version 26.8.11125 installed.

The PC suddenly lost Internet access while remaining connected to Wi-Fi. Other PCs and phones on the same network continued to work normally.

The symptoms were very specific:

  • ping 192.168.2.254 → successful

  • ping 8.8.8.8 → successful

  • ping google.com → failed

  • nslookup google.com → DNS timeout

  • nslookup google.com 1.1.1.1 → DNS timeout

  • nslookup google.com 8.8.8.8 → DNS timeout

  • Test-NetConnection 1.1.1.1 -Port 53TcpTestSucceeded: True

Changing the DNS servers, disabling IPv6, disabling Norton Smart Firewall, checking Windows Firewall and performing the usual Windows network resets did not resolve the problem.

Safe Mode with Networking did restore DNS resolution.

I also captured Windows Filtering Platform (WFP) information while the problem was occurring. The capture showed outbound UDP DNS endpoints from svchost.exe to 1.1.1.1:53 and 1.0.0.1:53. However, the capture contained no WFP classify-drop event identifying a specific blocking filter.

The decisive test was removing Norton 360 completely with the Norton Remove and Reinstall tool.

Immediately after removing Norton and restarting Windows, DNS resolution and normal Internet connectivity returned. The connection has remained stable since then.

Microsoft Defender Antivirus and Windows Firewall are now active.

This therefore appears to be an independent Windows 11 confirmation of the DNS problem described in this thread.

The Norton version installed before removal was 26.8.11125.

What makes this particularly interesting is that the symptoms and the WFP behaviour are also consistent with the detailed WFP callout analysis posted by @bBlue above.

I have therefore not reinstalled Norton and will remain on Microsoft Defender until it is clear that a fixed Norton version is available.

I hope Norton Engineering can investigate this as a possible 26.8.11125 WFP/DNS issue affecting both Windows 10 and Windows 11.

1 Like

Thank you @DutchNortonUser and @bBlue for independently confirming and further investigating this issue.

This is becoming increasingly significant, since we now have independent reproductions on both Windows 10 and Windows 11 showing essentially the same DNS failure pattern with Norton 360 26.8.11125.

My original case showed the same behavior: IP connectivity remained available while DNS resolution failed, Safe Mode with Networking restored connectivity, disabling Smart Firewall did not resolve it, and completely removing Norton immediately restored normal Internet and DNS operation.

Given the additional WFP evidence provided by both of you, I hope Norton Engineering can now investigate this specifically as a possible regression in the 26.8.11125 WFP/network filtering components.

I will remain on Microsoft Defender for now and will not reinstall Norton 360 until Norton confirms that a fix or corrected build is available.

Thanks again to everyone contributing technical evidence to this thread.

1 Like

Hi @Selvakumar.S,

Thank you for following up by email and asking me to collect Norton debug logs.

Unfortunately, I can no longer reproduce the issue because I completely removed Norton 360 using the Norton Remove and Reinstall tool.

This was actually the decisive diagnostic test: immediately after removing Norton and restarting Windows, DNS resolution and normal Internet connectivity returned and have remained stable since then.

Therefore I cannot reproduce the issue or generate the requested Norton debug logs without reinstalling Norton 360.

The affected Norton version was 26.8.11125.

I do still have the Windows Filtering Platform (WFP) capture that I made while the problem was actually occurring. If this would be useful to Norton Engineering, I would be happy to provide it.

Kind regards,
DutchNortonUser

1 Like

Hello,

If you are still facing the Internet Connectivity issue, please do a Remove and Reinstall of Norton by following the steps listed in below KB page. If the issue still persists, please contact our Norton Support Team.

Thank you for your patience !

Hello @Selvakumar.S ,

  1. As myself, @CCNunes , @Dave_Searles , and @DutchNortonUser reported, we all had to UNINSTALL Norton to restore internet access. And I have not seen here that any of us have tried reinstalling it.

Therefore, none of us on this thread can do as you suggested and get the Debug Logs from the Norton UI.

  1. Just like DutchNortonUser mentioned to you, I too still have the XML output files from the Windows Filtering Platform (WFP) captures.

Can you answer DutchNortonUser (and now my) question too):
Would uploading those files here be helpful to you?

  1. Can you also let this thread know whether Norton Tech Support has enough info to look into this further?

Because, as mentioned, no users on this thread can get the Debug Logs from the Norton UI.

  1. Concerning reinstalling?

Unfortunately, I do not have time to attempt this. I’m very busy these days and cannot afford to lose internet access again right now.

So I do not know how you will receive files from the UI?

Thanks.