Have a look at the /etc/hosts.allow file on the ssh server. You may need an entry in there like
sshd: <IP_address> On Fri, 1 Feb 2002, Michael Lake wrote: > henry wrote: > > I found that I cant use ssh(connection refused),too. > > Do you has the experience to use rsh? Could you show me some clue? > > Ah then its not a problem with using rsh or ssh themselves. > 1. Do a "tail -f /var/log/messages" and see what that says as you try to > rsh or ssh > This may give you a clue as to whats happening. > 2. Whats the contents of /etc/hosts.allow and /etc/hosts.deny > 3. Look at the lines in inetd.conf or that xinetd.conf thingo which > pertain to > ss and rsh. Are they commented out or not? > > Mike > -- Howard. LANNet Computing Associates - Your Linux people Contact detail at http://www.lannetlinux.com "We are either doing something, or we are not. 'Talking about' is a subset of 'not'." -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
