- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: bootpd message in syslog
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
07-22-2002 09:45 AM
07-22-2002 09:45 AM
Recently I receive these following message in my /var/adm/syslog/syslog.log
Jul 22 08:15:54 hobbes bootpd[21674]: reading "/etc/bootptab"
Jul 22 08:15:54 hobbes bootpd[21674]: read 2 entries from "/etc/bootptab"
Jul 22 08:58:09 hobbes bootpd[21674]: Exiting after 15 minutes of inactivity
Jul 22 08:58:34 hobbes telnetd[20135]: Error checking child termination status:
error 4: Interrupted system call
Jul 22 08:58:44 hobbes bootpd[22348]: bootpd 2.4 #1.17.112.7: Wed Jul 30 01:28:3
6 GMT 1997
Please advice.
Thank you very much,
Pauline
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 10:30 AM
07-22-2002 10:30 AM
Re: bootpd message in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 10:38 AM
07-22-2002 10:38 AM
SolutionOn the other hand if you need bootpd, these messages may not indicate any error. They are simply "operational logs" from the bootp daemon that fills up your syslog.log file. If that is the case I suggest you take a look at the system if it is loaded with the latest "bootpd(1M)/DHCP cumulative" patch. For example (on 11.00 PHNE_19241) if you look at the description of the patch, one of the symptoms in the list is "bootpd mesages filling up syslog.log". This may just be the solution to your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 11:58 AM
07-22-2002 11:58 AM
Re: bootpd message in syslog
Do I need to do it (modify inetd.conf and run inetd -c ) in single user mode and reboot the server (HP-UX 9000, B.10.20, stand alone server)?
And if I want the network group find out which machine keep poking my server (they did but could not find which machine...), how can I help them?
Thank you very much,
Pauline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 12:04 PM
07-22-2002 12:04 PM
Re: bootpd message in syslog
You don't need to be in single user to modify inetd.conf file
Once you have run inetd -c you will see a reference to inetd re reading config file in your syslog
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 12:12 PM
07-22-2002 12:12 PM
Re: bootpd message in syslog
You do not have to configure in single user mode.
As for finding a machine which tried to get this service from your server, it must be on the same subnet as your server. Hope this may help you narrow down the investigation. It might be an accident. For example, someone interrupted an autoboot from a box on the same subnet, searched for all bootable devices which also displayed your bootpd server, and happened to choose as a boot device to boot from.
Hai
Hai