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

#1
Help please. I am failing to update 24.7.3_1 to 24.12. Getting stuck on pandas. See output log below.

I've tried multiple mirrors on community version:
- https://pkg.opnsense.org/FreeBSD:14:amd64/24.7 FAILED
- https://mirror.sfo12.us.leaseweb.net/opnsense/FreeBSD:14:amd64/24.7 FAILED
- https://www.mirrorservice.org/sites/opnsense.org/FreeBSD:14:amd64/24.7 FAILED

I've tried several router reboots and pkg update -f

All to no avail. Any recommendations?



***GOT REQUEST TO UPDATE***
Currently running OPNsense 24.7.3_1 at Fri Feb 21 13:18:34 GMT 2025
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking for upgrades (99 candidates): .......... done
Processing candidates (99 candidates): .......... done
The following 104 package(s) will be affected (of 0 checked):

...

The process will require 28 MiB more space.
144 MiB to be downloaded.
[1/93] Fetching py311-pandas-2.1.4,1.pkg: ......... done
pkg-static: cached package py311-pandas-2.1.4,1: missing or size mismatch, fetching from remote
[2/93] Fetching py311-pandas-2.1.4,1.pkg: ........ done
pkg-static: cached package py311-pandas-2.1.4,1: missing or size mismatch, cannot continue
Consider running 'pkg update -f'
Starting web GUI...done.
Generating RRD graphs...done.
***DONE***
#2
Hi - HELP! please. I cannot ping or access clients behind the OPNSense gateway when using OpenVPN

Setup:

Remote networks 192.168.3.0/24 and 192.168.2.0/24
|
Remote gateway 192.168.3.1 / OpenVPN server 10.0.1.1
|
OPNSense gateway 192.168.100.1 / OpenVPN client 10.0.1.2
|
Local network 192.168.100.0/24

- OpenVPN tunnel works
- It's possible to ping remote gateway AND remote clients from local network
- It's possible to ping local OPNsense gateway from remote network, but not local clients e.g. 192.168.100.4

I believe this is a OPNsense local network NAT issue but for the life of me cannot figure it out, having wasted days.


OPNSense firewall log shows inbound ping and web access requests being let through the firewall
i.e. 192.168.3.197 accessing the OPNsense gateway 192.168.100.1 and both ping and webinterface returns
.... but no ping or return traffic flows back from client behind gateway
i.e. 192.168.3.197 accessing the OPNsense gateway 192.168.100.4

I don't think its a route issue since when the firewall is disabled I can reach the local clients from the remote network. I have no overlapping routes for the remote network.

My NAT Outbound table is a mess as I've tried every permutation I can think of to try and get this moving. Can someone guide me here please.