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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Smith Sent: 06 June 2005 19:20 To: [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
