HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error opening "/etc/dhcpdeny": No such file or dir...
Operating System - HP-UX
1836471
Members
1819
Online
110101
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
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
09-25-2003 02:36 AM
09-25-2003 02:36 AM
Hi,
I have a server with v. 11.11, and I have seen this error in the syslog.
Could anyone say me what's mean?. It's something wrong with this server?
Thanks,
Carmen.
reading "/etc/bootptab"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: read 3 entries from "/etc/bootptab"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: reading "/etc/dhcpdeny"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: error opening "/etc/dhcpdeny": No such file or directory
I have a server with v. 11.11, and I have seen this error in the syslog.
Could anyone say me what's mean?. It's something wrong with this server?
Thanks,
Carmen.
reading "/etc/bootptab"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: read 3 entries from "/etc/bootptab"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: reading "/etc/dhcpdeny"
Sep 23 17:54:42 sd1biw01 bootpd[23150]: error opening "/etc/dhcpdeny": No such file or directory
Users are not too bad ;-)
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 05:25 AM
09-25-2003 05:25 AM
Solution
It's not an error to be overly worried about - it's just the system reporting that it can't find the dhcpdeny file when trying to process a request from the bootp server.
You can stop the errors by creating an empty file using
touch /etc/dhcpdeny
chmod 644 /etc/dhcpdeny
You can stop the errors by creating an empty file using
touch /etc/dhcpdeny
chmod 644 /etc/dhcpdeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 05:34 AM
09-25-2003 05:34 AM
Re: error opening "/etc/dhcpdeny": No such file or directory
Hi Carme,
And if this server does not service remote boot (bootp) requests, then you can disable it altogether.
Edit the /etc/rc.config.d/netdaemons file & set START_RBOOTD=0
Then run /sbin/init.d/net stop & /sbin/init.d/net start
or the change will take effect at your next boot.
HTH,
Jeff
And if this server does not service remote boot (bootp) requests, then you can disable it altogether.
Edit the /etc/rc.config.d/netdaemons file & set START_RBOOTD=0
Then run /sbin/init.d/net stop & /sbin/init.d/net start
or the change will take effect at your next boot.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 05:46 AM
09-25-2003 05:46 AM
Re: error opening "/etc/dhcpdeny": No such file or directory
Is this an Ignite Server?
If so, either run through the Ignite server setup in /opt/ignite/bin/ignite
or follow the touch command as noted above.
To boot other servers off this Ignite server, bootpd is required.
SEP
If so, either run through the Ignite server setup in /opt/ignite/bin/ignite
or follow the touch command as noted above.
To boot other servers off this Ignite server, bootpd is required.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP