From 337e45d36c24bae2ca6265dffa891aadb49c27d6 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 21 Feb 2003 16:08:53 +0000 Subject: [PATCH] small change to section on netmasks --- src/ca/CAref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/CAref.html b/src/ca/CAref.html index e4d99b925..eae43f3f3 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -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.