Operating System - HP-UX
1833874 Members
2161 Online
110063 Solutions
New Discussion

How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog.

 
SOLVED
Go to solution
Jack C. Mahaffey
Super Advisor

How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog.

How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog. Doesn't look like its a text file.

Here's a sample message being logged to syslog:

bad hostname: "8^\g^E10.240.44.27"
bootpd[4830]: entry with hostname "8^\g^E10.240.44.27" will be ignored.
3 REPLIES 3
Paula J Frazer-Campbell
Honored Contributor
Solution

Re: How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog.

Hi

File /etc/boottab shows ascii text,

root@N-0/etc>cat boottab
# @(#) $Revision: 1.10.214.1 $
cluster:HPS700:::
#install:HPS700:::
#cluster:HPS800:::


So vi it and correct the problem.


Paula
If you can spell SysAdmin then you is one - anon
Paula J Frazer-Campbell
Honored Contributor

Re: How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog.

Hi

It looks like line one is messed up and is not hashed to start.

# @(#) $Revision: 1.10.214.1 $



Paula
If you can spell SysAdmin then you is one - anon
Jacob_2
Advisor

Re: How is /etc/bootptab maintained? I'm getting bad hostname messages in syslog.

Hi,

Check for the entry ip=10.240.44.27 in the /etc/bootptab file.
You can delete that line ,type it again & save the file.

Also note that last line for every bootp entry in the /etc/bootptab file does not end with "\"