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
04-14-2003 03:01 AM
04-14-2003 03:01 AM
Thanks
Richard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 03:19 AM
04-14-2003 03:19 AM
Solutionits always good to have the hostname and FQDN of the host in the /etc/hosts file.
xxx.xxx.xxx.xx hostname hostname.domainname.
regarding the LOGHOST entry, i remember reading that it is the server were the syslog entries are sent to for logging (in solaris). not sure if it works in hp.
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 03:36 AM
04-14-2003 03:36 AM
Re: LOGHOST
Both ways are right.
I run my newer systems with fully qualified host names because it makes getting their sendmail accepted and many other functions easier in our environment.
I put the fully qualified hostname in /etc/rc.config.d/netconf and thats it.
This is based on HP-UX and Linux experience only. The netconf file is an HP-UX file, this is not a Linux forum, hence no example.
As far as I know there is no huge impact and the decision on which way to go is based on shop standards, which may be confused since you have been trained one way and being told you don't have to.
I can't see a lot of impact in this decision.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 03:38 AM
04-14-2003 03:38 AM
Re: LOGHOST
Both ways are right.
I run my newer systems with fully qualified host names because it makes getting their sendmail accepted and many other functions easier in our environment.
I put the fully qualified hostname in /etc/rc.config.d/netconf and thats it.
This is based on HP-UX and Linux experience only. The netconf file is an HP-UX file, this is not a Linux forum, hence no example.
As far as I know there is no huge impact and the decision on which way to go is based on shop standards, which may be confused since you have been trained one way and being told you don't have to.
I can't see a lot of impact in this decision.
As far as HP-UX goes....
[1741]# man loghost
No manual entry for loghost.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 02:58 PM
04-14-2003 02:58 PM
Re: LOGHOST
"Rich"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 07:46 PM
04-14-2003 07:46 PM
Re: LOGHOST
FQDN entry in /etc/hosts file is sufficient to perform all functionality. The entry related to loghost id used by syslog daemon to redirect the syslog messages to different server and it's mainly used in solaris operating system.
SS