- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Message in Syslog File
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
09-13-2003 08:46 AM
09-13-2003 08:46 AM
Message in Syslog File
I hav ethe following messages in the syslog file and the file is growing....
Any advise or solutions...
--------------
Sep 13 14:08:40 rprod2 bootpd[23915]: reading "/etc/bootptab"
Sep 13 14:08:40 rprod2 bootpd[23915]: read 2 entries from "/etc/bootptab"
Sep 13 19:40:28 rprod2 bootpd[17896]: reading "/etc/bootptab"
Sep 13 19:40:28 rprod2 bootpd[17896]: read 2 entries from "/etc/bootptab"
Sep 13 19:40:28 rprod2 bootpd[17896]: reading "/etc/dhcpdeny"
Sep 13 19:40:28 rprod2 bootpd[17896]: read 0 entries from "/etc/dhcpdeny"
Sep 13 19:40:34 rprod2 inetd[733]: bootps/udp: Died on signal 11
Sep 13 19:40:40 rprod2 bootpd[17904]:
Sep 13 19:40:40 rprod2 bootpd[17904]: reading "/etc/bootptab"
Sep 13 19:40:40 rprod2 bootpd[17904]: read 2 entries from "/etc/bootptab"
Sep 13 19:40:40 rprod2 bootpd[17904]: reading "/etc/dhcpdeny"
Sep 13 19:40:40 rprod2 bootpd[17904]: read 0 entries from "/etc/dhcpdeny"
Sep 13 19:40:47 rprod2 inetd[733]: bootps/udp: Died on signal 11
best regards
Faizer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2003 09:32 AM
09-13-2003 09:32 AM
Re: Message in Syslog File
Edit the /etc/inetd.conf file and commant the line
#bootps dgram udp wait root /usr/lbin/bootpd bootpd
and then run inetd -c. The messages will stop.
Thanks
Giri Sekar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2003 09:56 AM
09-13-2003 09:56 AM
Re: Message in Syslog File
Please, remember to assign points to the forumers that have helped you, it's easy and fast for you, and the way to be grateful for their efforts.
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2003 10:20 PM
09-14-2003 10:20 PM
Re: Message in Syslog File
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2003 10:34 PM
09-14-2003 10:34 PM
Re: Message in Syslog File
Maybe a lower debug level could help.
Extracted from "man bootpd":
"The -d option sets the verbosity level (1-3) of the logging emitted by the daemon via syslog (see syslog(3C))."
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2003 11:12 PM
09-14-2003 11:12 PM
Re: Message in Syslog File
check this link
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf2296ab5ad0d434794e631965d01234c,00.html