I'm having trouble with stability (linking ac1350).
I'm having trouble with stability (linking ac1350).
Hey, the issue seems to be with your ISP setup. Try using only one Ethernet cable at a time and see if that stabilizes the connection. If it still resets, consider checking your powerline adapter settings or contacting your provider for further help. A new router might be needed if the problem persists.
Sometimes it might be because the ethernet cables you're using are low quality and poorly made, causing the router to malfunction or because the router isn't built for its intended purpose.
Avoid using the powerline Ethernet cable; instead, connect another wired device if possible. A game console could serve as a temporary solution. Powerline might be the root cause, though I suspect it’s simpler than that. Access the Wi-Fi router by opening Command Prompt (Admin) and running ipconfig /all to view gateway details. Identify the device list that matches your connection (often labeled as media connected or disconnected) and send a single ping to that gateway using the command: ping -n 1 192.168.1.1. Using -l 0 performs a 1-byte ping, while a 64-byte ping is standard. In Firefox, enter http://192.168.1.1/ (not http:// with an 's') to connect. If needed, add /admin to the URL for newer or proprietary network gear. Default accounts are usually simple—no password required. This helps inspect settings and gather clues about your network. It’s crucial to check for firmware updates from the manufacturer to resolve bugs and security risks. Routers are frequently targeted by malware that has breached networks and set up mining operations. These are serious concerns. Search for compatibility with https://openwrt.org/ and review supported devices. If your model appears, consider switching to OpenWrt for better stability and security. Use http://wireshark.org to scan your network for unusual traffic. Enable IP resolution quickly in the view menu—skip editing preferences if possible. Also check what websites load through Pi-hole at https://pi-hole.net/blog/2017/02/22/what...h-pi-hole/.