Operating System - HP-UX
1833479 Members
2476 Online
110052 Solutions
New Discussion

Client specified unacceptable option length (94 octets)

 
public
Regular Advisor

Client specified unacceptable option length (94 octets)

Dear all,
The follows message was outputted in HP sytem log file from 24th. Could anyone tell me what's wrong with my system?
SYSTEM: hp9000/d350
HPUX: 10.20
>
> Jan 25 08:24:46 twnhp1 bootpd[13033]: Option 43: Client specified unacceptable option length (94 octets)
> Jan 25 08:25:07 twnhp1 bootpd[13033]: Option 43: Client specified unacceptable option length (93 octets)
> Jan 25 08:26:54 twnhp1 bootpd[13033]: Option 43: Client specified unacceptable option length (94 octets)
4 REPLIES 4
Robert-Jan Goossens_1
Honored Contributor

Re: Client specified unacceptable option length (94 octets)

A. Clay Stephenson
Acclaimed Contributor

Re: Client specified unacceptable option length (94 octets)

Bootp requests are broadcasts so any server on the subnet running bootpd (or dhcpd) will try to respond. If you can get the MAC address of the requsting client then you may be able to figure where the request is coming from. If you are not using your D-box as a bootpd (DHCP) server for X-terminals, printers, PC's, etc. then you can simply disable bootpd.
If it ain't broke, I can fix that.
A. Clay Stephenson
Acclaimed Contributor

Re: Client specified unacceptable option length (94 octets)

Bootp requests are broadcasts so any server on the subnet running bootpd (or dhcpd) will try to respond. If you can get the MAC address of the requesting client then you may be able to figure where the request is coming from. If you are not using your D-box as a bootpd (DHCP) server for X-terminals, printers, PC's, etc. then you can simply disable bootpd.
If it ain't broke, I can fix that.
public
Regular Advisor

Re: Client specified unacceptable option length (94 octets)

Thanks guys, I got it!

Clive