AXC F 2152 as DNS Server

Hello! Just one question. Has anyone tried to use the AXC F 2152 as a DNS Server? I’ve tried installing Bind from ipkg package manager, but I think I’m configuring something wrong… The path where the files are installed is not the same as you can see in any Internet tutorials and I’m not pretty sure about what files I need to create and modify. I’d appreciate any kind of experience, support or idea you can give me. Best regards

Hello Javi, I don’t know if avahi will be suitable but, if so, you could try something like this: https://www.plcnext-community.net/en/discussions-2-offcanvas/cross-compilation-support.html#reply-1093 ~ Martin.

Hi, bind is not really easy to configure. For an easier and complete installation you could use a container, but then you would have to install a container runtime first.

Bind works with the Webmin interface, but you still need to be familiar with dns servers to configure it. http://www.webmin.com/ For a container runtime: https://github.com/PLCnext/Docker_GettingStarted Example for bind: https://github.com/Lauster/rpi-bind-dns I think for the start a dns server like dnsmasq is much easier. Alternatively, you can use a container to take projects like pihole or openwrt. My recommendation: Pihole :slight_smile: https://pi-hole.net/