LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 11-15-2017, 04:00 AM   #1
oOBetaTestOo-Steve
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Rep: Reputation: 0
Angry puty control fails


Hi
I have given up on Debian and gone over to opensusse. I hope to install webmin there.
But my question is about putty, first off I was getting connection refused but now it just times out. Ive install ssh and configured it as far as I know on SusSE, the ip address is correct and I was previously able to ssh via putty into debian but not openSuSE any Ideas should I try opening ports in the firewall .....

Connecting from win10 to OpenSuSE Tplink-Archer vr2600 in operation.
--
Steve
 
Old 11-15-2017, 04:23 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,840

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
Quote:
Originally Posted by oOBetaTestOo-Steve View Post
Ive install ssh and configured it as far as I know on SusSE, the ip address is correct and I was previously able to ssh via putty into debian but not openSuSE
Would be nice to give us more details: how did you configure that?
 
Old 11-15-2017, 05:15 AM   #3
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,623

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Unless you have modified the configuration to use a different port, port 22 TCP must be open to inbound connections on your OpenSUSE host for that to work.
 
Old 11-15-2017, 07:02 AM   #4
oOBetaTestOo-Steve
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Original Poster
Rep: Reputation: 0
Wink ifconfig

Hi
Getting an ifconfig pip[ed to a txt file is easy enough to prove how thew network or eth0 is st is no bother. But how to show how the firewall is set is different, I dont YET know how. As per everything else I assume port 22 is open inbound as ssh is indeed shown as installed.

eth0 Link encap:Ethernet HWaddr 00:18:FE:7A:86:FC
inet addr:192.168.2.104 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::218:feff:fe7a:86fc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:93 errors:0 dropped:0 overruns:0 frame:0
TX packets:92 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9384 (9.1 Kb) TX bytes:14359 (14.0 Kb)
Interrupt:18

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Your advice further lady's and Jents
 
Old 11-15-2017, 07:08 AM   #5
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,840

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
you gave almost no information, what you posted is more or less useless (=does not help to solve this issue).
Would be nice to tell us: 1. how did you configure sshd (at least what did you modify).
2. how did you try to log in exactly?
does ping/tracert work from windows to linux (with hostname/ip)?
Did you configure firewall at all?
Did you check if sshd really running? Did you check its log file too?
you can try to check with netstat and nmap too.
 
Old 11-15-2017, 07:35 AM   #6
oOBetaTestOo-Steve
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Original Poster
Rep: Reputation: 0
Wink

Quote:
Originally Posted by pan64 View Post
you gave almost no information, what you posted is more or less useless (=does not help to solve this issue).
Would be nice to tell us: 1. how did you configure sshd (at least what did you modify).
Granted I gave little information I have been away from the keyboard all morning back at it now. I dont think I modified anything to do with ssh apart from install it.

Quote:
Originally Posted by pan64 View Post
2. how did you try to log in exactly?
I load up putty and type in the ip address of the machine as I did with Debian and click open it worked in Debian but not in openSuSE

Quote:
Originally Posted by pan64 View Post
does ping/tracert work from windows to linux (with hostname/ip)?
Yes that works out ping the ip 192.168.2.104 and it sent 4 lost o received 4

Quote:
Originally Posted by pan64 View Post
Did you configure firewall at all?
Did you check if sshd really running? Did you check its log file too?
you can try to check with netstat and nmap too.
Away to see if ssh is running I have not changed the firewall yet either. thanks for the help Pan64
 
Old 11-15-2017, 12:04 PM   #7
oOBetaTestOo-Steve
LQ Newbie
 
Registered: Dec 2010
Posts: 11

Original Poster
Rep: Reputation: 0
Reinstalled ssh
ran yast not yast2 went into settings firewall and allowed ssh.
Boom connected thanks to all for the help.
--
Steve
 
  


Reply

Tags
putty, ssh



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
[SOLVED] Slack 13 Jack control fails zeelog Slackware 2 07-25-2012 10:39 AM
Hi! I am learning to communicate with Linux machine using PuTY and Xming. lizalitvak LinuxQuestions.org Member Intro 1 04-03-2012 01:20 PM
i cant access thru ssh or puty my IP cheesewizz Linux - Networking 3 11-19-2008 10:04 PM
x session from SSH with puty in windows LinuxLokesh Linux - Newbie 1 10-17-2008 01:38 AM
KDE - Control bar fails to load Steave Linux - General 2 01-29-2002 10:42 AM

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

All times are GMT -5. The time now is 05:28 AM.

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