SSHD and FTPD, can't connect

Danny Cooper freebsd at as9105.com
Mon Jun 6 19:28:12 GMT 2005


Have you opened up the /etc/hosts.allow file to allow connections for the
home lan?

e.g.

ALL : localhost : allow
ALL : 127.0.0.1 : allow
ALL : 192.68.0.0/255.255.255.255 : allow
sshd : all : allow
ftpd : all : allow
ALL : ALL : deny

Danny C


-----Original Message-----
From: owner-freebsd-stable at freebsd.org
[mailto:owner-freebsd-stable at freebsd.org] On Behalf Of Matt Smith
Sent: 06 June 2005 19:20
To: freebsd-stable at freebsd.org
Subject: RE: SSHD and FTPD, can't connect

Hello,
    you may remember the problems that my friends were having with
ssh/ftp timeouts.  Well now I have the same issue with my FBSD 4.10
install.  I can ping the box and use the Apache and telnet daemons, but
not the SSHD or FTPD.  I tried to upgrade the SSHD to no avail and I CAN
connect to the daemons from the loopback address, but not across my home
LAN.  Any suggestions?

                                         Matt 
_______________________________________________
freebsd-stable at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"




More information about the freebsd-stable mailing list