- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote Printing Stopped working
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
12-29-2004 07:09 AM
12-29-2004 07:09 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 11:52 AM
12-29-2004 11:52 AM
Re: Remote Printing Stopped working
this is a Linux forum and your environment is HP-UX and windows. But let's try to help you.
Did you reconfigured the print queue for the new ip of the remote print server ? If the print queue was configured with host name, not ip adress, I suggest you to delete and recriate it. I'm not a HP-UX user but I guess if the system doesn't save any information using ip adress when the print queue is created and it's wrong now, after the ips where canged.
regards,
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 09:10 PM
12-29-2004 09:10 PM
Re: Remote Printing Stopped working
Your description ofthe problem sounds like a hostname problem. does 'nslookup sentinel' return the correct hostname?
If not /etc/hosts or DNS needs to be corrected. If DNS is used and correct you should check /etc/resolve.conf and /etc/nsswitch.conf.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 11:27 PM
12-29-2004 11:27 PM
Re: Remote Printing Stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 12:11 AM
12-30-2004 12:11 AM
Re: Remote Printing Stopped working
No resolv.conf indicates that DNS isn't used. BUT I made a typo (the e) in my previous response so please re-check.
If you fint the file to be there you need fallback to the hostfile and can create nsswitch.conf with one line:
hosts: dns [NOTFOUND=continue] files
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 12:20 AM
12-30-2004 12:20 AM
Re: Remote Printing Stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 12:35 AM
12-30-2004 12:35 AM
SolutionYou could add the sentinal entry before the entries for the 2 workstations that do resolve correctly to see.
remember that the file is read sequentialy, and only the first entry of duplicates will be read.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 12:47 AM
12-30-2004 12:47 AM
Re: Remote Printing Stopped working
I would suggest doing it by re-typing it. There COULD be some non-visable caracters in the line that would also breake the lokup.
Do you know how the IPaddresses in the host-file was altered? Could it be that some script put some illegal characters in there?
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 01:20 AM
12-30-2004 01:20 AM
Re: Remote Printing Stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 01:29 AM
12-30-2004 01:29 AM
Re: Remote Printing Stopped working
I'd look for some corruption or bad charaters in one of the entries prior to the old 'sentinal' location.
You can use od or hd to read the files for non prtable charaters, or, if the hosts file is short, just type a new one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 01:47 AM
12-30-2004 01:47 AM
Re: Remote Printing Stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 05:08 AM
12-30-2004 05:08 AM