Open calestyo opened 7 years ago
Oh and one more:
Setting this property restricts unencrypted cell communication originating from satellite domains within the allowed subnets.
I'm not a native English speaker, but that doesn't seem fully clear. i.e. the "restricts... from... within". My guess is that plain cell messagin (i.e. non-TLS) is only allowed from IPs within the subnets of the property, while TLS cell messaging is allowed from all. But then it should rather read like: only allows unencrypted cell communication originating from satellite domains within/from the allowed subnets.
The current text with the "restricts" seem to semantically mean the opposite... i.e. restricting (not allowing) plain cell messages from domains within the subnet.
Hi Chris,
Thanks for reporting this. We'll fix it as soon as possible.
Cheers,
Paul.
I can make a PR, if that helps you.. and if (as I assumed) the empty value means all nets allowed.
Correct: an empty subnet is treated as a special case, allowing any clients to connect.
Hi.
The docs for
dcache.net.allowed-subnet
don't tell what this does when left empty?! I blindly assume it allows everything... but the text would rather imply it forbids everything:I.e. if left empty, there is no subnet specified, so all are outside of them.
Cheers, Chris.