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 - wnctech

#1
23.1 Legacy Series / Re: PHP error after 23.1 Upgrade
January 28, 2023, 08:38:11 PM
Thanks, that was the fix!
#2
23.1 Legacy Series / Re: Wireguard
January 28, 2023, 05:48:47 PM
Is the native Wireguard widget on the dashboard supposed to look like this? Never used it before but enabled it as recommended in thread and this is what I get. Could it be related to a bug in the theme I'm using from the plug-ins?  I am in the three-wide format.
#3
23.1 Legacy Series / PHP error after 23.1 Upgrade
January 28, 2023, 05:40:11 PM
Made a ZFS snapshot as well as backing up virtual machine OPNsense runs inside prior to upgrade. Following the upgrade from 22.7.11_1 to 23.1 from the shell, I get a crash report when I head back into the OPNsense GUI.  I sent the crash report but wondered if anyone had thoughts/ideas?  I tried reverting to my 22.7.11_1 ZFS snapshot and reinstalling from the GUI also, but the crash report shows up as soon as I log into the GUI either way.

I'm guessing it's some incompatibility or bug playing towards one of my plug-ins, but not sure how to figure which one. I *did* have ZenArmor installed at one time but have since removed it; I know if relies on MongoDB.

[28-Jan-2023 16:31:02 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/local/lib/php/20210902/mongodb.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so"), /usr/local/lib/php/20210902/mongodb.so.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so.so")) in Unknown on line 0

Thanks.
#4
Did the road warrior OpenVPN setup using OPNsense's wiki. I can connect to my OPNsense box via OpenVPN on my iPhone as well as my laptop or my Chromebook while on the road.

Once connected on the VPN, however, I can't access any resource on my inside LAN other than those services or servers that use ports 80/443 (ie. my UniFi Controller, which is on port 8443, my Portainer installation at port 9000, etc.) I can ping all the internal hosts from my VPN client, but that's about it.

As far as my firewall rules, I think they are all in check. I have no problems accessing my OPNsense FW GUI via the VPN, however, nothing else is reachable on ports other than 80/443. Can anybody give me some advise on what to check? I don't see anything odd in the firewall logs, and it looks as if the internal client is responding to my VPN client on the road but the traffic isn't making it back.

Also, I have OPNsense/OpenVPN set to redirect all incoming traffic from connected clients through OPNsense to the internet service on site at OPNsense firewall. The clients still all pull web traffic through their non-VPN'd connection/IP address.  I never had all these issues on my previous firewall distribution.

As an aside, I run OPNsense on a Proxmox VM, as I did when I used pfSense in production on same network.  I have any kind of cross-network/firewall blocking disabled on the interfaces in use.

Any help is appreciated!