[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tftpd-hpa fails to start.



On Sat, Apr 18, 2009 at 12:04, Tzafrir Cohen <tzafrir@cohens.org.il> wrote:
> On Fri, Apr 17, 2009 at 07:59:22PM +0100, Nuno Magalhăes wrote:
>
>> # netstat -l | grep ftp
>> udp        0      0 *:tftp                  *:*
>
> For future reference: at this point you should have run:
>
>  netstat -lp | grep tftp

I think you mean:

 netstat -l -p | grep tftp

Otherwise you won't get the ports part. An alternative (that i ended
up using) was:

netstat -l -p --numeric-ports | grep 69

Which shown me inetd.

Nuno
-- 
()  ascii ribbon campaign - against html e-mail
/\  ascii-rubanda kampajno - kontraŭ html-a retpoŝto


Reply to: