HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Bootstrap Protocol
Operating System - HP-UX
1833007
Members
2799
Online
110048
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
04-20-2006 03:31 AM
04-20-2006 03:31 AM
I am getting nailed by auditors for having "bootstrap protocal enabled on the system".
Recommendation: services that do not have a business need should be disabled by commenting out in /etc/inetd.con.
Can someone help me understand this.
What is the bootstrap, and why is it a risk to have it enabled? any inpact by disableing it?
Any recommendations appreciated.
Recommendation: services that do not have a business need should be disabled by commenting out in /etc/inetd.con.
Can someone help me understand this.
What is the bootstrap, and why is it a risk to have it enabled? any inpact by disableing it?
Any recommendations appreciated.
UNIX IS GOOD
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 03:37 AM
04-20-2006 03:37 AM
Solution
The term they use is likely incorrect. I believe they are talking about bootp.
bootp can be used by some network devices to get an IP address. One way to check is to have a look at your /etc/bootptab and see if anything other than the default is defined. If not, then you should be able to disable without any problems.
To disable, comment the bootp line in /etc/inetd.conf and then run an 'inetd -c' to get inetd to re-read its configuration file.
bootp can be used by some network devices to get an IP address. One way to check is to have a look at your /etc/bootptab and see if anything other than the default is defined. If not, then you should be able to disable without any problems.
To disable, comment the bootp line in /etc/inetd.conf and then run an 'inetd -c' to get inetd to re-read its configuration file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 03:40 AM
04-20-2006 03:40 AM
Re: Bootstrap Protocol
Man bootpd; it will explain the function. Whether or not this is bad or good will depend upon many factor. The primary purpose of bootp is to allow the booting of diskless workstations or Xterminals. I still have several of the old Entria II Xterminals (I like them because when combined with an LCD monitor, you have a very small footprint on your desk and they are silent) and these require bootp. You may have network printers which obtain their ip address, subnet, and gateway via bootp. If you have logging enables for inetd, you can see if you are actually receiving legitimate bootp requests; if not, then you can disable the service.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 03:40 AM
04-20-2006 03:40 AM
Re: Bootstrap Protocol
Man bootpd; it will explain the function. Whether or not this is bad or good will depend upon many factors. The primary purpose of bootp is to allow the booting of diskless workstations or Xterminals. I still have several of the old Entria II Xterminals (I like them because when combined with an LCD monitor, you have a very small footprint on your desk and they are silent) and these require bootp. You may have network printers which obtain their ip address, subnet, and gateway via bootp. If you have logging enables for inetd, you can see if you are actually receiving legitimate bootp requests; if not, then you can disable the service.
If it ain't broke, I can fix that.
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