From abf83417a6d1f2037eec46c78d70dfbd86006fa8 Mon Sep 17 00:00:00 2001 From: Steve Lewis AB7PA Date: Sat, 18 Feb 2023 13:25:10 -0700 Subject: [PATCH] update known issues list for recent fixes --- appendix/known_issues.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/appendix/known_issues.rst b/appendix/known_issues.rst index 7977959..c89a431 100644 --- a/appendix/known_issues.rst +++ b/appendix/known_issues.rst @@ -10,18 +10,6 @@ Issue #497: Channel 6 does not work for the LAN AP with 2GHz radio. Issue #494: Changing the MAC address in the DHCP Reservation may not work. *Workaround*: If the IP address you want to change is already in use, then changing the MAC address is not allowed. No workaround at this time. -Issue #414: WiFi Scan shows bogus channels. - *Workaround*: This appears to occur when collocated nodes are running at high power. Apparently the baseband signal of the chip may be getting detected at times and reported to random channels. Since this situation does not cause any RF issues it can be ignored, or you can shield or reduce power on the devices to remove the bogus entries from the scan list. - -Issue #352: Legacy SSH rsa key issue. - Newer applications have begun deprecating ssh-rsa keys, which are used on AREDN nodes. - - .. attention:: This issue has been resolved in the 3.22.12.0 firmware release. - - *Workaround*: Try explicitly identifying the key type to your application, for example: - - ``ssh -oHostKeyAlgorithms=+ssh-rsa -p 2222 root@myNode.local.mesh`` - Issue #142: Changing MESH RF IP Address does not change the corresponding DTD IP address. *Workaround*: No workaround at this time.