Date: Mon, 6 Jun 2005 20:28:05 +0100 From: "Danny Cooper" <freebsd@as9105.com> To: "'Matt Smith'" <ratman6@charter.net>, <freebsd-stable@freebsd.org> Subject: RE: SSHD and FTPD, can't connect Message-ID: <20050606192810.25F9243D4C@mx1.FreeBSD.org> In-Reply-To: <000001c56ac4$5dedffa0$0201a8c0@bedroom>
next in thread | previous in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606192810.25F9243D4C>
