fetch -o /usr/local/etc/pkg/repos/mimugmail.conf https://www.routerperformance.net/mimugmail.confCommand 'fetch' not found, did you mean: command 'efetch' from deb acedb-other (4.9.39+dfsg.02-4build1) command 'efetch' from deb ncbi-entrez-direct (13.7.20200713+dfsg-1) command 'sfetch' from deb biosquid (1.9g+cvs20050121-12) command 'afetch' from deb biosquid (1.9g+cvs20050121-12) command 'ifetch' from deb ifetch-tools (0.18.2-1)Try: sudo apt install <deb name>
unbounddns > access list, I guess you didn't add your WireGuard network there...
Sorry, my question was misleading you. It is not about Unbound, it is about AdGuard from the repository of this thread.
root@OPNsense:/usr/local/AdGuardHome # lsof -i :67lsof: WARNING: compiled for FreeBSD release 12.2-RELEASE-p3; this is 12.1-RELEASE-p13-HBSD.COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAMEAdGuardHo 35588 root 11u IPv4 0xfffff801181f8ac0 0t0 UDP *:bootps
root@OPNsense:/usr/local/AdGuardHome # tcpdump -i igb1 port bootpstcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on igb1, link-type EN10MB (Ethernet), capture size 262144 bytes11:56:50.074579 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:56:51.651994 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:56:51.987743 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 74:83:c2:bf:18:b5 (oui Unknown), length 30211:56:54.047915 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:56:58.008635 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:62:6e:53:ae:22 (oui Unknown), length 277
When you disable the local DHCP service you have to allow DHCP packets as these auto rules are removed
tcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on igb1, link-type EN10MB (Ethernet), capture size 262144 bytes11:24:35.356678 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 74:83:c2:bf:18:b5 (oui Unknown), length 30211:24:39.550372 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:24:40.623400 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:24:43.004900 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 30011:24:47.879591 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 4e:0d:31:ec:8c:4a (oui Unknown), length 300
@tusc, if you look with ifconfig, you should see a "promisc" for the network interface in question. If that is missing, you can configure that manually with e.g. ifconfig igb0 promisc.HTH,Patrick
igb1: flags=28943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,PPROMISC> metric 0 mtu 1500