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

#1
Hello,

Initially I had a problem with the update
All repositories are up to date.
New version of pkg detected; it needs to be installed first.
Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 386.
Child process pid=8814 terminated abnormally: Abort trap
Checking integrity... done (0 conflicting)
Nothing to do.


I found a similar problem described in this topic
https://forum.opnsense.org/index.php?topic=2251.0

According to frnaco advice, I did
# rm -rf /var/db/pkg /root/var/db/pkg
# rm /var/db/pkg
# mkdir -p /var/db/pkg

# opnsense-bootstrap

Now the update is detected but I cannot install it, nor can I add plugins.

***GOT REQUEST TO UPGRADE: maj***
Fetching packages-21.1-OpenSSL-amd64.tar: .................... done
Fetching base-21.1-amd64.txz: ......... done
Fetching kernel-21.1-amd64.txz: ..... done
!!!!!!!!!!!! ATTENTION !!!!!!!!!!!!!!!
! A critical upgrade is in progress. !
! Please do not turn off the system. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Extracting packages-21.1-OpenSSL-amd64.tar...pkg-static: Error accessing the package database
***DONE***


I would be grateful for any advice in solving the problem
#2
General Discussion / Re: MultiWAN Trouble
February 25, 2020, 01:42:58 PM
#3
General Discussion / Access from LAN to Ntopng website
February 24, 2020, 06:03:39 PM
Hi,

I've installed Ntopng plugin and works grate but ... I can access to Ntopng website only from OpneVPN.
https://192.168.1.1:3001 is not accessible from LAN. Same situation for my two installation of OPNSnese.
I have access to Web GUI.

Do you have any idea? What I'm doing wrong?

Update.
In firewall log I see connection from WAN IP but I'm connecting from LAN.

   WAN1      Feb 25 17:53:57   xx.xx.xx.xx:16998   192.168.1.1:3000   tcp   let out anything from firewall host itself (force gw)   
   WAN1      Feb 25 17:53:57   xx.xx.xx.xx:47634   192.168.1.1:3000   tcp   let out anything from firewall host itself (force gw)   

So my main question is why Opensense "see" connection from LAN as from WAN?
#4
Hi,

I'm setting up OpenVPN using User Authentication but there is no clients to export in Client export panel.
I'm using Local database.
Export clients small "cloud" icon only appears when I choose SSL Authentication but even in this situation no Client Install Packages.
All of the tutorials and official doc are focused on Remote Access (SSL/TLS + User Auth). User Auth should be much more simple but it isn't in fact.

Can someone help and explain this mysterious behavior of  Export clients in OpenVPN?