User`s guide
Table Of Contents
- TABLE OF CONTENTS
- Chapter 1 How to Configure TCP/IP printing for Unix Systems
- Chapter 2 How to Configure TCP/IP printing for Windows NT, LAN Server and OS/2 Warp Server
- Chapter 3 How to Configure Peer-to-Peer Printing for Windows 95/98
- Chapter 4 How to Configure Peer-to-Peer (NetBIOS) printing for Windows 95/98/NT, LAN Server and OS/2 Warp Server
- Chapter 5 How to Configure Brother Internet Print for Windows 95/98/NT
- Chapter 6 How to Configure Novell Netware printing using IPX/SPX
- General Information
- Creating a Print Queue Using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in Bindery emulation mode) using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using Novell NWADMIN and BRAdmin32
- Configuring the Brother Print Server (Remote Server Mode in NDS mode) using Novell NWAdmin and BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in Bindery emulation mode) using PCONSOLE and BRCONFIG
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using PCONSOLE and BRCONFIG
- Configuring the Brother Print Server (Remote Printer Mode using PCONSOLE and BRCONFIG
- Testing the Print Queue
- Configuring the Workstation (DOS-based NetWare drivers)
- Configuring the Workstation (Windows 3.1x)
- Configuring the Workstation (Windows 95/98)
- Chapter 7 How to Configure Macintosh printing using Appletalk
- Chapter 8 How to Configure DLC/LLC printing for Windows NT
- Chapter 9 How to use the Web based management function
- Chapter 10 TROUBLESHOOTING
- Overview
- Installation problems
- Intermittent Problems
- TCP/IP Troubleshooting
- UNIX Troubleshooting
- Windows NT/LAN Server (TCP/IP) Troubleshooting
- Windows 95/98 Peer to Peer Print (LPR) Troubleshooting
- Windows 95/98 (or later) Peer-to-Peer (HP JetAdmin compatible method) Troubleshooting
- Windows 95/98/NT 4.0 Peer-to-Peer Print (NetBIOS) Troubleshooting
- Internet Print (TCP/IP) Troubleshooting
- Novell NetWare Troubleshooting
- AppleTalk Troubleshooting
- DLC/LLC Troubleshooting
- Web Browser Troubleshooting (TCP/IP)
- APPENDIX
- INDEX
1-16
Before attempting to print
It is
very
important to verify the connection between the host and the print server by using the
ping
command with the IP address you have set. For example:
ping 192.189.207.3
You should get a reply back from the print server. If you get an error message, or no response,
then there is no connection. You will not be able to print if you cannot ping the print server
.
If
this is the case, verify that you have set up the host and print server correctly and that the
physical connections (e.g., the transceivers and cabling) are good. Refer to the
Troubleshooting chapter for additional information.
To print to the print server from UNIX, use the standard lpr command with the -P option to
specify the queue name. For example, to print the file TEST on the queue laser1, you would
type:
lpr -Plaser1 TEST
Some AT&T-based UNIX systems, such as SCO and HP/UX, use the standard lp command
instead of lpr. In these cases, use the
-d
option instead of
-P
to specify the queue name as
shown in the following example:
lp -dlaser1 TEST
✒
Note
•
Please note that Unix systems are case sensitive. If you do not correctly enter the
parameters in the correct case, then your document may not print, or it may print
incorrectly.
•
If you want to utilize printing options such as landscape mode, language switching, etc.,
refer to Appendix B for information on using servers.
For non-UNIX systems such as VMS, the TCP/IP printing process is normally transparent, so
you use the same commands or procedures as you would for a local printer.