User Manual
Table Of Contents
- NETWORK USER’S GUIDE
- Table of Contents
- 1 Introduction
- 2 Configuring your machine for a network
- Overview
- IP addresses, subnet masks and gateways
- Step by step chart
- Setting the IP address and subnet mask
- Changing the print server settings
- Using the BRAdmin Light utility to change the print server settings
- Using the BRAdmin Professional 3 utility to change print server settings (Windows®)
- Using the control panel to change the print server settings
- Using Web Based Management (web browser) to change the print/scan server settings
- Using Remote Setup to change the print server settings (Not available for Windows Server® 2003/2008) (Not available for DCP-8085DN and DCP-8080DN)
- Using other methods to change print server settings
- 3 Configuring your machine for a wireless network (For MFC-8890DW)
- Overview
- Wireless network terms and concepts
- Step by step chart for wireless network configuration
- Confirm your network environment
- Confirm your wireless network setup method
- Configuration using the machine’s control panel Setup Wizard to configure your machine for a wireless network
- Configuration using the SES/WPS or AOSS™ control panel menu (Automatic Wireless mode) (Infrastructure mode only)
- Configuration using the PIN Method of Wi-Fi Protected Setup (Infrastructure mode only)
- Configuration using the Brother installer application on the CD-ROM to configure your wireless network machine
- Configure your machine for a wireless network
- Using the Setup Wizard from the control panel
- Using the SES/WPS or AOSS™ control panel menu to configure your machine for a wireless network (Automatic Wireless mode)
- Using the PIN Method of Wi-Fi Protected Setup
- Using the Brother installer application on the CD-ROM to configure your machine for a wireless network
- 4 Wireless configuration for Windows® using the Brother installer application (For MFC-8890DW)
- 5 Wireless configuration for Macintosh using the Brother installer application (For MFC-8890DW)
- 6 Control panel setup
- Network menu
- TCP/IP
- Ethernet (wired network only)
- Setup Wizard (MFC-8890DW wireless network only)
- SES/WPS or AOSS™ (MFC-8890DW wireless network only)
- WPS w/PIN Code (MFC-8890DW wireless network only)
- WLAN Status (MFC-8890DW wireless network only)
- Set to Default (MFC-8890DW only)
- Wired Enable (MFC-8890DW wired network only)
- WLAN Enable (MFC-8890DW wireless network only)
- E-mail / IFAX (MFC-8880DN and MFC-8890DW only)
- How to set a new default for Scan to E-mail (E-mail server) (MFC-8880DN and MFC-8890DW only)
- How to set a new default for Scan to FTP
- How to set a new default for Scan to Network
- Fax to Server (For MFC-8880DN and MFC-8890DW)
- Time Zone
- Restoring the network settings to factory default
- Printing the Network Configuration List
- Network menu
- 7 Driver Deployment Wizard (Windows® only)
- 8 Network printing from Windows®: basic TCP/IP Peer-to-Peer printing
- 9 Internet printing for Windows®
- 10 Network printing from Macintosh using the BR-Script 3 driver
- 11 Web Based Management
- Overview
- How to configure the machine settings using Web Based Management (web browser)
- Password information
- Secure Function Lock 2.0 (Not available for MFC-8370DN)
- Changing the Scan to FTP configuration using a web browser
- Changing the Scan to Network configuration using a web browser
- Changing the LDAP configuration using a web browser (For MFC-8880DN and MFC-8890DW)
- 12 LDAP operation (For MFC-8880DN and MFC-8890DW)
- 13 Internet fax and Scan to E-mail (E-mail server) (For MFC-8880DN and MFC-8890DW)
- 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 your computer
- 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
- Scan to E-mail (E-mail server) overview
- Internet fax Overview
- 14 Security features
- Overview
- Configuring the protocol settings
- Managing your network printer securely
- Printing documents securely using IPPS
- Using E-mail notification with user authentication (For MFC-8880DN and MFC-8890DW)
- Creating and installing a certificate
- 15 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 web services (Windows Vista®)
- Installation when using a Network Print Queue or Share (printer driver only)
- Appendix B
- Appendix C
- Index
Appendix A
202
A
Using BOOTP to configure the IP address A
BOOTP is an alternative to RARP that has the advantage of allowing configuration of 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
Depending on the system, this entry might be called “bootps” instead of “bootp”.
Note
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), MAC Address (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.)
BRN310107 1 00:80:77:31:01:07 192.168.1.2
and:
BRN310107:ht=ethernet:ha=008077310107:\ip=192.168.1.2:
Certain BOOTP host software implementations will not respond to BOOTP requests if you have not included
a download filename in the configuration file. If this is the case, simply create a null file on the host and specify
the name of this file and its path in the configuration file.
As with RARP, the print server will load its IP address from the BOOTP server when the printer is powered on.










