LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-08-2017, 12:15 PM   #1
barakolshe
LQ Newbie
 
Registered: Jun 2017
Posts: 7

Rep: Reputation: Disabled
Not responding after trying to connect using ssh


Hello, I am trying to log into the ssh host of overthewire (is is a net challenge).
I type in this command in order to connect:
ssh bandit0@bandit.labs.overthewire.org -p 2220
(-p 2220 because the site is requesting to log into port 2220)

and there is just no response, the command doesn't end, and the terminal is pending.
If anyone can help me I would very much appreciate it, the link to the website is here:
http://overthewire.org/wargames/bandit/bandit0.html
 
Old 07-08-2017, 12:22 PM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,528
Blog Entries: 4

Rep: Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832Reputation: 3832
You can try using more verbose diagnostics when trying to connect. It may tell you more about what is (or isn't) happening.

Code:
ssh -p 2220 bandit0@example.com
ssh -v -p 2220 bandit0@example.com
ssh -vv -p 2220 bandit0@example.com
ssh -vvv -p 2220 bandit0@example.com
Can you even ping the remote machine?

Code:
ping -c 3 -w 1 example.com
 
1 members found this post helpful.
Old 07-08-2017, 12:28 PM   #3
barakolshe
LQ Newbie
 
Registered: Jun 2017
Posts: 7

Original Poster
Rep: Reputation: Disabled
solved

yeah thanks for the advice man it helped me I solved it(:
 
  


Reply

Tags
connection, ssh


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ssh -X problem: server not responding at some X apps malcom80 Linux - Newbie 3 03-12-2011 02:10 PM
ssh install stops responding bmaheni Linux - Newbie 1 05-14-2008 08:20 PM
Server Stops Responding to ping/ssh/etc jughead Linux - Networking 3 02-11-2008 10:57 AM
ssh stops responding doralsoral Linux - Software 2 12-01-2005 08:58 AM
Server stops responding, ssh, etc.. ddelao Linux - Software 0 09-04-2005 09:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration