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

#1
Seems that there is a dependency problem for Python 3.7....
See log below. Anyone else got the same ?
Or how can this be fixed ?

----

Checking all packages: .......... done
py37-markupsafe has a missing dependency: python37
py37-markupsafe has a missing dependency: py37-setuptools
py37-markupsafe is missing a required shared library: libpython3.7m.so.1.0

>>> Missing package dependencies were detected.
>>> Found 2 issue(s) in the package database.

pkg-static: No packages available to install matching 'python37' have been found in the repositories
pkg-static: No packages available to install matching 'py37-setuptools' have been found in the repositories
>>> Summary of actions performed:

python37 dependency failed to be fixed
py37-setuptools dependency failed to be fixed

>>> There are still missing dependencies.
>>> Try fixing them manually.
#2
Quote from: mimugmail on September 10, 2019, 07:15:04 PM
If you are willing to test I can add this driver for sure :)

Sure, when will this be added ? In the next release ?
#3
Hi
My UPS needs the NUTDRV_QX driver for NUT , but it is not in the drop down.
Is there a way to add this ?

(UPS is a infosec X2 touch. I got this info from the manufacturer)
Blaze_USB and Bloaze_Serial are not working

Gr.
#4
18.7 Legacy Series / Backup to Google Drive
October 19, 2018, 08:39:27 PM
Could someone please update the doc on how to configure to backup to Google Drive ?

The steps/screens on the Google end seems to be changed...

Thanks
#5
General Discussion / NAT OpenVPN IpSec
January 30, 2018, 02:13:22 PM
Hi,

I'm trying to configure the following.
OpnSense 17.2

Lan Network 10.255.2.0/24
I have a OpenVPN Server configured, tunnel mode network 172.16.11.0/24, OpenVPN clients can connect perfectly to any host on my LAN

I have also a IPSec connection to a remote site
Now what I want is that all traffic coming from the OpenVPN clients is NAT-ed to Lan Network IP since the other end of the IPsec tunnel allow only my LAN subnet.

How should I configure this ?
Any help or ideas are welcome !