- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- newaliases
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
10-15-2000 11:44 PM
10-15-2000 11:44 PM
I do not know where to look for an error, cause everthing seems to function properly.
Alex
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 12:24 AM
10-16-2000 12:24 AM
Solutioncheck /etc/resolv.conf
domain uksr.hp.com
checking /etc/hosts
make it look like:
127.0.0.1 localhost loopback
your_ip fully_qualified_domain_name short_name
( eg 192.0.1.1 test1.uksr.hp.com test1 )
check entries in /etc/rc.config.d/netconf your looking for inconsistencies, typo's etc ... sounds like a problem that's related to DNS / hostname resolution perhaps ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 12:37 AM
10-16-2000 12:37 AM
Re: newaliases
Make sure that you have a fully qualified name for your hostname in /etc/hosts.
An alias in /etc/hosts for hostname with a trailing . also cures this problem. ie
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 03:57 AM
10-16-2000 03:57 AM
Re: newaliases
you could also edit /etc/mail/sendmail.cf
and add a line:
Dj$w.
After changing don't forget to restart sendmail:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 08:47 AM
10-16-2000 08:47 AM
Re: newaliases
and add an entry. If your host is called abc, then it will look like this
198.20.20.5 abc abc.