Everything posted by PaulArmstrong
-
Lost Network IPv4 Connection by Editing Network Setting and am Lost Trying to Fix
Hey folks, I’ve been trying to get AdGuard running on my server, and in the process, I started tweaking Docker and network settings—mostly around DNS. Unfortunately, I seem to have broken something critical, and now I can't connect to my server via its old local IP. After hours of troubleshooting, I'm still stuck and not sure which change caused the issue. The server no longer appears in my router’s list of connected devices, and during boot it reports: “IPv4 Address is Not Set.” I've tried deleting the network.cfg file and rebooting, it generates a new cfg but doesn't seem to solve the problem. Here’s my current network.cfg (copied from the boot USB): # Generated settings: IFNAME[0]="br0" DHCP_KEEPRESOLV="no" DHCP6_KEEPRESOLV="yes" BONDNAME[0]="bond0" BONDNICS[0]="eth0 eth1 eth2 eth3" BONDING_MODE[0]="1" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRNICS[0]="bond0" BRSTP[0]="no" BRFD[0]="0" PROTOCOL[0]="ipv4" USE_DHCP[0]="yes" USE_DHCP6[0]="" SYSNICS="1" Any ideas on what might be causing the IPv4 issue or how to restore connectivity? I'm open to resetting things if needed—just want to get back up and running. Thanks in advance! Let me know if you want to add system specs, Docker container details, or router model—those might help others troubleshoot more effectively.
-
[support] Siwat's Docker Repository
Hi everyone, After some kind advice from @JorgeB (thanks for showing me the support link) I'm hoping to get a bit of AdGuard Home support here. Please bear with me if I’m a bit lost when it comes to Unraid, Docker containers, or even forum etiquette. As a new Unraider I’ve been confused but this is the first time I am simply lost (and it seems like this should be a simpler setup). I truly appreciate any help or guidance you’re willing to offer. I’m trying to set up AdGuard Home on Unraid, but I’m running into issues where it doesn’t seem to block anything. Here’s how I’ve set up the AdGuard Home container in Unraid: (Tailscale off until it works) Name: AdGuard-Home Overview: AdGuard Home is a network-wide software for blocking ads & tracking. Once set up, it covers all your home devices without needing client-side software. Repository: adguard/adguardhome Network Type: Custom: br0 Fixed IP Address: 192.168.2.123 Subnet: 192.168.2.0/24 Use Tailscale: Off Privileged Mode: Off Console Shell Command: Bash WebUI Port: 3000 DNS Server Ports: TCP: 53 UDP: 53 Volume Mappings: /mnt/user/appdata/adguard/workingdir → /opt/adguardhome/work /mnt/user/appdata/adguard/config → /opt/adguardhome/conf Container Variable: CA_TS_FALLBACK_DIR → /opt/adguardhome/work I’ve configured my router’s DNS to point to 192.168.2.123 (AdGuard’s IP). I also added a backup DNS in case the server goes down, which I read is recommended. Despite reading through documentation and watching several setup videos, I can’t figure out why it’s not working. I’m wondering if it could be something in my Unraid network settings, but I’m not sure. From the Unraid terminal, I can’t ping the AdGuard DNS IP. Also, when I click “Test Upstreams” in AdGuard, it throws an error and fails to connect. Here are the upstream DNS servers I’ve configured in AdGuard (based on recommended settings I found online): https://dns10.quad9.net/dns-query 9.9.9.10 149.112.112.10 2620:fe::10 2620:fe::fe:10 8.8.8.8 8.8.4.4 At this point, I’m stuck and would really appreciate any advice or troubleshooting tips from anyone kind enough to help. Thanks in advance!
-
Adguard Setup (New User) - Help Appreciated
Hi everyone, This is my first post on the forums, so please bear with me if I’m a bit lost when it comes to Unraid, Docker containers, or even forum etiquette. As a new Unraider I’ve been confused but this is the first time I am simply lost (And it seems like this should be a simpler setup). I truly appreciate any help or guidance you’re willing to offer. I’m trying to set up AdGuard Home on Unraid, but I’m running into issues where it doesn’t seem to block anything. Here’s how I’ve set up the AdGuard Home container in Unraid: (Tailscale off until it works) Name: AdGuard-Home Overview: AdGuard Home is a network-wide software for blocking ads & tracking. Once set up, it covers all your home devices without needing client-side software. Repository: adguard/adguardhome Network Type: Custom: br0 Fixed IP Address: 192.168.2.123 Subnet: 192.168.2.0/24 Use Tailscale: Off Privileged Mode: Off Console Shell Command: Bash WebUI Port: 3000 DNS Server Ports: TCP: 53 UDP: 53 Volume Mappings: /mnt/user/appdata/adguard/workingdir → /opt/adguardhome/work /mnt/user/appdata/adguard/config → /opt/adguardhome/conf Container Variable: CA_TS_FALLBACK_DIR → /opt/adguardhome/work I’ve configured my router’s DNS to point to 192.168.2.123 (AdGuard’s IP). I also added a backup DNS in case the server goes down, which I read is recommended. Despite reading through documentation and watching several setup videos, I can’t figure out why it’s not working. I’m wondering if it could be something in my Unraid network settings, but I’m not sure. From the Unraid terminal, I can’t ping the AdGuard DNS IP. Also, when I click “Test Upstreams” in AdGuard, it throws an error and fails to connect. Here are the upstream DNS servers I’ve configured in AdGuard (based on recommended settings I found online): https://dns10.quad9.net/dns-query 9.9.9.10 149.112.112.10 2620:fe::10 2620:fe::fe:10 8.8.8.8 8.8.4.4 At this point, I’m stuck and would really appreciate any advice or troubleshooting tips from anyone kind enough to help. Thanks in advance!