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
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@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Matt Smith Sent: 06 June 2005 19:20 To: freebsd-stable@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
On Mon, Jun 06, 2005 at 02:20:06PM -0400, Matt Smith wrote:> 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?Fix the IP lookups on your DNS. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- When all else fails, RTFM
Did that, to no avail. It was fine then it started doing this. Any other suggestions? Matt -----Original Message----- From: Danny Cooper [mailto:freebsd@as9105.com] Sent: Monday, June 06, 2005 3:28 PM To: 'Matt Smith'; freebsd-stable@freebsd.org Subject: RE: SSHD and FTPD, can't connect 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@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Matt Smith Sent: 06 June 2005 19:20 To: freebsd-stable@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Do you see any traffic when you run 'tcpdump port 22' on the server? Or if you just try telnet server.ip 22 do you get anything back? I know I am stating basic's but its caught me out a few times before where a firewall has caught the packets. DC -----Original Message----- From: Matt Smith [mailto:ratman6@charter.net] Sent: 06 June 2005 22:02 To: 'Danny Cooper' Subject: RE: SSHD and FTPD, can't connect Yep, timeout before auth. Matt -----Original Message----- From: Danny Cooper [mailto:danny.cooper@uk.tiscali.com] Sent: Monday, June 06, 2005 4:43 PM To: 'Matt Smith' Subject: RE: SSHD and FTPD, can't connect Have you checked /var/log/auth.log for any error messages with sshd -----Original Message----- From: Matt Smith [mailto:ratman6@charter.net] Sent: 06 June 2005 20:56 To: 'Danny Cooper'; freebsd-stable@freebsd.org Subject: RE: SSHD and FTPD, can't connect Did that, to no avail. It was fine then it started doing this. Any other suggestions? Matt -----Original Message----- From: Danny Cooper [mailto:freebsd@as9105.com] Sent: Monday, June 06, 2005 3:28 PM To: 'Matt Smith'; freebsd-stable@freebsd.org Subject: RE: SSHD and FTPD, can't connect 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@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Matt Smith Sent: 06 June 2005 19:20 To: freebsd-stable@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3044 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050606/afc110aa/smime.bin