Damus
Andrew Zonenberg · 3w
FS switch SSH update: the SSH server appears to advertise RSA, ed25519, and ECDSA host keys. I can change the RSA key with "rsa key NAME generate 4096" and "ip ssh server host-key rsa key NAME". I h...
Andrew Zonenberg profile picture
These are the keys of the other switch that I haven't rekeyed yet (so whatever shipped in the firmware):

| ssh-hostkey:
| 2048 5b:4b:c3:16:59:b5:96:91:f3:a2:3c:4c:bc:cc:65:a7 (RSA)
| 256 ef:d7:50:22:01:ac:4c:25:24:ff:f5:40:b9:1d:db:5d (ECDSA)
|_ 256 f3:18:f6:7b:8f:6f:19:83:35:90:26:60:46:66:8c:43 (ED25519)
2
Empterdose · 3w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqqv5atqz9k9c54q8c28kra6sfata0wk7w7x5gkrnde8vmxe5gt00q8mmv7s Both units have the same keys out of the box, or were the keys at least generated per-unit?
Andrew Zonenberg · 3w
There is an undocumented command to break out of the configuration CLI and enter a regular Linux shell. The SSH server is bog-standard OpenSSH. I can see the sshd_config and ssh_host_*_key but I don't think they're writable because / is on the image partition https://gist.github.com/abbbi/e7fbab1c...