Zum Inhalt springen

Fonera: Unterschied zwischen den Versionen

Esad (Diskussion | Beiträge)
KKeine Bearbeitungszusammenfassung
Kyrah (Diskussion | Beiträge)
K set password after flashing: don't delete known_hosts, it might contain other entries than just the fonera!
Zeile 135: Zeile 135:
  *****
  *****


note: after flashing, the fingerprint of the router changes. in that case you can delete the known-hosts file from ssh:  
note: after flashing, the fingerprint of the router changes. in that case delete the old entry for 192.168.1.1 from your ssh known_hosts file:  
  rm ~/.ssh/known_hosts
  [open ~/.ssh/known_hosts with your favourite editor]
[remove the line starting with 192.168.1.1]
  ssh root@192.168.1.1
  ssh root@192.168.1.1
  yes
  yes