Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - bagofbones

#1
I feel like I'm missing something basic here, so I apologize now....

I have a Multi-wan setup on OPNSense, which is working well. I have a remote system that one of my clients uses wireguard to VPN into.  Wireguard Client running on Linux Client, Wireguard server running on a host external to my network. So, the flow looks like this:

Linux Client ------ OPNSense ------ External Host

I'd like to setup a rule for any traffic to this remote host be pinned to one gateway. I setup a rule on that LAN network that says any traffic destined for that public IP uses this gateway, and that seems to work, however, once the wireguard connection is made, the traffic moves back to the main gateway. Is there a ways to accomplish what I'm trying to do with wireguard in the mix?
#2
And it looks like I fixed that too.  I had an old plex.conf file in /usr/local/etc/unbound.opnsense.d, deleted that, deleted the one in /var/unbound/etc, restarted unbound, and now DoT works.  Thanks for the patch!  Is there anything I need to remove?
#3
Well, this helped narrow it down.  The error on startup is:

unbound-checkconf error. output was: /var/unbound/etc/plex.conf:1: error: syntax error;read /var/unbound/unbound.conf failed: 1 errors in configuration file;

Now, I can't figure out what is creating that plex.conf file.  I know I used it at one time for plex.direct but when I delete it and restart the service, it just comes back. 
#4
23.1 Legacy Series / DNS over TLS causes Unbound to quit
February 16, 2023, 04:54:52 PM
Trying to setup DNS over TLS on my 23.1_6 install, and no matter what servers I add there, Unbound quits and refuses to start until I disable them. I have a feeling it might be because I'm running a multi-wan setup, but can't seem to find any error logs that point me in the right direction. Any help or guidance on where I can start looking?

Screenshot of my setup: https://imgur.com/a/x5YNN8k