Re: Verifying the host fingerprint

From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 02/17/04

  • Next message: Payal Rathod: "Re: some tunnelling help needed"
    Date: Tue, 17 Feb 2004 12:37:50 -0500
    To: Hamish Whittal <hamish@QEDux.co.za>
    
    

    On Mon, Feb 16, 2004 at 02:43:00PM +0200, Hamish Whittal wrote:
    > I am trying to log into a host and, the first time, it gives me a host
    > fingerprint, asking whether this is the host I am trying to connect to.
    > I know it is, but how do I "REALLY" verify this?

    Login to the server's console. Switch to bourne shell if needed.
    cd /etc/ssh (or wherever the server keys live)
    for f in *.pub; do ssh-keygen -l -f $f; done


  • Next message: Payal Rathod: "Re: some tunnelling help needed"

    Relevant Pages

    • RE: Verifying the host fingerprint
      ... >> I am trying to log into a host and, the first time, it ... >> fingerprint, asking whether this is the host I am trying to ... HEX reserves the right to monitor all e-mail communications through its networks. ...
      (SSH)
    • Re: caching-namserver
      ... host name you've not visited. ... The first time you do it you may see ... I'm not sure it's of much value considering the round trip time to the satellite but I guess every little bit helps. ...
      (Fedora)
    • Re: caching-namserver
      ... host name you've not visited. ... The first time you do it you may see ... I'm not sure it's of much value considering the round trip time to the satellite but I guess every little bit helps. ...
      (Fedora)
    • Re: [x86] - technical questions about HV implementation on Intel VT
      ... So, when the host take control for the first time after the first vmexit, I would like the host to print informations and to "die correctly", so as I could read these information on the screen (ie, without being polluted with lots of debug messages that scroll on the screen). ...
      (Linux-Kernel)
    • Re: qemu-kvm: qns regarding network and usb keyboard setup
      ... intercepted by the host. ... console) certainly do reach QEMU and bring the expected response. ... I tried using it in the QEMU monitor, ... This is the first time I am playing around with VMs. ...
      (Fedora)