doc/isp_box_config.md
2014-10-15 11:18:16 +02:00

29 lines
845 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#Configuration box/router
####Access to box/routeur administration
In the URL bar of your web navigator put:
```bash
192.168.0.1 or 192.168.1.1
```
Then you will need to authentificate.
####Opening ports
Opening following ports are necessary to make works differents services.
TCP : 22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5290
#####UPnP
LUPnP 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
In the case that UPnP doesnt works, manual opening ports are necessary.
#####Email
Internet service porviders blocks port 25 to avoid spam. To send mails, youll need to open port 25.