Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 7c23278

Browse files
authored
Update readme-vars.yml
added notes regarding changing the hostname or ip address to create proper device configs as it's a commonly asked question
1 parent 419aab3 commit 7c23278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ app_setup_block: |
6262
4) Modify the `as.conf` file under config/etc and replace the line `boot_pam_users.0=admin` with ~~`#boot_pam_users.0=admin`~~ `boot_pam_users.0=kjhvkhv` (this only has to be done once and will survive container recreation)
6363
* IMPORTANT NOTE: Commenting out the first pam user in as.conf creates issues in 2.7.5. To make it work while still blocking pam user access, uncomment that line and change admin to a random nonexistent user as described above.
6464
65+
To ensure your devices can connect to your VPN properly, goto Configuration -> Network Settings -> and change the "Hostname or IP Address" section to either your domain name or public ip address.
66+
6567
# changelog
6668
changelogs:
6769
- { date: "29.08.19:", desc: "Update Application Setup instructions in readme to fix 2.7.5 login issue for existing users." }

0 commit comments

Comments
 (0)