[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] running proftpd as a child of xinetd
- Subject: [ale] running proftpd as a child of xinetd
- From: joh6nn at hotpop.com (joh6nn)
- Date: Wed Mar 2 22:05:27 2005
- In-reply-to: <[email protected]>
- References: <[email protected]>
Yu, Jerry wrote:
> would it help, to check which process is binding on TCP/21 using 'lsof'
> or 'fuser', something like `lsof -i tcp/21`
double checked using lsof | grep LISTEN and lsof | grep :21 . first one
doesn't show anything listening on port 21, and the second one doesn't
show anything at all.
--joh6nn