Comment regarding firewall settings in remote modules
Description
Added a comment in remote_modules.md, since we ran into issues while testing some new remote used modules. The Ethernet adapter of the host PC was configured to be in a public network, yet qudi was only allowed to communicate in private networks.
Motivation and Context
see description
How Has This Been Tested?
No test required
Types of changes
[ ] Bug fix
[ ] New feature
[ ] Breaking change (Causes existing functionality to not work as expected)
Checklist:
[ ] My code follows the code style of this project.
[ ] I have documented my changes in /docs/changelog.md.
[ ] My change requires additional/updated documentation.
[x] I have updated the documentation accordingly.
[ ] I have added/updated the config example for any module docstrings as necessary.
[ ] I have checked that the change does not contain obvious errors
(syntax, indentation, mutable default values, etc.).
[ ] I have tested my changes using 'Load all modules' on the default dummy configuration.
[ ] All changed Jupyter notebooks have been stripped of their output cells.
Comment regarding firewall settings in remote modules
Description
Added a comment in remote_modules.md, since we ran into issues while testing some new remote used modules. The Ethernet adapter of the host PC was configured to be in a public network, yet qudi was only allowed to communicate in private networks.
Motivation and Context
see description
How Has This Been Tested?
No test required
Types of changes
Checklist:
/docs/changelog.md
.