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

#1
General Discussion / Blocked internet traffic report
April 24, 2019, 09:58:35 PM
Hi all.

I am trying to generate a report on the firewall of blocked traffic coming from the internet.  Is there an easy way to generate this report.

I can filter some stuff in Firewall->Log Files->Live View.  But I would like to go back a few days.

Or even if there is a good way to export firewall logs vs just traffic logs.
#2
Oh Damn.  Thank you so much for your help.

Can I just backup and download the settings and import them to a new VM with 64bit build?

Any issues on going from 18.7 to 19.1 and upgrade at the same time?
#3
Thanks for your response.  This is what is shows in the Dashboard.  Anything else that I could look at to find this answer.

Versions   OPNsense 18.7.10_4-i386
FreeBSD 11.1-RELEASE-p18
OpenSSL 1.0.2q 20 Nov 2018

CPU Type   Intel(R) Xeon(R) CPU E5-2640 v4 @ 2.40GHz (2 cores)


Memory usage   
14 % ( 451/3043 MB )


Memory is showing 3GB but I have given 12GB but it is not recognizing it.  Is there anything to do to get FreeBSD to use the additional memory.

root@opnsense:~ # grep memory /var/run/dmesg.boot
real memory  = 12884901888 (12288 MB)
avail memory = 3133255680 (2988 MB)
root@opnsense:~ # sysctl hw.physmem
hw.physmem: 3191140352
#4
HI:

I am trying to get Sensei working for one of my customers.  It is not installing based on my memory size.  This is running as a VM and I increase to 12GB.  Here is what I typed to install and the results.  It also shows a memory command. Much appreciated for any help you can provide.
Anyone run into this error.  I am running a VM and increase the mem by 8GB so total of 12GB now and still getting this error. The available memory shows 3GB.  So is there a place I need to change the memory within the OS to use all 12GB?

root@opnsense:~ # curl https://updates.sunnyvalley.io/getsensei8 | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2099  100  2099    0     0    609      0  0:00:03  0:00:03 --:--:--   608
Sensei requires at least 4GB of physical memory! Installer will exit now.
root@opnsense:~ # grep memory /var/run/dmesg.boot
real memory  = 12884901888 (12288 MB)
avail memory = 3133255680 (2988 MB)
root@opnsense:~ #