Brother International DCP 8045D Network Users Manual - English - Page 119

Using RARP to Con the IP Address, 8 TCP/IP CONFIGURATION

Page 119 highlights

Using RARP to Configure the IP Address The Brother Print/Fax server's 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 Where the first entry is the Ethernet address of the Print/Fax server and the second entry is the name of the Print/Fax 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/Fax server will get the IP address from the rarp daemon when the printer is powered on. 11 - 8 TCP/IP CONFIGURATION

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176

11 - 8 TCP/IP CONFIGURATION
Using RARP to Configure the IP Address
The Brother Print/Fax server’s 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
Where the first entry is the Ethernet address of the Print/Fax server
and the second entry is the name of the Print/Fax 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/Fax server will get the IP address from the rarp
daemon when the printer is powered on.