ubiquiti:access_points:ssh_into_the_access_point
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubiquiti:access_points:ssh_into_the_access_point [2022/09/18 21:57] – peter | ubiquiti:access_points:ssh_into_the_access_point [2022/10/11 10:36] (current) – [Logging into AP after it is adopted] peter | ||
---|---|---|---|
Line 43: | Line 43: | ||
When the access point is new and has not been adopted by the UniFi controller yet, the default SSH credentials are: | When the access point is new and has not been adopted by the UniFi controller yet, the default SSH credentials are: | ||
- | | + | * Username: |
- | | + | * Password: |
- | * Password: ubnt | + | |
</ | </ | ||
Line 87: | Line 86: | ||
ACMeshPro1-BZ.6.2.35# | ACMeshPro1-BZ.6.2.35# | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * Username: **admin** | ||
+ | * Password: **<the password used to access your controller> | ||
+ | * The password can be seen in the UI by navigating to **Settings -> System**. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== No matching MAC found ===== | ||
+ | |||
+ | If the following error is seen: | ||
+ | |||
+ | <code bash> | ||
+ | ssh ubnt@192.168.1.18 | ||
+ | Unable to negotiate with 192.168.1.18 port 22: no matching MAC found. Their offer: hmac-sha1, | ||
+ | </ | ||
+ | |||
+ | then try | ||
+ | |||
+ | <code bash> | ||
+ | ssh -o MACs=hmac-sha1, | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
ubiquiti/access_points/ssh_into_the_access_point.1663538230.txt.gz · Last modified: 2022/09/18 21:57 by peter