- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tftp/udp: Unknown service
Operating System - HP-UX
1822430
Members
2923
Online
109642
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2009 08:11 AM
тАО08-26-2009 08:11 AM
tftp/udp: Unknown service
i have seens errors in syslog , wat it means
Aug 26 13:09:28 nlxsl183 inetd[2968]: Rereading configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: tftp/udp: Unknown service
Aug 26 13:09:28 nlxsl183 inetd[2968]: Thru with configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: Configuration complete
Aug 26 13:09:28 nlxsl183 inetd[2968]: Rereading configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: tftp/udp: Unknown service
Aug 26 13:09:28 nlxsl183 inetd[2968]: Thru with configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: Configuration complete
Aug 26 13:09:28 nlxsl183 inetd[2968]: Rereading configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: tftp/udp: Unknown service
Aug 26 13:09:28 nlxsl183 inetd[2968]: Thru with configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: Configuration complete
Aug 26 13:09:28 nlxsl183 inetd[2968]: Rereading configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: tftp/udp: Unknown service
Aug 26 13:09:28 nlxsl183 inetd[2968]: Thru with configuration
Aug 26 13:09:28 nlxsl183 inetd[2968]: Configuration complete
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2009 09:00 AM
тАО08-26-2009 09:00 AM
Re: tftp/udp: Unknown service
Are there related entries in
/etc/inetd.conf
/etc/services
please check.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
/etc/inetd.conf
/etc/services
please check.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2009 09:02 AM
тАО08-26-2009 09:02 AM
Re: tftp/udp: Unknown service
Is there an active entry for "tftp" in
"/etc/services"?
"/etc/services"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2009 01:04 PM
тАО08-26-2009 01:04 PM
Re: tftp/udp: Unknown service
nsswitch.conf for services is defining a source which doesn't contain a tftp/udp entry
or /etc/services doesn't contain
tftp 69/udp # Trivial File Transfer Protocol
inetd is trying to start tftpd service which is not defined in the services table pointed by nsswith.conf
the consequence is that no tftp to the system will work - or if it is an ignite server, system which are backup on that system won't start with ignite-
if you need tftp service, then you need to add it to /etc/services, and check that files is well defined as a source for services: in nsswitch.conf
--- or you need to have it defined on the other possible sources like nis, ldap ....
or if you don't need tftp service you can comment it in /etc/inetd.conf
or /etc/services doesn't contain
tftp 69/udp # Trivial File Transfer Protocol
inetd is trying to start tftpd service which is not defined in the services table pointed by nsswith.conf
the consequence is that no tftp to the system will work - or if it is an ignite server, system which are backup on that system won't start with ignite-
if you need tftp service, then you need to add it to /etc/services, and check that files is well defined as a source for services: in nsswitch.conf
--- or you need to have it defined on the other possible sources like nis, ldap ....
or if you don't need tftp service you can comment it in /etc/inetd.conf
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP