[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [rhn-users] xinetd breaks my proftpd server
- From: Edson Manners <emanners realprod acns fsu edu>
- To: rhn-users redhat com
- Subject: Re: [rhn-users] xinetd breaks my proftpd server
- Date: 30 Jul 2003 15:30:25 -0400
On Wed, 2003-07-30 at 15:25, jherschel wrote:
> Hello,
>
> I tried updating my xinetd from version xinetd-2.3.9-0.73 to
> xinetd-2.3.11-1.7x the other day. Now when I try to log in via ftp to a
> proftpd server running proftpd-1.2.5-1 through xinetd, I get the message
> "Connection Refused". I've since rolled back, but can anyone tell me why
> upgrading xinetd would break this? I restarted the daemon and my
> /etc/xinetd.d/proftpd file was unchanged. Maybe I need to upgrade proftpd?
>
> /etc/xinetd.d/proftpd:
>
> service ftp
> {
> flags = REUSE
> socket_type = stream
> instances = 50
add disable = no
> wait = no
> user = root
> server = /usr/sbin/proftpd
> log_on_success = HOST PID
> log_on_failure = HOST RECORD
> }
>
> /etc/hosts.allow is empty
> /etc/hosts.deny is empty
>
> Again, every version I've patched via RPM works fine, it's just this latest
> one. And when I roll back, it works perfect again.
>
> Thanks in advance!
>
> James Herschel
> Systems Administrator
> Quarry Integrated Communications
>
>
>
> _______________________________________________
> rhn-users mailing list
> rhn-users redhat com
> https://www.redhat.com/mailman/listinfo/rhn-users
--
Edson Manners <emanners realprod acns fsu edu>
Florida State University
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]