Add IP address configuration analysis #28
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In order to ensure established best practices we want to ensure a node has been configured to use separate NICs for node and client communications, and they have been configured with different IP addresses on different subnets.
There can be two levels to this:
client-address
andnode-address
fields). This data is based on the registration information for the node on the ledger.validator-info
call (Node_ip
andClient_ip
fields). This data is based on the configuration of the node itself.This is to address
Network interfaces (IPs and Ports)
discussions here; #24 (comment)The implementation should build on the analysis plugin once merged; #26
Requirements:
warnings
list) for any detected issues.warnings
list) for any detected issues.validator-info
indy-node#1669The text was updated successfully, but these errors were encountered: