Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Name or service not knownname <hostname> #27

@lukashevich-t

Description

@lukashevich-t

my ~/.ssh/config looks like this:

Host *
ForwardAgent yes
ServerAliveInterval 120
IdentityFile /path/to/default/default/ssh/key
...
Host gate
User tim
Hostname 1.2.3.4
Port 22
LocalForward 1234 192.168.1.1:1234

after running sshto and selecting host gate I got error: Name or service not knownname gate

my default shell is zsh. But I run /bin/bash before starting sshto. I use Linux Mint 21.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions