Instruction Manual
Table Of Contents
- Network Interface Card
- Foreword
- Contents
- Ch.1 Introduction
- Ch.2 Installing the Network Interface Card
- Ch.3 Utilizing Windows Programs
- Ch.4 NetWare Configuration
- 4.1 Configuring NetWare 2.15 and 3.x
- 4.1.1 Start PCONSOLE and Select File Server
- 4.1.2 Create Print Queues
- 4.1.3 Enter the Print Server Name
- 4.1.4 Configure the Print Server
- 4.1.5 Assign Print Queues to the Printer
- 4.1.6 Set Up Notify Options for the Printer (Optional)
- 4.1.7 Installing the Print Server on Multiple File Servers
- 4.1.8 Primary File Server
- 4.1.9 Preferred File Servers
- 4.2 Configuring NetWare 4.x - Bindery Emulation
- 4.3 Configuring the NIC in Novell Directory Services
- 4.4 NIC Configuration
- 4.5 Using the Novell PCONSOLE Utility
- 4.1 Configuring NetWare 2.15 and 3.x
- Ch.5 AppleTalk Configuration
- Ch.6 TCP/IP Configuration
- 6.1 Installation in a Windows Environment
- 6.2 UNIX Printing
- 6.2.1 Configuring the IP Address on the NIC
- 6.2.2 lpd Printing
- 6.2.2.1 Setting Up a BSD Remote Printer to Use lpd
- 6.2.2.2 Setting Up an AIX 2.5 Remote Printer to Use lpd
- 6.2.2.3 Setting Up an AIX 4.0 System
- 6.2.2.4 Setting Up an HP/UX Remote Printer to Use lpd
- 6.2.2.5 Setting Up an AS/400 Systems to Use lpd
- 6.2.2.6 Setting Up a DEC ULTRIX 4.3 RISC or OSF1/ ALPHA Remote Printer
- 6.2.2.7 Setting Up a SCO UNIX Remote Printers to Use lpd
- 6.2.2.8 Setting Up System V Rel.4 and Solaris 2.X to Use lpd
- 6.2.3 Installing TCP/IP for NIC If Not Running lpd
- 6.2.3.1 Loading the Software
- 6.2.3.2 Script Selection of Filters
- 6.2.3.3 Manual Selection of Filters
- 6.2.3.4 Installing and Printing on Solaris 1.X and OSF1/ALPHA Systems
- 6.2.3.5 Installing & Printing on an DEC ULTRIX 4.3 RISC System
- 6.2.3.6 Installing and Printing on the HP/UX System
- 6.2.3.7 Installing and Printing on a System V (Solaris 2.X)/System V Rel.4 386-based Machine
- 6.2.3.8 Installing & Printing on a SCO UNIX System
- 6.2.3.9 Installing and Printing on an AIX RISC System/6000
- 6.3 Running Telnet
- 6.4 FTP Printing
- 6.5 Dynamic Host Configuration Protocol
- Ch.7 Operation and Troubleshooting
- 7.1 LED Status Indicator
- 7.2 Status/Configuration Report
- 7.3 Resetting the NIC to Factory Default
- 7.4 How to Diagnose Problems
- 7.5 Troubleshooting Checklists
- 7.5.1 Troubleshooting Network Hardware Connections
- 7.5.2 Troubleshooting NetWare Protocol
- 7.5.2.1 NetWare Checklist
- 7.5.2.2 File Server Checklist
- 7.5.2.3 Workstation Checklist
- 7.5.2.4 NIC Configuration Checklist
- 7.5.2.5 Printer Server/File Server/Printer Checklist
- 7.5.2.6 Workstation to NIC Connection Checklist
- 7.5.2.7 NIC Loses Its File Server Connection
- 7.5.2.8 Unable to Print from a Different Context
- 7.5.3 Troubleshooting AppleTalk Protocol
- App.A Jumper Settings
- App.B Specifications
- App.C Using a Web Browser
- App.D Index
6.2 UNIX Printing
6-17
TCP/IP Configuration
Chapter 6
6.2.2 lpd Printing
lpd is an implementation of the standard UNIX line printer daemon
which lets you print across a TCP/IP network without the need to
install software on your workstation with all filtering and banners done
by NIC. Remote printing uses the same commands (lpr, lpq, lpc) as
local printing.
The process begins when the lpr call finds a printer on a remote system
by looking at the remote (rm) entry in the /etc/printcap file for that
printer. lpr handles a print job for a remote printer by opening a
connection with the lpd process on the remote system and sending the
data file (followed by the control file containing control information for
this job) to the remote system. The printer-based lpd then filters the
data and prints the job according to information contained in the
control file and its own printcap file.
NIC lpd recognizes the format of a certain printer emulations and
filters the data, if possible, so it can be printed on the printer type you
specify. You can indicate to the NIC lpd what type of printer is attached
to by either:
1. Accepting the default port setting (PCL, PostScript and other), or
2. Changing the listed emulations via the Telnet or the HTML pages
accessed by MAP or a Web Browser.
The following sections give specific lpd setup instructions for various
systems.
6.2.2.1 Setting Up a BSD Remote Printer to Use lpd
To set up a remote printer on the host that sends jobs to NIC using
printer resident lpd, add an entry to the /etc/printcap file on your
host for each printer you use. The steps are described below.
PageWorks.book Page 17 Tuesday, August 4, 1998 11:21 AM