Quote from: mimugmail on July 28, 2021, 09:50:43 amBut if you already ran "-s install" your are lost somewhere in the middle ...can i force run it in some other startup script?...for some reason it wont start for me
But if you already ran "-s install" your are lost somewhere in the middle
Starting power daemon...done.Configuring system logging...done.>>> Invoking start script 'newwanip'Reconfiguring IPv4 on igb1: error in configd communication %s, see syslog for deReconfiguring routes: OK>>> Invoking start script 'freebsd' ifconfig wg create name wg0[!] Missing WireGuard kernel support (ifconfig: SIOCIFCREATE2: Invalid argument) wireguard-go wg0┌─────────tun0: link state changed to UP─────tun0: changing name to 'wg0'───────────────────────────────────────┐│ ││ Running wireguard-go is not required because this ││ kernel has first class support for WireGuard. For ││ information on installing the kernel module, ││ please visit: ││ https://www.wireguard.com/install/ ││ │└──────────────────────────────────────────────────────┘(...) Backgrounding route monitorWARNING: attempt to domain_add(netgraph) after domainfinalize()setup igb0_vlan10setup igb0setup igb1 [egress only]Starting flowd_aggregate.Starting flowd.Starting adguardhome.>>> Invoking start script 'syslog-ng'Stopping syslog_ng.Waiting for PIDS: 90451.Starting syslog_ng.
Adguard + wireguard in Opnsense ( solved ):https://forum.opnsense.org/index.php?topic=22409.0
I have it also up and running here. maybe this will help you:https://homenetworkguy.com/how-to/configure-wireguard-opnsense/(Optional if not Automatic) Add ACL Entry for Unbound DNSIf you plan to use your WireGuard interface to provide DNS rather than some other DNS server on your network, it has been noted through feedback that there could be the possibility that you will need to add an entry to the Unbound DNS ACL (Access Control List) to allow the WireGuard interface to access your Unbound DNS server in OPNsense. For my configuration, it seems to have been added automatically, but if you are having issues with accessing your DNS server through the WireGuard interface (in my example, the DNS server would be 10.0.0.1), you may want to check your ACL configuration by going to the “Services > Unbound DNS > Access Lists” page. Click the “Add” button to enter the WireGuard network of 10.0.0.1/24 (for my example) to the ACL.