Recommended Posts

Hi Everyone,

Had an interesting network story that I thought I would share - just for fun since the issue has been resolved.

At our shipping office we have a 3 floor building design,

Bottom: Warehouse (Contains 1 Wireless Access point for scanning hardware)

Middle: Offices (Contains 2 Wireless Access points - General Office and Meeting Room)

Top: Shipping Customer Services Team (Contains 1 Wireless Access point)

The segregation is both imposed on us by security regulatory bodies and our own internal practices. Another piece of information that is important, during the original concept of the office networks ? the offices was designed to have shielding to segregate the wireless networks to prevent interference and restrict the network uses. - This never happened and thus the wireless networks are visible through the network.

On Thursday around 4:30 PM, I was cc'd on an email to the email department that the email server is not working and this was based on the return notice mentioning that it failed to find the server. A team was dispatched to diagnose the issue. This was isolated to the one office - we have global offices not encountering any issues.

On Friday a select group of people lost the internet completely, cell phones, laptops etc. Only the desktops functioned. A separate team was dispatched to investigate this issue as it was common to many people. What was odd is that the same people on the same floor using the same hardware had different experiences and this was throughout the building.

What was odd, everyone had one item in common. Everyone using Ethernet was functional but everyone using wireless failed to find the internet. The symptoms for everyone was the same ? they can connect to the wireless networks but nobody could reach the internet. I was requested to the location to guide the team in person due to the productivity loss.

I noticed immediately that my Laptop (Macbook Pro) failed and so did my cell phone, I could connect but the internet was never found. 4 different networks died in 1 day ? not possible statistically without other factors involved. Different isolated power boxes, I brought a wireless access point with me and immediately showed the same symptoms.

We began debugging the equipment, Wireless access points confirmed access to the internet ? when patched in directly ? you could achieve the internet. Vendors could not find the problem and my reluctance to start re-arranging the networks without a reason for failure was just going to get messy.

4 hours passed and I had a team I was paying plus vendors and so I put in a request for new hardware from a separate vendor to be placed within the building. We literally just changed the Wireless access points and the network became functional.

We ran diagnosing software to map out channels, signal strength, local networks and everything was spot on (Slight overlapping within 2 access points as we still must support 2.4GHz products and have 4 networks but this has always been the case.)

Just found it interesting and nobody can figure out why ? my guess is that one of the devices became faulty and was adding to the noise levels interfering with the connectivity but even then ? How would they have connected to the access point?

Link to comment
https://www.neowin.net/forum/topic/1130526-interesting-network-story/
Share on other sites

How is this an interesting story?

What does "I could connect but the internet was never found" mean?

Like telling a story between mechanics

yeah so this car didn't work, so we changed the engine - and it started working ;)

When you say wireless clients "can connect to the wireless networks" I assume you mean they were associated to the accesspoint in their area. So did they get an IP from your dhcp server, or are they static assigned? Could they not ping the gateway? Could they not do DNS? You say they could not "find" the internet - but what about local devices, could they connect to them, could they resolve them by name? Was your gateway not seeing any traffic from any wireless clients -- connected to different AP. You mention segregation, so these different floors AP are on different network segments/vlans? So the router they connect to for the 3 segments?? Not seeing the packets from any wireless device on any segment?

How about some actual something to get us interested in the characters in the story, or the details of the problem at hand, or how it was actually troubleshooted, etc.

What we have here is is a lack of basic troubleshooting info. Nothing to find the root cause of the issue with. So we replaced the hardware without a clue to what was wrong and then it worked. ;) Lets see wireless doesn't work - so lets change out all the AP.. That's like taking your computer to tech, and him saying yeah don't know why that happens - here buy this new computer.

No offense or anything - but don't see how this is interesting at all other than making yourself look unqualified on how to troubleshoot basic networking issues.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
    • never mind the video had a couple swear words... gosh it was funny!
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      125
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!