mirror of
https://github.com/odoo/documentation.git
synced 2025-12-17 09:59:15 +07:00
[IMP] general: network configuration recommendation
We add a network security recommendation to tell clients
not to expose their IoT Box on the internet.
closes odoo/documentation#15684
X-original-commit: d35f6c32c2
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Louis Travaux (lotr) <lotr@odoo.com>
This commit is contained in:
committed by
Audrey (auva)
parent
9fcaf0b120
commit
a8ecc4a57f
@@ -17,6 +17,11 @@ To start using an IoT box:
|
||||
Devices can also be connected after the IoT box is added to the network and/or connected to the
|
||||
database; however, a reboot of the IoT box might be required.
|
||||
|
||||
.. important::
|
||||
Never make the IoT box accessible from the public Internet.
|
||||
IoT systems are designed to provide your database with access to devices on your local network.
|
||||
Exposing them to the public Internet would create a **security risk**.
|
||||
|
||||
.. _iot/iot_box/network:
|
||||
|
||||
Network connection
|
||||
|
||||
@@ -27,6 +27,11 @@ The following prerequisites must be met before setting up and using the Windows
|
||||
- It is also possible to create a Windows Virtual Machine on a MacOS/Linux computer. However,
|
||||
this option is not supported by Odoo, and no troubleshooting assistance will be provided.
|
||||
|
||||
.. important::
|
||||
Never make the Windows virtual IoT accessible from the public Internet.
|
||||
IoT systems are designed to provide your database with access to devices on your local network.
|
||||
Exposing them to the public Internet would create a **security risk**.
|
||||
|
||||
.. _iot/windows-iot/installation:
|
||||
|
||||
Installation
|
||||
|
||||
Reference in New Issue
Block a user