Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bootpd: exiting after 15 minutes of inactivity bootpd:ver. 2.3.5

Status
Not open for further replies.

antix

IS-IT--Management
Jun 4, 2002
26
US
Hello,

I am seeing this on an SCO 3.2v5.0.4 dual Pentium Pro (old box). I can find nothing relative to it on SCO's TA. Any help would be apreciated.

bootpd: exiting after 15 minutes of inactivity
bootpd: ver. 2.3.5


 
BOOTP is a remote boot protocol for diskless workstations. If you have none in your environment you can safely disable it.

Check whether it's enabled in /etc/inetd.conf, and if so comment out the relevant line.

I suspect since it's already running it must be started by one of your boot time scripts, so you might need to grep for 'bootpd' in /etc/rc?.d/* /etc/rc.d/?/* to find where it is started.

Alternatively you can leave it how it is if it's not doing any harm! Annihilannic.
 
Great that was it... in inetd.conf.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top