On Thu, 16 Feb 2012 14:05:23 +0000, Tony van der Hoff wrote:

> From time to time, folloing appears in my syslog. Always in pairs,
> always 10 mins apart:
> 
> Feb 16 13:44:41 tony-lx inetd[1870]: tftp/udp: bind: Address already in use 
> Feb 16 13:54:41 tony-lx inetd[1870]: tftp/udp: bind: Address already in use
> 
> Any suggestions as to what I can do to track down the cause of these
> messages?

I would start by reviewing the inetd config file and check if another 
running service has been configured to use the same ip/udp port than tftp 
service. If there is none, it could be that tftp (or inetd) is being 
tried to run several times, maybe triggered from a second service/
daemon instance :-?

Also, review the current connections with "netstat -puan".

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jid784$69j$7...@dough.gmane.org

Reply via email to