![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote printing | sobnc | UNIX for Advanced & Expert Users | 2 | 12-05-2006 02:54 AM |
| Remote printing problem in AIX | helloajith | AIX | 3 | 12-28-2005 05:16 AM |
| Remote printing | warrickj | UNIX for Advanced & Expert Users | 1 | 04-01-2004 07:31 AM |
| Remote Printing | stufine | UNIX for Dummies Questions & Answers | 2 | 07-15-2003 04:36 PM |
| Remote Printing | Donna | IP Networking | 2 | 10-30-2001 05:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Remote Dial-up Modem Printing With Out Cpu On The Remote Side!
I am looking for a dial-up remote printing solution as under :
1. We have a Centralized location where Sun Solaris (A) is installed. From here printing command will be despatched. 2. This printing command will be routed to WAN cloud to Main Branches (B1,B2,B3)and from there, printer at Remote End (C1,C2,C3). 3. Here we want to use Dial-up solution from B1,B2 to C1,c2..., and printer should be accssed without CPU support. 4. a. How we can enable printer just with Dial-up modems? b. How printer can be (serial or prallel port Dot Matrix Printers) interfaced with modem directly? This is link we got from the web.. and unable to understand the concept.. Will this help us insolving the issue or with some other options there? " Configuring an UUCP dialup printer ``UUCP dialup printer'' is a printer that connects directly to a system through a dialup modem using UUCP to queue jobs on the remote system. For more information on UUCP, see ``Connecting to other computers with UUCP''. To configure a dialup printer: Set up your modem and verify that it works with cu(C). See ``Adding modems''. Because cu accesses printers in the same way the print service does, set up the files as though preparing access to the printer for cu. The cu command is not used to access printers; however, if cu can access a printer, the print service can access it, too. -------------------------------------------------------------------------------- CAUTION: The entry you use for the dialup configuration in the /usr/lib/uucp/Devices file should use a Dialers entry rather than a dialer binary. -------------------------------------------------------------------------------- Add the following line to /etc/default/lpd: DIALUPPRINTER=YES Enter the following: /usr/lib/lpadmin -p printer_name -m dumb -U phone_number -h -A mail This command sets up printer_name as the dialup printer; phone_number is the phone number for the remote system. Set up the printer to accept jobs, and then enable the printer. See ``Accepting or rejecting print jobs'' and ``Enabling and disabling printers''. Test the printer by submitting a job: lp -d printer_name filename If the printer or port is busy, the print service automatically tries again. If the printer is busy, the retry rate is once every 10 minutes; if the port is busy, the retry rate is once every 20 minutes. The retry rates are not adjustable; however, you can force an immediate retry by enabling the printer. If the port or printer is likely to be busy for an extended period, disable the printer. If an attempt to reach the dialup printer fails, lpstat -p reports the reason for a failed dial attempt. If you have set up fault alerting, the fault alert message reports the reason for the fault, see ``Setting up printer fault alerts''. These messages are identical to the error messages produced by the UUCP system for similar problems, see ``UUCP STATUS error messages''. See also: cu(C) manual page lp(C) manual page lpadmin(ADM) manual page lpstat(C) manual page " Regards J Vasu Last edited by jayvee; 08-23-2005 at 08:25 AM.. Reason: ADDITIONS |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|