You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ssh: Could not resolve hostname : hostname nor servname provided, or not known
ssh: Could not resolve hostname : hostname nor servname provided, or not known
ERR: cannot establish ssh-connection
The text was updated successfully, but these errors were encountered:
# gw jump
host mikrotik1
User backup_user
Hostname 1.1.1.1
IdentityFile ~/.ssh/mykey
# ap
host mikrotik-ap1
User backup_user
Hostname 192.168.88.2
ProxyJump mikrotik1 # use gw as an entrypoint
IdentityFile ~/.ssh/mykey
This is an advanced usage that could cover any cases
basically you could read it using man:
ssh: Could not resolve hostname : hostname nor servname provided, or not known
ssh: Could not resolve hostname : hostname nor servname provided, or not known
ERR: cannot establish ssh-connection
The text was updated successfully, but these errors were encountered: