Network User's Guide
Table Of Contents
- NETWORK USER’S GUIDE
- Table of Contents
- 1 Introduction
- 2 Configuring your machine for a network with an Ethernet cable connection (Not available for MFC-253CW, MFC-255CW and MFC-257CW)
- Overview
- IP addresses, subnet masks and gateways
- Step by step chart
- Setting up 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 the wireless settings (Windows®)
- Using the Remote Setup to change the print server settings (Not available for Windows Server® 2003/2008) (Not available for DCP models, MFC-253CW, MFC-255CW, MFC-257CW and MFC-295CN)
- Using the control panel to change the print server settings
- 3 Configuring your machine for a wireless network (Not available for DCP-365CN, DCP-395CN and MFC-295CN)
- 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 wireless network machine
- Configuration using the SES/WPS/AOSS control panel menu (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
- Configuring your machine for a wireless network
- Using the Setup Wizard from the control panel
- Using SES, WPS or AOSS from the control panel menu to configure your machine for a wireless network
- Using the PIN Method of Wi-Fi Protected Setup™
- Using the Brother automatic 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 DCP-373CW, DCP-375CW, DCP-377CW, DCP-593CW, DCP-595CW, DCP-597CW, MFC-495CW and MFC-795CW)
- 5 Wireless Configuration for Macintosh using the Brother installer application (For DCP-373CW, DCP-375CW, DCP-377CW, DCP-593CW, DCP-595CW, DCP-597CW, MFC-495CW and MFC-795CW)
- 6 Control panel setup
- Network menu
- TCP/IP
- Setup Wizard (For wireless models)
- SES/WPS/AOSS (For wireless models)
- WPS w/PIN code (For wireless models)
- WLAN Status (For wireless models)
- Ethernet (Not available for MFC-253CW, MFC-255CW and MFC-257CW)
- MAC Address
- Network I/F (For wireless models, not available for MFC-253CW, MFC-255CW and MFC-257CW)
- WLAN Enable (For MFC-253CW, MFC-255CW and MFC-257CW)
- 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 Network printing from a Macintosh
- 10 Troubleshooting
- Appendix A
- Appendix B
- Appendix C
- Index
Appendix A
138
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.)
BRN008077310107 1 00:80:77:31:01:07 192.189.207.3
and:
BRN008077310107:ht=ethernet:ha=008077310107:\ip=192.189.207.3:
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.










