- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE problem
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
09-17-2001 10:12 AM
09-17-2001 10:12 AM
CDE problem
I only changed the IP and gateway addresses in /etc/rc.config.d/netconf. The workstation
is accessible from the network, I can telnet and rlogin into it. Any ideas?
Thanks,
Tom Lamano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 10:17 AM
09-17-2001 10:17 AM
Re: CDE problem
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 10:20 AM
09-17-2001 10:20 AM
Re: CDE problem
I'm guessing that your DNS server has not been updated with the new IP addresses. I would fix that and also configure your /etc/hosts file with at least its own hostname and a loopback entry. I would then configure /etc/nsswitch.conf to look at files first and DNS if NOTFOUND.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 10:31 AM
09-17-2001 10:31 AM
Re: CDE problem
99% it is name resolv problem. your host don't know its own ip. Files to check
/etc/hosts
/etc/nsswitch.conf
If you are using DNS then /etc/resolv.conf
#nslookup hostname
#nslookup ip-of-host
Most probably one will not work.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 10:54 AM
09-17-2001 10:54 AM
Re: CDE problem
nsswitch.conf and CDE came up. Sure enough, the
DNS server has net yet been updated with my new IP address. Thanks for the quick responses.
Regards,
Tom Lamano