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
A-16
Reloading from a UNIX Host Computer using
BOOTP
To download the print server firmware from a UNIX host using BOOTP, first copy the load
file e.g. Firmname.bin to that host. Make sure that BOOTP and tftp are started by
checking the appropriate files on your system (generally speaking, BOOTP must be enabled
in the /etc/inetd.conf file, while tftp must be enabled in your /etc/services file
and possibly in another configuration file, such as the /etc/inetd.conf file). Refer to
your UNIX system documentation or man pages for additional information. Configure your
/etc/bootptab file to specify the Ethernet address of the print server and the name of the
load file (Firmname.bin). Make sure that your file protection allows general access to the
directory that contains the load file. The exact format of the file /etc/bootptab varies
widely, so you will need to refer to your UNIX system documentation for details. A typical
/etc/bootptab file entry might be:
xc2:ht=ethernet:ha=00401700c953:\
ip=192.189.207.3:bf=/usr/Firmname.bin:
Now log into the print server remote console using TELNET, and execute the following
commands:
SET LOAD SOTWARE
"pathname"
SET LOAD ENABLE
EXIT
Be sure to put the path name in quotes and remember that UNIX names are case-sensitive.
Also, make sure that your file protection allows general access to the boot directory.