Hi,
I've just flashed a Netgear WNDR3800 v5 (128Mb RAM) with 1.13. I have a Linux Laptop connected to the Ethernet port on the router, I was copying a large file to a Windows 10 PC using SCP from the Linux Laptop. PC is connected via WiFi. Half a minute into the copy, I noticed:
1. Other computers are not able to access the internet
2. The router became unresponsive, such that it wouldn't respond to ping or the Web Admin page.
3. The file copy (scp) continued, it was running at around 10MB/s
I rebooted the router and repeated the copy, same thing happened again.
I'm sure I've done this on version 1.12 on a TP-Link Archer C7 without any problem. Any ideas?
Thanks.
Connection Dropped on 1.13
Moderator: Moderators
Re: Connection Dropped on 1.13
More details:
Windows Powershell:
PS F:\Downloads\Linux> scp test@192.168.10.10:/u99/stage/linux/OracleLinux-R8-U5-Server-x86_64-dvd.iso .
oraagent@c3po's password:
OracleLinux-R8-U5-Server-x86_64-dvd.iso 44% 4492MB 11.3MB/s 08:23 ETA
PS C:\> ping -t betagate
Pinging betagate.local [192.168.10.1] with 32 bytes of data:
Request timed out.
... (21x timed-out)...
Request timed out.
Reply from 192.168.10.1: bytes=32 time=3ms TTL=64
Request timed out.
... (12x timed-out)
Request timed out.
Reply from 192.168.10.1: bytes=32 time=3ms TTL=64
Request timed out.
Once the scp copy completes, the router comes back to live immediately.
Windows Powershell:
PS F:\Downloads\Linux> scp test@192.168.10.10:/u99/stage/linux/OracleLinux-R8-U5-Server-x86_64-dvd.iso .
oraagent@c3po's password:
OracleLinux-R8-U5-Server-x86_64-dvd.iso 44% 4492MB 11.3MB/s 08:23 ETA
PS C:\> ping -t betagate
Pinging betagate.local [192.168.10.1] with 32 bytes of data:
Request timed out.
... (21x timed-out)...
Request timed out.
Reply from 192.168.10.1: bytes=32 time=3ms TTL=64
Request timed out.
... (12x timed-out)
Request timed out.
Reply from 192.168.10.1: bytes=32 time=3ms TTL=64
Request timed out.
Once the scp copy completes, the router comes back to live immediately.
Re: Connection Dropped on 1.13
You mean a wndr3700?
Are you attempting to use WPA3 encryption for wifi?
Are you attempting to use WPA3 encryption for wifi?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Connection Dropped on 1.13
Yes you are right, it's the WNDR3700 v5 (mt7621-wndr3700v5).
WiFi is set to WPA2 PSK, not using WPA3.
WiFi is set to WPA2 PSK, not using WPA3.