Network User's Guide
Table Of Contents
- TABLE OF CONTENTS
- CHAPTER 1 Unix Printing: Printing from Unix/Linux using TCP/IP
- CHAPTER 2 TCP/IP Printing: Printing from Windows NT or Windows 2000/LAN Server and Warp Server
- Overview
- Windows NT 3.5x/NT 4.0/2000 (TCP/IP) Configuration
- Windows 2000 Printing (Printer Driver not yet installed)
- IPP Printing from Windows 2000 Clients
- Windows 2000 Printing (Printer Driver already installed)
- Windows NT 4.0 Printing
- Windows NT 4.0 Printing (Printer Driver not yet installed)
- Windows NT 4.0 Printing (Printer Driver already installed)
- Windows NT 3.5x Printing
- Windows NT 3.5x Printing (Printer Driver not yet installed)
- LAN Server, OS/2 Warp Server Configuration
- Other Sources of Information
- CHAPTER 3 Peer to Peer Printing: How to Print in a Windows 95/98/Me Peer to Peer network
- CHAPTER 4 NetBIOS Peer to Peer Printing:How to Printing using NetBIOS on Windows95/98/Me/NT/2000,LAN Server and OS/2 Warp Server
- Overview
- Print Server Configuration
- Changing the workgroup/domain name using TELNET or BRCONFIG or a web browser
- NetBIOS Port Monitor for Windows 95/98/Me, NT4.0/2000
- Installing the Brother NetBIOS Port Monitor
- Associating the printer
- Adding a Second NetBIOS Print Port
- LAN Server/OS/2 Warp Server Configuration
- Other Sources of Information
- CHAPTER 5 How to Configure Internet Printing for Windows 95/98/Me NT 4.0/Windows 2000: Internet Printing Installation
- Overview
- Brother Internet Print General Information
- Brother Internet Print Configuring the Brother Print Server
- Brother Internet Print Using BRAdmin to Configure the Print Server
- Brother Internet Print Using a Web Browser to configure the Print Server
- Brother Internet Print Using TELNET to Configure the Print Server
- Brother Internet Print Installing the BIP software on Windows 95/98/Me/NT4.0
- Adding a Second Brother Internet Port
- Windows 2000 IPP Printing
- Specifying a different URL
- Other Sources of Information
- CHAPTER 6 Novell NetWare Printing: How to configure Novell NetWare Printing
- Overview
- General Information
- Creating a NDPS Printer Using NWADMIN for NetWare5
- NDPS Manager
- NDPS Broker
- Creating a Printer Agent
- Configuring Netware 3 and NetWare 4 systems
- Configuring the Brother Print Server (Queue Server Mode in Bindery emulation mode) using BRAdmin
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using BRAdmin
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using Novell NWADMIN and BRAdmin
- Configuring the Brother Print Server (Remote Server Mode in NDS mode) using Novell NWAdmin and BRAdmin
- 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
- Other Sources of Information
- CHAPTER 7 Macintosh Printing: Printing From a Macintosh
- CHAPTER 8 DLC Printing: Printing from Windows NT or Windows 2000
- CHAPTER 9 LAT Network Configuration: Printing from DEC LAT Systems
- CHAPTER 10 BANYAN VINES Network Configuration: Printing from Banyan Vines Systems
- CHAPTER 11Web Based Management: How to use a Web Browser to manage your Device
- CHAPTER 12 BRAdmin Configuration: Assigning TCP/IP Information
- Overview
- Using the printer front panel to allocate an IP address (printers with LCD panels only)
- Changing the IP Address using the BRAdmin application
- Using BRAdmin and the IPX/SPX Protocol to change the IP address
- Using BRAdmin and the TCP/IP Protocol to change the IP address
- Using DHCP to Configure the IP address
- Using ARP to Configure the Print Server IP Address
- Using RARP to Configure the IP Address
- Using BOOTP to Configure the IP Address
- Configuring the IP Address with DEC NCP or BRCONFIG
- Changing the IP Address settings with the TELNET Console
- Other Sources of Information
- CHAPTER 13 Troubleshooting
- Overview
- Installation problems
- Intermittent Problems
- TCP/IP Troubleshooting
- UNIX Troubleshooting
- Windows NT/LAN Server (TCP/IP) Troubleshooting
- Windows 95/98/Me Peer to Peer Print (LPR) Troubleshooting
- Windows 95/98/Me Peer-to-Peer (HP JetAdmin compatible method) Troubleshooting
- Windows 95/98/Me/NT 4.0 Peer-to-Peer Print (NetBIOS) Troubleshooting
- Brother Internet Print (TCP/IP) Troubleshooting
- Windows 95/98/Me/2000 IPP Troubleshooting
- Novell NetWare Troubleshooting
- AppleTalk Troubleshooting
- DLC/LLC Troubleshooting
- LAT Troubleshooting
- Banyan VINES Troubleshooting
- Web Browser Troubleshooting (TCP/IP)
- APPENDIX
- INDEX
CHAPTER 9 LAT NETWORK CONFIGURATION
9-11
3.
Edit the /etc/ttys file to add a line similar to the following for each LAT
connection:
tty05 "etc/getty std.9600" vt100 off nomodem #LAT
(substitute your actual tty number in place of "tty05").
4.
Verify that you have created valid LAT tty devices with the command:
file /dev/tty* | grep LAT
Valid LAT devices will have a "39" in the description that is printed when
this command is executed.
5.
Edit the /etc/printcap file to define the printer. The following is an example
of an entry:
lp1|BRN1:\
:lp=/dev/tty05:\
:ts=BRN_310107:\
:op=P1:\
:fc#0177777:fs#023:\
:sd=/usr/spool/lp1:
"lp1" in the example is the printer name; you may choose to replace it with a
name of your choice. Likewise, "BRN1" is a secondary name that you may
want to replace with your own designation. The "op" parameter is the port
name (P1). You must change the "ts" parameter to be the actual node name
of your print server (the default node name is BRN_xxxxxx or
BRO_xxxxxx, where xxxxxx = the last six digits of the MAC address
(Ethernet address)). You must also change the "tty05" entry in the "lp"
parameter to be the actual tty port you are using. The "fc" and "fs"
parameters should be entered exactly as shown above since they are required
for the output to be printed correctly.