- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing IP-address on remote printer on HP-UX
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
02-19-2003 05:03 AM
02-19-2003 05:03 AM
I have to change the IP-address of remote printer on a HP-UX server. I have tried with SAM but it seems I have to "Remove..." and then "Add Remote Printer/Plotter..."!? Or can I just edit some file somewhere?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:07 AM
02-19-2003 05:07 AM
Re: Changing IP-address on remote printer on HP-UX
It should contain a line that starts
PERIPH=
This will either have the IP address for the printer, or the name if it's been set up in the hosts file or DNS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:09 AM
02-19-2003 05:09 AM
Re: Changing IP-address on remote printer on HP-UX
check the /etc/hosts file.
# grep ipadress /etc/hosts
Hope it helps.
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:11 AM
02-19-2003 05:11 AM
Re: Changing IP-address on remote printer on HP-UX
IP Address? - So you mean Network printer.
Try to find script, related to this
printer in /etc/lp/interfaces and
edit the line:
PERIPH =
Rgrds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:13 AM
02-19-2003 05:13 AM
Re: Changing IP-address on remote printer on HP-UX
Thanks for a very quick answer - but sorry
I don't have the /etc/lp/interfaces file.
When looking at the printer with SAM I can see
the IP address in the "Location" column:
printer1 remote yes, idle yes pr1 on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:20 AM
02-19-2003 05:20 AM
Re: Changing IP-address on remote printer on HP-UX
Sorry - look in /etc/lp/interface/pr1
for this parameter.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:23 AM
02-19-2003 05:23 AM
Re: Changing IP-address on remote printer on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:25 AM
02-19-2003 05:25 AM
Re: Changing IP-address on remote printer on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:52 AM
02-19-2003 05:52 AM
Re: Changing IP-address on remote printer on HP-UX
# lp interface for remote spooling.
But I can't find any IP address specified (or any parameter that could contain the IP address)...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 05:54 AM
02-19-2003 05:54 AM
Re: Changing IP-address on remote printer on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 07:19 AM
02-19-2003 07:19 AM
SolutionIf the printer is a *network* printer, i.e. you print *directly* to the printer, not via another system, then things are different.
And then there are network printers which act as if they are remote printers. For SAM/lpadmin you should treat these printers as *remote* printers.
So what do *you* have? I.e. printer manufacturer and model? How is it connected and to which system(s)? What (HP) software do you use for the printer? Etc..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 08:34 AM
02-19-2003 08:34 AM
Re: Changing IP-address on remote printer on HP-UX
As I wrote earlier on SAM shows Type=remote - but when I Telnet the IP-address it seems to be this network adapter responding - not another system/host so it seems to be a *Network* printer:
# telnet
Trying...
Connected to
Escape character is '^]'.
Local flow control off
TallyCom+ PSIO
User:
Password:
Now I have Removed the printer and Added it again with SAM - and have to go through the same procedure on a couple of other hosts using the same printer???
Many thanks to all for advice
(Still a bit confused about this *Remote* / *Network* printer concept)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 02:49 AM
02-20-2003 02:49 AM
Re: Changing IP-address on remote printer on HP-UX
I seem to remember I used to have to set the IP Address using arp within 10 seconds of turning the thing on. Although I believe they have software that does it as well (and better). Do I remember connecting using a browser like iexplorer?
As for the IP address, I set the host's IP address in /etc/hosts, this then tells it where the print server is (the print server is acting like a host with a remote printer on it).
Er as per usual I'm a bit slow on the uptake. I guess you've fixed your problem now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 03:17 AM
02-20-2003 03:17 AM
Re: Changing IP-address on remote printer on HP-UX
Which might help you to discover the default user and password, which may or may not help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 07:51 AM
02-20-2003 07:51 AM