Skip to content

Network Troubleshooting

Network troubleshooting steps
Network troubleshooting problems and solutions
Network troubleshooting tools
Network troubleshooting commands
Network troubleshooting PDF
Network troubleshooting flowchart
Network troubleshooting Windows
Network troubleshooting interview questions

12 Topics 20 Posts
  • 0 Votes
    4 Posts
    227 Views
    zaasmiZ
    @Nemo-Malik said in opm -17.11 fiber pressure is ok?: said in opm -17.11 fiber pressure is ok?: Would you like me to help you troubleshoot a specific speed issue, or are you just running a routine check on a new installation? Yes please Since your light levels are healthy (-17.11 dBm), the problem likely isn’t the fiber cable itself, but rather the hardware or the network configuration. Let’s find the bottleneck. Follow these steps in order to pinpoint the issue: 1. The “Bypass” Test (Most Important) If you are using Wi-Fi, you aren’t testing the fiber; you’re testing the air. What to do: Plug a laptop or PC directly into the LAN port of your router (or the ONU/ONT) using a Cat5e or Cat6 Ethernet cable. The Goal: If the speed is perfect on a cable but slow on Wi-Fi, your fiber is fine—your router or Wi-Fi environment is the problem. 2. Check for “Packet Loss” Sometimes light levels are good, but “noise” on the line causes data to drop. On Windows: Open Command Prompt (type cmd in the search bar). Type this command: ping -n 50 8.8.8.8 The Result: Look at the bottom summary. If it says 0% loss, your connection is stable. If you see 2% loss or higher, there is a “quality” issue on the line that your OPM won’t show, and you should call your ISP. 3. Identify the Bottleneck Check this table to see where the “choke point” might be: Symptom Likely Culprit Fix Fast on Ethernet, Slow on Wi-Fi Wi-Fi Interference Change Wi-Fi channel (use 5GHz instead of 2.4GHz). Slow on both Ethernet and Wi-Fi ISP Config / Port Issue Contact ISP to “re-provision” or reset your port. Slow only at night/peak hours Network Congestion Common in shared fiber areas; unfortunately an ISP-side issue. High Ping/Lag in games Routing Issues Use a wired connection; check for background downloads (Steam, Windows Updates). 4. Hardware “Power Cycle” It sounds cliché, but fiber ONT/ONUs can get “stuck” in a low-power state or experience memory leaks. Unplug the power from both the fiber box and your router. Wait 60 seconds (let the capacitors drain). Plug in the fiber box first, wait for the “PON” or “Data” light to turn solid green, then plug in the router. Are you seeing slow download speeds specifically, or is it more about high “lag” while gaming or on video calls?
  • 0 Votes
    2 Posts
    167 Views
    cyberianC
    @komin20f said in why windows changed subnet mask 248 when restart: I’m facing while system restart windows auto change subnet to 248 why? Windows may revert subnet masks, IP configurations, or system settings (like to a 255.255.255.248 range) after a restart due to conflicting network settings, DHCP lease renewals, driver issues, or Group Policy updates enforcing default configurations. If manual changes aren’t saved correctly, Windows might revert to its last known stable configuration or default settings. [1, 2, 3, 4] Common Reasons for Subnet Reset on Restart: • DHCP Conflict: If the computer is set to receive an IP address automatically, it may be receiving a different subnet mask from the router/server on reboot. • Persistent Group Policy: Network configurations can be overwritten by Active Directory Group Policies at startup, forcing a specific subnet mask. • Corrupted Driver: Outdated network adapter drivers can fail to retain manual IP configurations. • Driver/Software Conflicts: Third-party security or networking software may be resetting the network adapter settings upon restart. [1, 4, 5, 6] Steps to Resolve: Re-configure TCP/IP: Go to Control Panel > Network and Sharing Center > Change adapter settings > Right-click your network > Properties > IPv4 > Set IP/Subnet manually if necessary, or ensure DHCP is correctly configured. Update Drivers: Update or reinstall your network adapter driver. Check for GPO: If on a domain, check with a network administrator regarding group policies, or run in command prompt to ensure policies are applied correctly. Run System File Checker: Use in a command prompt to fix potential system file issues. [1, 2, 4, 7] AI responses may include mistakes. [1] https://learn.microsoft.com/en-us/answers/questions/3771669/windows-being-moved-and-resized-every-time-i-sleep [2]  [3] https://www.youtube.com/watch?v=tahi1irvHBg [4] https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/group-policy/group-policy-processing [5] https://learn.microsoft.com/en-us/answers/questions/3865159/windows-11-winsock-blocking-stream-open-to-non-exi [6] https://www.ninjaone.com/blog/fix-network-issues-after-kb5044284-update-in-windows-11/ [7] https://learn.microsoft.com/en-us/answers/questions/3877010/network-connection-problem-after-updating-windows
  • 0 Votes
    1 Posts
    105 Views
    No one has replied
  • 0 Votes
    2 Posts
    200 Views
    zaasmiZ
    @Florencio-Lee said in can we connect ubnt station/AP mode device in mobile?: Can We connect a Ubiquiti (UBNT) device running in Station mode to a mobile phone, but it is not for directly browsing the internet through the station. Instead, this connection is used to configure, manage, and align the station device via the mobile app. Here is how it works and how to do it: Management Connection (Using the App) To configure a Nanostation/airMAX device in station mode using a mobile phone: Download: Install the UISP Mobile App (formerly UNMS) from the Google Play Store or Apple App Store. Connection: Ensure the phone is connected to the same network (e.g., via a wireless router plugged into the LAN side of the Ubiquiti PoE adapter), or if the device has built-in management radio (like AC models), connect directly to its Wi-Fi. Access: The app allows you to log in, run site surveys, and configure the station mode settings. Using the Phone as the Source (WISP/Hotspot Mode) If you want to use your phone’s mobile data as the internet source for a Ubiquiti station: Setup: Enable the Wi-Fi hotspot on your mobile phone. Station Config: Configure your UBNT device (e.g., NanoStation M2) in * Station Mode and scan for your phone’s hotspot SSID. Requirements: Disable AirMAX: You must disable the proprietary “AirMAX” protocol in the Ubiquiti settings to allow it to connect to standard Wi-Fi (like a phone hotspot). Frequency: Ensure your station is set to the same channel width (e.g., 20MHz) as your phone. Network Mode: Set the UBNT device to Router mode if the phone does not provide IP addresses directly to devices behind the station. Key Considerations 5GHz vs 2.4GHz: If you are using a 5GHz Ubiquiti station (e.g., M5), your phone must support 5GHz Wi-Fi to see the signal. Bridge/Router Mode: If the station is in “Bridge” mode, it may not connect properly to a hotspot without WDS enabled, which is why Router mode is often recommended for this setup. Management Radio: Newer AC models have a dedicated management radio, making connection via the app easier, while older M-series models require connecting via the Ethernet/PoE to manage.
  • 0 Votes
    1 Posts
    377 Views
    No one has replied
  • 0 Votes
    1 Posts
    857 Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    zaasmiZ
    @Jawad-Ahmad said in ubnt ap cp sync but link not working: If an Ubiquiti UniFi AP is syncing with the controller but the link isn’t working (no connection to the network), it usually indicates a problem with the physical connection or the AP’s network configuration. Troubleshooting steps include checking the physical link, verifying the AP’s IP address and subnet, and ensuring the controller can reach the AP. Troubleshooting Steps: Check the Physical Connection: Ethernet Cable: Ensure the ethernet cable connecting the AP to the network (or PoE adapter) is securely plugged in at both ends and not damaged. PoE: If using Power over Ethernet (PoE), verify the PoE injector or switch is providing power and that the cable connected to the AP is working. Link Light: Check for a link light on both the AP and the switch/injector port. If there is no link light, the issue is likely a bad cable, PoE injector, or a problem with the AP’s Ethernet port. Verify Network Configuration: IP Address: Ensure the AP is assigned an IP address within the correct subnet for your network. Subnet Mask: Verify the subnet mask is correct for the AP’s IP address. Gateway: Confirm the AP has the correct default gateway address (usually the router’s IP). Controller IP: Ensure the AP can reach the UniFi controller. If using layer 3 adoption, the controller IP may need to be configured on the AP or through a DNS record. Controller Connectivity: Adopt/Re-adopt: Try re-adopting the AP in the UniFi controller software. Reset AP: If re-adoption fails, consider resetting the AP to factory defaults (using the reset button) and then re-adopting it. Firewall and Antivirus: Temporarily Disable: If other troubleshooting steps fail, temporarily disable any firewalls (including Windows Firewall) or antivirus software that might be blocking communication between the AP and the controller. Topology Issues: STP Root: If you have a complex network with VLANs, check the spanning tree protocol (STP) root settings, as incorrect settings can cause connectivity issues. Topology Map: In the UniFi controller’s topology map, ensure the AP’s connection type is correctly identified (e.g., wired vs. wireless). If it’s showing a wireless connection when it should be wired, it might indicate a problem with the topology information. Firmware and Software: Controller Version: Ensure the UniFi controller software is up to date. AP Firmware: Ensure the AP’s firmware is also up to date. If you continue to have problems, provide more details about your network setup, including: What type of UniFi AP is it? What is the current IP address, subnet mask, and gateway of the AP? Is the AP connected directly to a UniFi switch, or is there a PoE injector involved? What is the topology of your network (e.g., are there VLANs)? Are you using layer 3 adoption? With more information, it will be easier to diagnose and resolve the specific issue.
  • 0 Votes
    1 Posts
    788 Views
    No one has replied
  • 0 Votes
    1 Posts
    902 Views
    No one has replied
  • 0 Votes
    2 Posts
    984 Views
    zaasmiZ
    @Engrnaveed-Saeed said in email online status: Connections to the server “example.com” on the default ports timed out. The error message “Connections to the server ‘example.com’ on the default ports timed out” typically indicates that the client (your device) was unable to establish a connection with the server, possibly due to several reasons. Here are some potential causes and solutions: Server Issues • The server you’re trying to reach may be down, experiencing high traffic, or under maintenance. • Solution: Verify if the server (example.com) is up and running. You can use tools like Down For Everyone Or Just Me to check server status. Network Problems • Your network connection might be unstable, or there may be issues with your router or ISP. • Solution: Check your internet connection by visiting other websites or performing a speed test. Restart your router or modem if necessary. Firewall or Security Settings • A firewall, either on your device or your network, may be blocking the connection to the server. • Solution: Temporarily disable any firewalls or antivirus software to see if they are causing the issue. If you’re on a corporate network, ask your IT administrator for assistance. Incorrect DNS Settings • Sometimes, DNS settings can prevent a successful connection. • Solution: Try switching your DNS to a public DNS server like Google’s (8.8.8.8) or Cloudflare’s (1.1.1.1) to see if the connection works. Timeout Settings • Your browser or client might be timing out too quickly before the server can respond. • Solution: Increase the timeout settings on your client if possible (depending on the application you’re using). Port Issues • The default ports (e.g., HTTP port 80 or HTTPS port 443) might be blocked, or the server might be configured to use a non-default port. • Solution: Check the port number the server is using. If it’s not standard, you’ll need to specify it explicitly (e.g., example.com:8080 for port 8080). By following these troubleshooting steps, you should be able to identify and resolve the timeout issue.
  • 0 Votes
    2 Posts
    966 Views
    cyberianC
    @cyberian said in isp core network Understanding: An ISP core network, also known as a backbone network, is a central part of a telecommunications network that connects and routes traffic between different parts of the network? An ISP (Internet Service Provider) core network is the backbone infrastructure that connects different parts of the network, enabling the delivery of internet services to customers. It is a critical component responsible for handling and routing large volumes of data traffic between access networks (like broadband or mobile networks) and the wider internet. Key Components of an ISP Core Network: Routers and Switches: High-performance routers and switches form the core of the network, directing data traffic based on IP addresses and routing protocols. Backbone Links: High-capacity links, often using fiber optics, connect different core routers across cities, countries, and continents. These links are designed to handle vast amounts of data at very high speeds. Data Centers: Core networks often connect to data centers where services, content delivery networks (CDNs), and cloud resources are hosted. Peering and Transit: ISPs engage in peering (direct connections between ISPs) and transit agreements (paying for access to other networks) to ensure global connectivity. Network Functions: Various functions like load balancing, Quality of Service (QoS) enforcement, and traffic management are performed to maintain service quality. Security: Firewalls, DDoS protection systems, and monitoring tools ensure the network is secure and reliable. In summary, the ISP core network is the central infrastructure that ensures reliable, fast, and secure transmission of internet data to and from users.
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
Reputation Earning
How to Build a $1,000/Month World CUP LIVE Matches Live Cricket Streaming
Ads
File Sharing
Stats

1

Online

3.0k

Users

2.8k

Topics

8.5k

Posts
Popular Tags
Online User
| |