Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit 700ef96

Browse files
Add common problems section to readme
The first problem being unable to obtain an ip address.
1 parent a8e11b0 commit 700ef96

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ set-inform http://$address:8080/inform
9494

9595
Use `ubnt` as the password to login and `$address` is the IP address of the host you are running this container on and `$AP-IP` is the Access Point IP address.
9696

97+
## Common problems
98+
99+
When using a Security Gateway (router) it could be that network connected devices are unable to obtain an ip address. This can be fixed by setting "DHCP Gateway IP", under Settings > Networks > network_name, to a correct (and accessable) ip address.
100+
97101
## Info
98102

99103
* Shell access whilst the container is running: `docker exec -it unifi /bin/bash`
@@ -108,7 +112,6 @@ Use `ubnt` as the password to login and `$address` is the IP address of the host
108112

109113
`docker inspect -f '{{ index .Config.Labels "build_version" }}' linuxserver/unifi`
110114

111-
112115
## Versions
113116

114117
+ **26.04.18:** Update to 5.6.37.

0 commit comments

Comments
 (0)