- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Printers, ip addresses
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-11-2003 05:01 PM
02-11-2003 05:01 PM
Printers, ip addresses
What is the best way to set up printers for our N class where the IP address change every month or so? They are not on the dns server. We use Novell print queues and jetdirect cards. I am thinking of putting them in the hosts file.
Is there another method or a file jetadmin uses that I can edit manually as needed?
Thanks in advance,
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 01:42 AM
02-12-2003 01:42 AM
Re: Printers, ip addresses
How do you know about the new ip?
You can send an e-mail to root account, and filter it to execute a script that changes the host-file automatically or you can add a cron line in the root crontab that checks some file and changes host file if needed.
There are some ideas.
hope this helps.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 01:48 AM
02-12-2003 01:48 AM
Re: Printers, ip addresses
You should use fixed addresses for your printer (and configure the lpr server in the jetdirect card)..
You can configure dhcp to send to jetdirect an exact address (link with mac-adress)..
You say you are using Novell print queues, you can then configure lpr on the novell server, and configure on the N class the printers on the novell !
hope that help
Benoit
________
"Les femmes, comme l'a dit un fran??ais plein d'esprit, nous inspirent le d??sir de r??aliser des chefs-d'oeuvre et nous emp??chent toujours de les mener a bout."
Oscar Wilde
________
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 08:58 AM
02-12-2003 08:58 AM
Re: Printers, ip addresses
Let me clarify the issue. The Network Team only uses dynamic ip's for the jet direct cards and printers. I can not determine in advance what they will be.
I have been assigning the print queue's on the hp and when they change I use the jetadmin utility to either drop the printer and rebuild it or to change the ip.
I was wondering if jetadmin is using a file I can directly modify with VI or use a script. Otherwise I'll probably take your suggestion of using the hosts file and modifying that when the IP's change.
Thanks again,
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:54 PM
02-12-2003 03:54 PM
Re: Printers, ip addresses
Edit the "PERIPH" variable in /etc/lp/interface/
Just in case : by using dynamic DNS updates, it would be possible to set up a dhcp server (dynamic IP allocation) for your printers, while having a fixed DNS name. This could be done on a low cost machine (let's say a PC running Linux).
If you want more information on this, please post a message.
Good luck.
Kodjo