Harshwardhan Choudharyeasyharshmods.hashnode.dev·Nov 28, 2024Taming AWS ALB's IP-Change Chaos with dnsmasqThe Setup: A Common AWS Architecture Tale Picture this: You're running a modern application on AWS. Your setup looks perfect on paper: A fleet of EC2 instances or ECS containers running your applications An Application Load Balancer (ALB) distribut...nginx
Ronald Bartelshubandspoke.amastelek.com·Oct 1, 2024🎭Split Tunnel using DNSMASQ & nftables🗜️The first step is to compile DNSMASQ v2.89. This is the one with nftset support. The prerequisites that need to be installed are build-essentials, libdbus-1-dev, libnetfilter-conntrack-dev, idn, libidn11-dev, nettle-dev, gettext, and libnftables-dev....5 likes·42 readsSplit Tunnelling
Ronald Bartelshubandspoke.amastelek.com·Jul 27, 2024📞Creating a Guest Wi-Fi on OpenWRT that can only access WhatsApp🤙This is a article explains how to configure OpenWRT so that a guest WiFi can only access Whatsapp but it can be used generically to whitelist access from the guest Wi-Fi. Make certain the /etc/resolv.conf has Quad9 as the name server: search lan name...1 like·42 readsOpenWRTOpenWRT
Ronald Bartelshubandspoke.amastelek.com·Jul 5, 2024👺MASQFilter | a DNSMASQ based Filtering Service🤺This is a custom configuration of DNSMASQ that can be used on a edge node to provide filtering and security services. The first step is to provide suitable DNS servers for the edge node resolv.conf file. We provide two variants. The first variant pro...3 likes·32 readsdnsmasq
Mark Granttechmiscellany.hashnode.dev·Jul 2, 2023dnsmasq Log File Rotation Using logrotatednsmasq log files are extremely useful but the package itself does not offer any way of managing them. So using the dnsmasq-logrotate package outlined here will ensure that logs are created and then managed by the standard distro logrotate utility. A...784 readsdebian
Rune Hansén Steinnes-Westumroderik.no·Sep 11, 2022Replacing ngrok with nginx proxy manager (NPM)Target audience: Developers who works with containerized applications on a dedicated server on a local network. This is an alternative to using ngrok/localtunnel/hosts/.. for accessing the containerized applications using meaningful names. If you nee...569 readsnginx