Network User's Guide
Table Of Contents
- NETWORK USER’S GUIDE
- Definitions of notes
- IMPORTANT NOTE
- Table of Contents
- 1 Introduction
- 2 Changing your machine’s network settings
- 3 Configuring your machine for a wireless network (For MFC-9560CDW and MFC-9970CDW)
- Overview
- Step by step chart for wireless network configuration
- Confirm your network environment
- Confirm your wireless network setup method
- Configuration using WPS or AOSS™ from the control panel menu to configure your machine for a wireless network (Automatic Wireless mode) (Infrastructure mode only) (Recommended)
- Configuration using the machine’s control panel Setup Wizard to configure your machine for a wireless network
- Configuration using the Brother installer application on the CD-ROM to configure your machine for a wireless network
- Configuration using the PIN Method of Wi-Fi Protected Setup to configure your machine for a wireless network (Infrastructure mode only)
- Configuring your machine for a wireless network (For Infrastructure mode and Ad-hoc mode)
- Using WPS or AOSS™ from the control panel menu to configure your machine for a wireless network (Automatic Wireless mode)
- Using the Setup Wizard from the control panel
- Configuring your machine when the SSID is not broadcast
- Configuring your machine for an enterprise wireless network
- Using the Brother installer application on the CD-ROM to configure your machine for a wireless network
- Using the PIN Method of Wi-Fi Protected Setup
- 4 Wireless configuration using the Brother installer application (For MFC-9560CDW and MFC-9970CDW)
- 5 Control panel setup
- Network menu
- TCP/IP
- Ethernet (wired network only)
- Status (For DCP-9055CDN, DCP-9270CDN, MFC-9460CDN and MFC-9465CDN)/Wired Status (For MFC-9560CDW and MFC-9970CDW)
- Setup Wizard (wireless network only)
- WPS or AOSS™ (wireless network only)
- WPS w/PIN Code (wireless network only)
- WLAN Status (wireless network only)
- MAC Address
- Set to Default (For MFC-9560CDW and MFC-9970CDW)
- Wired Enable (For MFC-9560CDW and MFC-9970CDW)
- WLAN Enable (For MFC-9560CDW and MFC-9970CDW)
- E-mail / IFAX (MFC-9970CDW and DCP-9270CDN (E-mail only))
- Fax to Server (For MFC-9970CDW)
- How to set a new default for Scan to FTP
- How to set a new default for Scan to Network
- Reset the network settings to the factory default
- Printing the Network Configuration List
- Printing the WLAN report (For MFC-9560CDW and MFC-9970CDW)
- Function table and default factory settings
- Network menu
- 6 Web Based Management
- Overview
- How to configure the machine settings using Web Based Management (web browser)
- Password information
- Secure Function Lock 2.0
- Synchronize with SNTP server
- Store Print Log to Network
- 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 DCP-9270CDN and MFC-9970CDW)
- 7 LDAP operation (For DCP-9270CDN and MFC-9970CDW)
- 8 Internet fax (For MFC-9970CDW)
- 9 Security features
- Overview
- Managing your network machine securely using SSL/TLS
- Printing documents securely using SSL/TLS
- Sending or Receiving an E-mail securely
- Using IEEE 802.1x authentication
- Secure Management using BRAdmin Professional 3 (Windows®)
- Using Certificates for device security
- Managing multiple certificates
- 10 Troubleshooting
- Appendix A
- Index
- Network Glossary
- Table of Contents
- 1 Types of network connections and protocols
- 2 Configuring your machine for a network
- 3 Wireless network terms and concepts
- 4 Additional network settings from Windows®
- 5 Security terms and concepts
- Appendix A
- Index
Appendix A
23
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 machine is powered
on.
Using APIPA to configure the IP address A
The Brother print server supports the Automatic Private IP Addressing (APIPA) protocol. With APIPA, DHCP
clients automatically configure an IP address and subnet mask when a DHCP server is not available. The
device chooses it's own IP address in the range 169.254.1.0 through to 169.254.254.255. The subnet mask
is automatically set to 255.255.0.0 and the gateway address is set to 0.0.0.0.
By default, the APIPA protocol is enabled. If you want to disable the APIPA protocol, you can disable it using
control panel of the machine (for LCD models), BRAdmin Light or Web Based Management (web browser).










