Skip to content

Commit

Permalink
update known issues list for recent fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ab7pa authored and ae6xe committed Feb 18, 2023
1 parent 143a7fa commit abf8341
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions appendix/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit abf8341

Please sign in to comment.