IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
23.62k stars 1.28k forks source link

Adguard default port mapping #1819

Open superjke opened 1 month ago

superjke commented 1 month ago

Describe the bug

When installing Adguard from the store the default port mappings seem to be incorrect. UDP + TCP 53 on the container is mapped to 531 on the host. This means with the default setup no DNS requests will reach Adguard - clearly it should be mapped to 53 on the host. Also after setip the web panel is hosted on port 80 on the container, this is also missing from the default port mapping.

To Reproduce

Steps to reproduce the behavior:

  1. Go to App Store
  2. Click on Adguard home
  3. Click the dropdown > custom install
  4. See default port mappings

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

Screenshot 2024-05-13 164724

TheCorruptCat commented 3 weeks ago

How can i fix this?

TheCorruptCat commented 3 weeks ago

I have the same issue

dragonfire1119 commented 3 weeks ago

@superjke @TheCorruptCat Here is a tutorial that walks you through installing Adguard Home: https://youtu.be/7NGnCbxBf_U

superjke commented 3 weeks ago

How can i fix this?

This is what my port mapping ended up looking like in the settings.

IMG_5792

port 53 includes the host ip because without it I was getting dns issues with other containers.