SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Getting Started with SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
    Configuring the Client >>
    Authentication >>
    Transferring Files >>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Advanced Information >>
    Man Pages >>
        scp2
        sftp2
        ssh-add2
        ssh-agent2
        ssh-certd
        ssh_certd_config
        ssh-certview >>
        ssh-cmpclient >>
        ssh-dummy-shell
        ssh-ekview
        ssh-externalkeys
        ssh-keygen2
        ssh-probe2
        ssh-scepclient >>
        ssh-sft-stage
        ssh2
        ssh2_config
        sshd-check-conf
        sshd2
        sshd2_config
        sshd2_subconfig
        sshregex
    Log Messages >>

ssh-probe2

SSH-PROBE2(1)                  SSH2                 SSH-PROBE2(1)


NAME
       ssh-probe2  -  seeks  Secure  Shell servers from the local
       network


SYNOPSIS
       ssh-probe2 [-t timeout] [-r] [-s] [-d debug_level]  [-V  ]
       [addresses...]


DESCRIPTION
       ssh-probe2  sends  a Secure Shell server query packet as a
       UDP datagram to the given  broadcast  addresses.   Servers
       that allow UDP queries respond to the query and ssh-probe2
       prints the addresses and version numbers of these servers.


OPTIONS
       -t timeout
            Timeout  in  seconds.   This  is how long the program
            waits for server replies before exit.

       -r   Makes the output of the program  more  readable  than
            the raw list format suitable for scripts.

       -s   Inhibits output.  The success of the command can only
            be concluded from  the  exit  value.   In  this  mode
            option -r has no effect.

       -d debug_level
            Prints   extensive   debug   information  to  stderr.
            debug_level is either a number, from 0 to  99,  where
            99  specifies  that  all  debug information should be
            displayed, or a comma-separated list  of  assignments
            of  the format ModulePattern=debug_level, for example
            "*=10,sshd2=2".  This should be the first argument on
            the command line.

       -V   Print version information.


RETURN STATUS
       ssh-probe2  returns  one  of  the following exit statuses.
       This may be useful in scripts.

       0      The broadcast was sent, and at least one reply  was
              received.

       1      The   broadcast  was  sent,  but  no  replies  were
              received.

       -1     An unspecified  error  has  occurred.   This  is  a
              catch-all for errors not listed above.


AUTHORS
       SSH Communications Security Corp.

       For more information, see http://www.ssh.com.


SEE ALSO
       sshd2(8)

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2007 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice