- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problem about Hostname
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-04-2007 03:49 AM
08-04-2007 03:49 AM
Is there some requirement for the hostname?
such as how many charactors,can I use special charactors...
Thanks a lot
louis
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2007 04:03 AM
08-04-2007 04:03 AM
Re: problem about Hostname
*Start with a letter
*contain no more than 64 chars
*contain only letters, numbers, underscore or dash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2007 04:18 AM
08-04-2007 04:18 AM
Re: problem about Hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2007 06:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2007 02:17 PM
08-06-2007 02:17 PM
Re: problem about Hostname
-yut-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2007 04:42 PM
08-06-2007 04:42 PM
Re: problem about Hostname
A simple name, or each dot (.) separated component of a domain name,
must:
* Start with a letter.
* Contain no more than 64 characters.
* Contain only letters, numbers, underscore (_), or dash (-).
Uppercase letters are not recommended.
it is not the hostname that is limited to 8 characters (it can go up to 256 characters on HP-UX 11.23). It is the nodename that has a hard coded limit of 8 characters. The nodename is set with uname and is 'supposed' to be used by uucp and related programs.
The long hostname, uname and setuname feature is available on HP-UX 11i v2 as well. On HP-UX 11i v2, the NodeHostNameXpnd product bundle must be installed and the appropriate configuration options enabled to allow up to 255 bytes.
Regards,
Asif Sharif
Asif Sharif