Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set admin portal to listen only on loopback #812

Open
hpux735 opened this issue Dec 16, 2021 · 0 comments
Open

Set admin portal to listen only on loopback #812

hpux735 opened this issue Dec 16, 2021 · 0 comments

Comments

@hpux735
Copy link

hpux735 commented Dec 16, 2021

  1. Block your firewall on port 8080 to prevent unencrypted access to lorawan server from public internet. All interaction should be through encrypted 8443 port.
  2. Restart nginx:
    sudo service nginx restart

This is a great primer, thanks for writing it. But there's one thing I've been looking for in the documentation, and that's how to set the 8080 port to only listen on the loopback address. The firewall will work, of course, but it would be better to also not listen on the external interface at all.

Originally posted by @hpux735 in #386 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant