Re: Bad listen port

From: Thomas Binder (gryf+usenet_at_hrzpub.tu-darmstadt.de)
Date: 05/14/03

  • Next message: Kalin KOZHUHAROV: "Re: Anti-keylogger for SSH?"
    Date: Wed, 14 May 2003 15:55:47 +0000 (UTC)
    
    

    Hi!

    jef vratny <jvratny@earthlink.net> wrote:
    > Host remote_box
    > HostName 192.168.2.40
    > LocalForward 13306:localhost:3306
    > GatewayPorts no
    >
    > I get the following error:
    >
    > mybox% ssh remote_box
    > /home/jef/.ssh/config line 3: Bad listen port.
    >
    > Is there something I'm missing?

    Yes, see ssh_config(5):

    -- snip --
    The first argument must be a port number, and the second must be
    host:port
    -- snap --

    Ciao

    Thomas

    -- 
    Thomas Binder (Gryf @ IRCNet)  gryf+usenet@hrzpub.tu-darmstadt.de
    PGP-key available on request!
    Vote against SPAM:             http://www.politik-digital.de/spam/
    

  • Next message: Kalin KOZHUHAROV: "Re: Anti-keylogger for SSH?"

    Relevant Pages

    • Re: ssh and dhcp interactions?
      ... | with that name is it gonna complain? ... SSH has to take into consideration that a hostname can have multiple IP ... you will obviously have to change what you refer to. ...
      (comp.security.ssh)
    • Re: Run a script across servers
      ... > doesn't work the way you thought it would in your test script is because ... > each command is spawned off separately. ... > finishes, then ssh will run. ...
      (comp.unix.shell)
    • Re: Kerberos auth based on ticket
      ... Ok, using the correct hostname, the same thing happens: ... **Trying to log in with a valid ticket, ... $ ssh mrowley@`hostname` ... GSSAPIAuthentication yes ...
      (comp.protocols.kerberos)
    • Re: cant connect with putty
      ... >> b) with ssh IPaddress ... >> if yes to b and d, but not to a and c, then it's a DNS thing. ... But ping by hostname is fine and the browser works fine by hostname, ... to it and can't (in my experience only slow connections, ...
      (Debian-User)
    • RE: ssh login protection
      ... > is enough) between your mail servers and the world. ... external server is able to ssh your mail servers. ... have a free dynamic DNS service, and there are good clients for both Windows ... The next step would be to allow connections from your dynamic DNS hostname ...
      (Security-Basics)

    Loading