diff --git a/src/ca/CAref.html b/src/ca/CAref.html index c26af5000..6fc7dd629 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -458,7 +458,7 @@ Environment below.
beacons and replies to broadcast PV search requests you need to permit inbound UDP packets with source port EPICS_CA_SERVER_PORT (default is 5064) or destination port EPICS_CA_REPEATER_PORT (default is 5065). On systems -using iptables this can be accomplished by a rule like +using iptables this can be accomplished by rules like
-A INPUT -s 192.168.0.0/22 -p udp --sport 5064 -j ACCEPT