Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FTP and Telnet have stopped working

0 views
Skip to first unread message

ch...@tourneyland.com

unread,
Feb 22, 2000, 3:00:00 AM2/22/00
to
Hey all,

I have a FreeBSD machine that is running fairly smoothly. Recently,
however, its telnet and FTP daemons seem to have stopped working. I can't
ftp or telnet in to it, even from the machine itself. I can ping it just
fine, and it can ping (and FTP) out just fine.

The only thing I can think of, is fairly recently (maybe a week ago) a
friend telnetted in to install ssh for me. The time that FTP and telnet
stopped working corresponds fairly roughly to my first reboot after he
installed ssh. That made me think that maybe he disabled ftpd and telnetd
in my inetd.conf file, which then kicked in when I rebooted. But they're
untouched in inetd.conf. So much for that. Another piece of data: ftpd and
telnetd don't show up on a ps -aux, though I'm not sure if they ever do.

Can anyone help?

Thanks,
Chris

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

Alfred Perlstein

unread,
Feb 22, 2000, 3:00:00 AM2/22/00
to
* ch...@tourneyland.com <ch...@tourneyland.com> [000222 21:01] wrote:
> Hey all,
>
> I have a FreeBSD machine that is running fairly smoothly. Recently,
> however, its telnet and FTP daemons seem to have stopped working. I can't
> ftp or telnet in to it, even from the machine itself. I can ping it just
> fine, and it can ping (and FTP) out just fine.
>
> The only thing I can think of, is fairly recently (maybe a week ago) a
> friend telnetted in to install ssh for me. The time that FTP and telnet
> stopped working corresponds fairly roughly to my first reboot after he
> installed ssh. That made me think that maybe he disabled ftpd and telnetd
> in my inetd.conf file, which then kicked in when I rebooted. But they're
> untouched in inetd.conf. So much for that. Another piece of data: ftpd and
> telnetd don't show up on a ps -aux, though I'm not sure if they ever do.
>
> Can anyone help?

he may have disabled inetd entirely, look in /etc/rc.conf or
/etc/defaults/rc.conf for:
inetd_enable="NO"
or ring him on the phone and ask what the $#@$@#@$# he did. :)

the default install runs telnet/ftp from inetd so you shouldn't see
them in ps unless active connections are going on.

-Alfred

Omachonu Ogali

unread,
Feb 23, 2000, 3:00:00 AM2/23/00
to
Also for future use...use killall -1 inetd to restart inetd thatn to waste
time and reboot the machine every time a change is made, this isn't
Windows ya know...

--
+-------------------------------------------------------------------------+
| Omachonu Ogali oog...@intranova.net |
| Intranova Networking Group http://tribune.intranova.net |
| PGP Key ID: 0xBFE60839 |
| PGP Fingerprint: C8 51 14 FD 2A 87 53 D1 E3 AA 12 12 01 93 BD 34 |
+-------------------------------------------------------------------------+

0 new messages