OKI 5950 Manual Do Utilizador

Página de 171
|
Feature Set Guide:  English
83
Install the Fax Machine
Now, install your fax machine on this network.
Host name of the fax machine:
 fax.abc.com
IP address of the fax machine:
192.168.1.105
Add a Record
Add a record of the fax machine on the zone file of the DNS
server (dns.abc.com).
Address (A) record
………
mail.abc.com. IN
A
192.168.1.100
dns.abc.com.
IN
A
192.168.1.101
user.abc.com. IN
A
192.168.1.50
fax.abc.com.
IN
A
192.168.1.105
………
Add a PTR Record
Add a PTR record of the fax machine to the reverse zone file.
Pointer (PTR) Record
………
100.1.168.192.in-addr.arpa. IN
PTR
mail.abc.com.
101.1.168.192.in-addr.arpa. IN
PTR
dns.abc.com.
50.1.168.192.in-addr.arpa.
IN
PTR
user.abc.com.
105.1.168.192.in-addr.arpa. IN
PTR
fax.abc.com.
………
Restart the Server
When all the records have been updated, restart the DNS
server.
After the above configuration has been made, all mail
addressed to <xxxx@fax.abc.com> will be forwarded to the
fax machine.