myreceptornode2 <-- myreceptornode1
receptor --config example_configs/n1.yml
receptor --config example_configs/n2.yml
receptorctl --socket n2.sock ping myreceptornode1
Error: timeout
Success! The above timeout is due to the firewall rules feature.
Note that the firewall rule that restricts myreceptornode1 from issuing commands to myreceptornode2 is fully expressed in myreceptornode2 config. This is desirable. myreceptornode1 could be a bad actor or be compromised and disregard local firewall rules.