known_hostsファイルの書式は以下のとおりです。
書式:
ホスト名 キー種別 ホスト公開鍵
# コメント
! 否定
例:
192.168.1.2 ssh-rsa AAAAB3NzaC1...nXIDE=
192.168.1.2 ssh-dss AAAAB3NzaC1...nXIDE=
192.168.1.2 1024 35 13032138...794461
#192.168.1.3 ssh-rsa AAAAB3NzaC1...nXIDE=
192.168.1.2 1024 35 13032138...794461
*.example.com,!mail.example.com ssh-rsa AAAAB3NzaC1...nXIDE=