Got it going! In /etc/xinetd there was wu-ftpd and proftpd. I removed them both. service xinetd restart service proftpd start Finally! On Tue, 2003-01-28 at 13:36, Tony Wasson wrote: > > [root@rotor rc.d]# lsof -i :21 > > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > > xinetd 12078 root 5u IPv4 202042 TCP *:ftp (LISTEN) > > [root@rotor rc.d]# > > I never thought of using lsof to find this kind of stuff out! Thanks > Jeff... > > > Yes, wu was installed. I thought I uninstalled but apparently not. Guess > > I have to look at the inet scripts to see if it's in there and uninstall > > it. Or is there a better way? > > Many distros have an /etc/inetd.conf (or /etc/xinetd.conf) file and you > can simple comment out (#) the ftp line and restart inetd and you'll be > set. Then start proftpd and it should bind to the port and be happy. > > Tony > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss