small change to section on netmasks

This commit is contained in:
Jeff Hill
2003-02-21 16:08:53 +00:00
parent 0a36ab72b6
commit 337e45d36c

View File

@@ -814,7 +814,7 @@ on the client's host. This can be checked on UNIX with "netstat -i" or
normal for the broadcast addresses to not be identical if the client and
server are not directly attached to the same IP subnet, and in this situation
the EPICS_CA_ADDR_LIST must be set. Otherwise, if the client and server are
intended to be on the same IP subnet, then the problem may be that the
intended to be on the same IP subnet, then the problem may be that the IP
netmask is incorrectly set in the network interface configuration. On most
operating systems, when the host's IP address is configured, the host's IP
subnet mask is also configured.</p>