User Manual
Table Of Contents
- Network USER’S GUIDE
- Table of contents
- 1 Introduction
- 2 Configuring your network printer
- Overview
- IP addresses, subnet masks and gateways
- Setting the IP address and subnet mask
- Changing the print server settings
- 3 Configuring your machine for a wireless network
- Overview
- Confirm your network environment
- Wireless network terms and concepts
- Configuring your machine for a wireless network
- Changing the print server settings
- Using the BRAdmin Professional utility to change the wireless settings (for Windows® only)
- Using the control panel to configure your machine for a network
- Using other methods to configure your machine for a network
- Using a HTTP (web browser) to change the print server settings
- Using the Remote Setup to change the print server settings (for Windows® and Mac OS® X 10.2.4 or greater)
- 4 Wireless configuration for Windows®
- 5 Wireless configuration for Macintosh®
- 6 Control Panel Setup
- LAN Main Setup Menu
- Wired TCP/IP / WLAN TCP/IP
- Ethernet (Wired network only)
- Setup WLAN (Wireless network only)
- Set to default
- WLAN Status (Wireless network only)
- Wired Enable (Wired network only)
- Wireless Enable (Wireless network only)
- Setup I-Fax
- Setup Mail RX
- Setup Mail TX
- Setup Relay
- Scan to E-mail (E-mail server)
- Scan to FTP
- Fax to Server
- Time Zone
- Restoring the network settings to factory default
- Printing the Network Configuration List
- LAN Main Setup Menu
- 7 Network printing from Windows® basic TCP/IP Peer-to-Peer printing
- 8 Internet printing for Windows®
- Overview
- Quick Tips
- Brother Internet Print General Information
- Brother Internet Print: Configuring the Brother Print Server
- Brother Internet Print: Using the BRAdmin Professional utility to Configure the Print Server
- Brother Internet Print: Using a Web Browser to Configure the Print Server
- Brother Internet Print: Installing the BIP software on Windows® 98/Me/2000/XP and Windows NT® 4.0
- Adding a Second Brother Internet Port
- Windows® 2000/XP IPP printing
- Specifying a different URL
- Other sources of information
- Overview
- 9 Network printing from a Macintosh®
- 10 Web Based Management
- 11 LDAP Operation
- 12 Internet FAX
- Overview
- Getting Connected
- Control Panel Key Functions
- Sending an Internet Fax
- Manually Entering Text
- Receiving E-mail or Internet Fax
- Receiving an Internet Fax to a PC
- Forwarding Received E-mail and Fax Messages
- Relay Broadcasting
- TX Verification Mail
- Setup Mail (TX)
- Setup Mail (RX)
- Error mail
- Important information on Internet Fax
- Overview
- 13 Brother Internet Fax Printing Software
- 14 Troubleshooting
- Appendix A
- Using services
- Other ways to set the IP address (for advanced users and administrators)
- Using DHCP to configure the IP address
- Using BOOTP to configure the IP address
- Using RARP to configure the IP address
- Using APIPA to configure the IP address
- Using ARP to configure the IP address
- Using the TELNET console to configure the IP address
- Using the Brother Web BRAdmin server software for IIS* to configure the IP address
- Installation when using a Network Print Queue or Share (printer driver only)
- Appendix B
- Index
Control Panel Setup
68
6
RARP mode
Brother print server IP address can be configured using the Reverse ARP (RARP) facility on your host
computer. This is done by editing the /etc/ethers file (if this file does not exist, you can create it) with an entry
similar to the following:
00:80:77:31:01:07 BRN_310107 (or BRW_310107 for a wireless network)
Where the first entry is the Ethernet address of the print server and the second entry is the name of the print
server (the name must be the same as the one you put in the /etc/hosts file).
If the RARP daemon is not already running, start it (depending on the system the command can be rarpd,
rarpd -a, in.rarpd -a or something else; type man rarpd or refer to your system documentation for additional
information). To verify that the RARP daemon is running on a Berkeley UNIX-based system, type the
following command:
ps -ax | grep -v grep | grep rarpd
For AT&T UNIX-based systems, type:
ps -ef | grep -v grep | grep rarpd
The Brother print server will get the IP address from the RARP daemon when it is powered on.
BOOTP mode
BOOTP is an alternative to RARP. However, unlike RARP, it is able to configure the subnet mask and
gateway. In order to use BOOTP to configure the IP address make sure that BOOTP is installed and running
on your host computer (it should appear in the /etc/services file on your host as a real service; type man
bootpd or refer to your system documentation for information). BOOTP is usually started up via the
/etc/inetd.conf file, so you may need to enable it by removing the “#” in front of the bootp entry in that file. For
example, a typical bootp entry in the /etc/inetd.conf file would be:
#bootp dgram udp wait /usr/etc/bootpd bootpd -i
Note
Depending on the system, this entry might be called “bootps” instead of “bootp”.
In order to enable BOOTP, simply use an editor to delete the “#” (if there is no “#”, then BOOTP is already
enabled). Then edit the BOOTP configuration file (usually /etc/bootptab) and enter the name, network type
(1 for Ethernet), Ethernet address and the IP address, subnet mask and gateway of the print server.
Unfortunately, the exact format for doing this is not standardized, so you will need to refer to your system
documentation to determine how to enter this information (many UNIX
®
systems also have template
examples in the bootptab file that you can use for reference). Some examples of typical /etc/bootptab entries
include: (“BRN” below is “BRW” for a wireless network.)
BRN_310107 1 00:80:77:31:01:07 192.189.207.3
and:
BRN_310107:ht=ethernet:ha=008077310107:\
ip=192.189.207.3:










