Code Monkey home page Code Monkey logo

Comments (6)

dcplaya avatar dcplaya commented on May 29, 2024 1

Feel free to join the discord! Might get quicker help or just come hangout
https://discord.gg/tfAZPvSS

from charts.

dcplaya avatar dcplaya commented on May 29, 2024

During the setup wizard, do you keep the port as 3000? Or do you change it to something else?

Do you have an external IP setup for AdGuard?
Do you have ingress set up for it?

from charts.

mr-onion-2 avatar mr-onion-2 commented on May 29, 2024

Good call - I had left it as port 80. Changing it to 3000 has done the trick - thanks!

Aside from that I hadn't enabled my configAsCode block so I shouldn't have had the wizard anyway.

Edit - another thing if I may, but if there is a better place for such 'support' questions please do let me know...

I have installed the nginx-ingress and metallb charts, giving me an externalIP of say x.x.x.200. I have mapped this IP to the hostname 'adguard.local' in my hosts file, and this is the what I use to access the admin interface. Port 53 is exposed on the adguard-home-udp service and it is a NodePort, so the node's IP should be the one used as the DNS server right? I tried setting my router to use the node's IP as the DNS server but it does not appear to be working. In fact, a connectivity test from my router to port 53 on the node IP returns a 'connection refused'.

Many thanks

from charts.

dcplaya avatar dcplaya commented on May 29, 2024

The wizard runs if there is no current config, what you enter in the wizard is basically making the starting config, which should be almost identical to the configAsCode. I worried about this exact problem when I made this chart but there was no way around it.

As for the port 53 issue,
You probably want to use your externalIP for the DNS lookups. I dont know your setup exactly but I use the externalIP. One way to check is to look at the kube services for that namespace. kubectl get svc -n NAMESPACE You should see port 53 listed by the adguard-home-tcp and adguard-home-upd along with an IP.

from charts.

mr-onion-2 avatar mr-onion-2 commented on May 29, 2024

Yeh I configured my configAsCode block from my old config file but I just hadn't noticed the 'enable' flag, which is what threw me off a bit.

I'll have another play with the port 53 service bit and will close this issue for now as I think it's more likely something wrong in my overall set up. If I do pinpoint the issue I'll put a comment on for future reference.

Thanks again for your help and the great project.

from charts.

mr-onion-2 avatar mr-onion-2 commented on May 29, 2024

Thanks, might just do that :)

from charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.