STABLE14-netrestrict-no-wildcard-20090106

LICENSE IPL10

don't misadvertise network wildcard support


(cherry picked from commit 80fc888a92)
This commit is contained in:
Derrick Brashear 2009-01-06 13:40:27 +00:00
parent 0977936c2d
commit 4def412a79

View File

@ -69,10 +69,7 @@ the peer processes on other database machines in the cell.
The F<NetRestrict> file is in ASCII format. One IP address appears on each
line, in dotted decimal format. The order of the addresses is not
significant. The value C<255> is a wildcard that represents all possible
addresses in that field. For example, the value C<192.12.105.255>
indicates that the File Server or database server processes do not
register or use any of the addresses in the C<192.12.105> subnet.
significant.
To display the File Server interface addresses registered in the VLDB, use
the B<vos listaddrs> command.