-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Poly Phones
- Desk and IP Conference Phones
- Underscores in Polycom hostnames

Create an account on the HP Community to personalize your profile and ask a question

05-17-2017 09:14 AM
Why does Polycom use an underscore in the hostnames of phones when this is in violation of the intention of several RFCs?
It causes bind logs to fill with such as: zone somecompany.com/IN: Polycom_XXXXXXXXXXXX.somecompany.com/A: bad owner name (check-names)
See also: DNS and BIND by O'Reilly
05-17-2017 09:30 AM
Hello Chris_,
welcome back to the Polycom Community.
The extended host name syntax is a UTF-8 [RFC3629] string so therefore we have always been using this type of string.
The "older" RFC 1035 does not allow the usage of underscore but again we hardly ever have a customer complain about this.
The FAQ contains:
Aug 10, 2016 Question:Can I change the Hostname of my Polycom phone?
Explanation:Please check => here <=
You can simply manually change this.
If this is a big issue for your organisation simply raise a feature request:
Jan 03, 2013 Question: How can I request a change to the current Polycom SIP / UC Software?
Resolution: Please check => here <=
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN

05-17-2017 11:15 AM
Hi Steffan,
Thanks for your time.
I had read the FAQ on changing the hostname. That is where I began to wonder why Polycom was not RFC compliant. That particular FAQ supports that propsition that underscores are not acceptable in host names by reference to the older RFC 1035, but then goes on to give an example which uses them. That seems confusing at best.
Is there a way to include the MAC in the modfied hostname?

06-13-2017 12:01 PM
This default - non-the-less causes problems:
If I run the bind9 command to check a zone file -
# named-checkzone -j example.network db.example.network
it returns errors:
db.example.network:43: Polycom_0004f21afee8.example.network: bad owner name (check-names)
RFC3629 does not apply to hostnames
The correct RFC is https://tools.ietf.org/html/rfc1123
Also there is RFC is rfc1178 which states:
Don't use non-alphanumeric characters in a name. Your own computer may handle punctuation or control characters in a name, but most others do not. If you ever expect to connect your computer to a heterogeneous network, you can count on a variety of interpretations of non-alphanumeric characters in names. Network conventions on this are surprisingly nonstandard.
The 'Extended Host Name' standard is a Microsoft only standard that has not been adopted by anyone else - (and has opened several security problems.)
also see https://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_hostnames
Which states: Labels such as 2600 and 3abc may be used in hostnames, but -hi-,_hi_ and *hi* are invalid.
As many of your customers are running phone-switches on Linux systems - you should probably rethink what you are doing.
06-13-2017 01:06 PM
Hello xtronics,
welcome to the Polycom Community.
I have been with Polycom for nearly 10 years and in this time , whilst we sold millions of phones, two customers complained about this.
I provided the original poster with a workaround.
In addition the community's VoIP FAQ contains this post here:
Jan 03, 2013 Question: How can I request a change to the current Polycom SIP / UC Software?
Resolution: Please check => here <=
So if you have a business case follow the above.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN