Re: Proftpd help


Subject: Re: Proftpd help
From: Brian Watson (bcwatso1@uiuc.edu)
Date: Sat Sep 29 2001 - 21:42:10 MDT


>>[root@bigred /root]# rpm -qa | grep proftpd
>>proftpd-inetd-1.2.2-1
>>proftpd-1.2.2-1
>>[root@bigred /root]# rpm -e proftpd
>>error: removing these packages would break dependencies:
>> proftpd is needed by proftpd-inetd-1.2.2-1
>
>since the dependency is related to another program you intend to
>uninstall anyway, it is safe here to use:
>
>rpm -e --nodeps proftpd
>
>>[root@bigred /root]# rpm -e proftpd-inetd-1.2.2-1.ppc.rpm
>>error: package proftpd-inetd-1.2.2-1.ppc.rpm is not installed
>>
>>??
>
>Read Darron's e-mail more carefully :-)
>
>>rpm -e proftpd-inetd
>
>
>
>Stefan Jeglinski

[root@bigred /root]# rpm -ivh proftpd-1.2.2-1.ppc.rpm
Preparing... ########################################### [100%]
    1:proftpd ########################################### [100%]
[root@bigred /root]# rpm -ivh proftpd-inetd-1.2.2-1.ppc.rpm
Preparing... ########################################### [100%]
    1:proftpd-inetd ########################################### [100%]
inetd: no process killed

There we go... :)

Although, fetch is now saying that the connection was closed my
remote host...a look at the secure log reveals:

Sep 29 23:36:02 bigred xinetd[1130]: START: ftp pid=1133 from=192.168.1.4
Sep 29 23:36:02 bigred xinetd[1133]: FAIL: ftp libwrap from=192.168.1.4

Sep 29 23:36:02 bigred xinetd[1133]: libwrap refused connection to
ftp from 192$
Sep 29 23:37:35 bigred xinetd[1134]: libwrap refused connection to
ftp from 192$
Sep 29 23:37:44 bigred xinetd[1135]: libwrap refused connection to
ftp from 192$
Sep 29 23:38:07 bigred xinetd[1136]: libwrap refused connection to
ftp from 192$
Sep 29 23:38:40 bigred xinetd[1138]: libwrap refused connection to
ftp from 192$
Sep 29 23:38:54 bigred xinetd[1139]: libwrap refused connection to
ftp from 192$

What's the deal with libwrap?

--Brian



This archive was generated by hypermail 2a24 : Sat Sep 29 2001 - 20:51:57 MDT