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

Topics - bradforr

#1
22.1 Legacy Series / Monit Reboot Wireguard Service
September 13, 2022, 02:12:39 PM
I'm trying to set up a reboot of the Wireguard service using Monit

So far, I've managed to start Monit and create a Service Test Setting for pinging from the Wireguard local address.

Now I'm setting up the Service Settings tab and I'm a bit stuck.

Type: Remote Host
Address: <Remote site Wireguard interface IP>
Start: ???
Stop: ???
Tests <ping test set up previously>

So what entries do I put into the Start and Stop section?
Would it be something like "/usr/local/etc/rc.d/wireguard start" and "/usr/local/etc/rc.d/wireguard stop"?? I saw somewhere in the dashboard that it mentions "wireguard-go"? Do I need a different name?
#2
I'm getting the following screen when I try process an upgrade.

***GOT REQUEST TO CHECK FOR UPDATES***
Currently running OPNsense 21.7.1 (amd64/OpenSSL) at Fri Mar 18 12:38:08 UTC 2022
Fetching changelog information, please wait... done
Updating OPNsense repository catalogue...
Fetching meta.conf: . done
Fetching packagesite.txz: .......... done
Processing entries: .......... done
OPNsense repository update completed. 777 packages processed.
All repositories are up to date.
pkg: pkg is not installed, therefore upgrade is impossible
Checking integrity... done (0 conflicting)
Your packages are up to date.
Checking for upgrades (0 candidates): . done
Processing candidates (0 candidates): . done
Checking integrity... done (0 conflicting)
Your packages are up to date.
***DONE***

So I'm not able to add certain modules (Like Wireguard) because I have the incorrect version. What can I do to fix it?
#3
21.7 Legacy Series / 21.7.1 on Hyper-V Gen 2
September 15, 2021, 02:19:24 PM
Hi

I'm having an issue installing 21.7.1 on a Server 2019 Hyper-V Gen 2 VM with SecureBoot switched off from the DVD ISO.

It launches the installer, goes through most of the process but at the Final Configuration stage, I cannot interact with the VM. I have tried Ctrl + C but it doesn't do anything.

Advice?
#4
I'm new to OpnSense and OpenVPN and having a small issue.

I have managed to get VPNs working for client machines.

What I cannot get is access to the client's local network when they are connected on VPN... I set "IPv4 Remote Network" but it doesn't seem to allow the servers access to the local network where the clients are connecting from.

Alternatively, how do I make sure a client gets the same tunnel IP whenever they connect?