Alpine pmn CD Player User Manual


 
U41117-J-Z125-7-76 559
Appendix E-mail support in CentricStor
In the file /etc/netconfig, the entries which have “inet” in the 4th column must be
complemented by the entry “,/usr/lib/resolv.so” in the last (7th) column.
Example
Thus (the separator is the tabulator!)
tcp tpi_cots_ord v inet tcp /dev/tcp /usr/lib/tcpip.so
udp tpi_clts vb inet udp /dev/udp /usr/lib/tcpip.so
rawip tpi_raw - inet - /dev/rawip /usr/lib/tcpip.so
icmp tpi_raw - inet icmp /dev/icmp /usr/lib/tcpip.so
becomes:
tcp tpi_cots_ord v inet tcp /dev/tcp
/usr/lib/tcpip.so,/usr/lib/resolv.so
udp tpi_clts vb inet udp /dev/udp
/usr/lib/tcpip.so,/usr/lib/resolv.so
rawip tpi_raw - inet - /dev/rawip
/usr/lib/tcpip.so,/usr/lib/resolv.so
icmp tpi_raw - inet icmp /dev/icmp
/usr/lib/tcpip.so,/usr/lib/resolv.so
A DNS entry must exist in the customer domain with the host name which returns
uname -n”. In CentricStor “uname -n” does not return the name which the host has in
the customer domain but the internal name (e.g. VLP0).
In the following tests the name of the host in the customer domain must be used:
nslookup for the fully qualified host/domain name must return the correct IP address.
nslookup for the simple host name (from “uname -n”) must return the correct IP address.
In CentricStor the name of the host in the customer domain must be used.
nslookup for the IP address must return the fully qualified host/domain name.
ping for the fully qualified host/domain name must supply “... is alive”.
If the customer is still using NIS, the general technical conditions must be clarified
with the network management before a congiruation change is made in the file
/etc/mail/service.switch.
i