Thank everyone for the help. The problem is from the firewall. I knew
that I missed something very basic. I checked allow.hosts etc but
... I do not know gnome-lokkit.
BTW, no manual page, online ssh-server tutorials mention firewall. :-(
Thank you again.
Bo
On Thu, Aug 15, 2002 at 12:31:14AM
EMAIL PROTECTED]]
On Behalf Of Bo Peng
Sent: 15 August 2002 05:21
To: [EMAIL PROTECTED]
Subject: Re: ssh server installation problem.
Sorry. I was thinking the firewall between campus network and outside.
Not my own firewall.
Bo
On Wed, Aug 14, 2002 at 11:16:25PM -0500, Mike Burger wrote:
>
Bo Peng <[EMAIL PROTECTED]> writes:
[...]
> I believe that my ssh-server is installed and running since I can ssh
> localhost. My ssh client is working OK since I can connect to other
> machines. I checked /etc/ssh/sshd_config (I was told that I need to
> change nothing.)
. However, when I started sshd via
> > > > > /sbin/services sshd -start, I could not connect to my machine from any
> > > > > other machine. I always get
> > > > > "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
> > &g
dhat linux 7.3 without openssh-server. I then downloaded
> > > and installed openssh-server-3.1p1-6. However, when I started sshd via
> > > /sbin/services sshd -start, I could not connect to my machine from any
> > > other machine. I always get
> > > "FATAL: C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 15 August 2002 12:18 am, Bo Peng wrote:
> I misunderstood your suggestion at first. I used "workstation"
> installation and did not notice the "firewall" and "security level" of
> my workstation. How can I chek it? How can I "allow" incomi
x 7.3 without openssh-server. I then downloaded
> > > > and installed openssh-server-3.1p1-6. However, when I started sshd via
> > > > /sbin/services sshd -start, I could not connect to my machine from any
> > > > other machine. I always get
> >
t linux 7.3 without openssh-server. I then downloaded
> > and installed openssh-server-3.1p1-6. However, when I started sshd via
> > /sbin/services sshd -start, I could not connect to my machine from any
> > other machine. I always get
> > "FATAL: Connecting to bp6.stat.r
ne. I always get
> > > "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
> > >
> > > I believe that my ssh-server is installed and running since I can ssh
> > > localhost. My ssh client is working OK since I can connect to other
I grab a copy of /etc/pam.d/ssh from internet,
#%PAM-1.0
authrequired /lib/security/pam_pwdb.so shadow
authrequired /lib/security/pam_nologin.so
account required /lib/security/pam_pwdb.so
passwordrequired /lib/security/pam_cracklib.so
password
ed
> > and installed openssh-server-3.1p1-6. However, when I started sshd via
> > /sbin/services sshd -start, I could not connect to my machine from any
> > other machine. I always get
> > "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
>
et
> > "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
> >
> > I believe that my ssh-server is installed and running since I can ssh
> > localhost. My ssh client is working OK since I can connect to other
> > machines. I checked /etc/ssh/sshd_confi
One other thing (besides FW settings). If you installed ssh
./configure --with-pam
then make sure you have an entry in your
/etc/pam.d
directory. That has nailed me more times than I can count. If that's
the problem, the debug process I specified in my last message should
bring that out
s get
> "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
>
> I believe that my ssh-server is installed and running since I can ssh
> localhost. My ssh client is working OK since I can connect to other
> machines. I checked /etc/ssh/sshd_config
when I started sshd via
> /sbin/services sshd -start, I could not connect to my machine from any
> other machine. I always get
> "FATAL: Connecting to bp6.stat.rice.edu failed: Connection Refused"
>
> I believe that my ssh-server is installed and running since I can ssh
> l
ailed: Connection Refused"
I believe that my ssh-server is installed and running since I can ssh
localhost. My ssh client is working OK since I can connect to other
machines. I checked /etc/ssh/sshd_config (I was told that I need to
change nothing.) and found nothing wrong. I also checked
/etc/hosts
On Fri, 19 Jan 2001, Matthew Melvin wrote:
> Hi Mark,
> Hmm... you definitly need the 1st one. You need the second one if
> you want to use ssh to log into other servers /from/ your redhat box. You
He also needs the openssl packages as well, as they have some of the files
tha
On Thu, 18 Jan 2001, Joel Lansden wrote:
> Actually the best SSH server I've ever seen was here:
>
> ftp://ftp.ssh.org/pub/ssh/ssh-2.4.0.tar.gz
I'f I'm not mistaken, this is the commercial ssh version. It carries
license restrictions and requires that you install
On Thu, 18 Jan 2001, Mark Lo wrote:
> Hi,
>
>I would like to install a ssh server into my RedHat 6.2 Box. Then
> using Window 98 to login into my RedHat Server. I would like to know
> which rpm do I need ?
>
> There are sereval rpm exists: but I don't know wh
Actually the best SSH server I've ever seen was here:
ftp://ftp.ssh.org/pub/ssh/ssh-2.4.0.tar.gz
Just
decompress, untar, and type
./configure
make
make install
Then
move the directory wherever you want it to permanently live. the command
to start it is [dire
Hi,
I would like to install a ssh server
into my RedHat 6.2 Box. Then using Window 98 to login into
my RedHat Server. I would like to know which rpm do I need
?
There are sereval rpm exists: but I don't know what
one should I use.
1.openssh2.3.0p1-4
2.openssh-clients2.3.p
21 matches
Mail list logo