Re: SSH Server Problems



On Sat, 2006-09-30 at 16:09 -0400, Preventas Latinbits wrote:
Hello,

I recently installed Edgy Knot3 in my computer and for some reason i
can not make the SSH service to respond. I have my computer connected
directly to the internet thru the modem so i have not port fowarding
to do. I can restart the server and no problems are reported. I have
not done any changes to the configuration file and i also configured
the firewall (Firestarter) to allow anyone to access this port from
the outside. The only thing i made different on this installation of
edgy was that i did not create a Swap partition. I think I have plenty
of memory (2GB) on my system. I dont think i t matters!

First thing to do is to type 'netstat -l -t' in a terminal and see if
anything is listening on port 22.

Second thing to do is have a look in the /var/log/syslog after
attempting to connect and see if that reports any problems.

Third thing to do is to connect with about three -v options on the ssh
command. You will get lots of information, some of which may give you a
clue as to what is happening.

Post output to this list if the answer is not obvious.

Regards,
Tony.
--
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: tony.arnold@xxxxxxxxxxxxxxxx, H: http://www.man.ac.uk/Tony.Arnold

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: How do you handle invalid ssh logins?
    ... This thread came to my attention as you've been mentioning port ... The concept of defending SSH is one that is used ... While limiting access to your SSH service to specific IPs or subnets ... Port Knocking comes in two actual flavors. ...
    (linux.redhat)
  • SSH Server Problems
    ... I recently installed Edgy Knot3 in my computer and for some reason i can not ... make the SSH service to respond. ... the internet thru the modem so i have not port fowarding to do. ... to the configuration file and i also configured the firewall ...
    (Ubuntu)
  • Re: SFTP
    ... Robert Hajime Lanning wrote: ... > You can move your SSH service to port 21, ... > clients will need to ...
    (SSH)