mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update isp_box_config.md
This commit is contained in:
parent
5ef1cf2d5a
commit
16c02e3850
1 changed files with 6 additions and 1 deletions
|
@ -15,6 +15,11 @@ TCP : 22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5290
|
||||||
#####UPnP
|
#####UPnP
|
||||||
|
|
||||||
L’UPnP permit opening automatically ports.
|
L’UPnP permit opening automatically ports.
|
||||||
|
|
||||||
|
In some case, after changing your box configuration (ex: add IPv6, or unlock SMTP ... ) and a reboot. It happens that ports are no onger opened. So you have to reload your firewall configuration :
|
||||||
|
|
||||||
|
```sudo yunohost firewall reload```
|
||||||
|
|
||||||
#####Manual opening ports
|
#####Manual opening ports
|
||||||
|
|
||||||
In the case that UPnP doesn’t works, manual opening ports are necessary.
|
In the case that UPnP doesn’t works, manual opening ports are necessary.
|
||||||
|
|
Loading…
Add table
Reference in a new issue