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

Topics - Zapp

#1
Hi!

OPNSense: v19.7.8
os-clamav: v1.7


I have recently started to play with the plugin os-clamav to be used by my mailserver (other machine on local network) for scanning mails.
As far as I can understand the configuration 'Enable TCP port' (This will enable TCP port 3310 in addition to the local socket) should make it listen to port 3310 and be available to other machines on the network.

It turns out that I only get it to listen to 127.0.0.1 port 3310 regardless if it's enabled or disabled in the configuration.

After having a look in /usr/local/etc/clamd.conf I can see the entry for this
TCPAddr 127.0.0.1

How do I get it to listen on either ALL interfaces (*) or the local LAN address of the OPNSense server?

Am I doing something wrong here?

Regards,

   /Jonas...
#2
16.7 Legacy Series / Quality for WAN does not get updated
September 26, 2016, 09:15:04 PM
Hi!

Looks like the WAN_DHCP-quality.rrd has stopped getting updated. Other seams to work.


root@OPNsense:/var/db/rrd # ls -l
total 6284
-rw-r--r--  1 nobody  wheel   98784 Jul 19 23:43 OpenVPN_GW-quality.rrd
-rw-r--r--  1 nobody  wheel   98784 Sep 19 10:03 WAN_DHCP-quality.rrd
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 ipsec-packets.rrd
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 ipsec-traffic.rrd
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 lan-packets.rrd
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 lan-traffic.rrd
-rw-r--r--  1 nobody  wheel  882048 Sep 26 21:08 ntpd.rrd
-rw-r-----  1 nobody  wheel  393168 Sep 26 21:08 ovpns1-packets.rrd
-rw-r-----  1 nobody  wheel  393168 Sep 26 21:08 ovpns1-traffic.rrd
-rw-r-----  1 nobody  wheel   49720 Sep 26 21:08 ovpns1-vpnusers.rrd
-rw-r--r--  1 nobody  wheel  195704 Sep 26 21:08 system-cputemp.rrd
-rw-r--r--  1 nobody  wheel  588592 Sep 26 21:08 system-mbuf.rrd
-rw-r--r--  1 nobody  wheel  735320 Sep 26 21:08 system-memory.rrd
-rw-r--r--  1 nobody  wheel  245976 Sep 26 21:08 system-processor.rrd
-rw-r--r--  1 nobody  wheel  245976 Sep 26 21:08 system-states.rrd
-rw-r--r--  1 root    wheel    6530 Sep 23 08:37 updaterrd.sh
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 wan-packets.rrd
-rw-r--r--  1 nobody  wheel  393168 Sep 26 21:08 wan-traffic.rrd


I have verified that the GW is supposed to be monitored. See image.

Any suggestions?

   /Jonas...

#3
Q: Is it possible to set up portforwarding from WAN to LAN based on incoming FQDN? I'd like a.b.com on port 443 to go to machine a.local and x.b.com port 443 go to machine c.local. Can that be configured on OPNSenese?

(I'd like to setup the OpenVPN server on port 443 to not get blocked everywhere there is free WiFi)

   /Jonas...
#4
Trying to set up an OpenVPN server in 16.7.3 but my available Encryption algorithm selection is empty!?

What have I made wrong?

http://imgur.com/eKfopth

   /Jonas...
#5
Hi!

I just upgraded to OPNsense 16.7 from 16.1.20 and all seams to have gone well except for the kernel part...
(Did upgrade with IE cause Chrome was not able to do it)

This is what showed up in the end of the log:
...
!!!!!!!!!!!!! ATTENTION !!!!!!!!!!!!!!!!!
! A kernel/base upgrade is in progress. !
!  Please do not turn off the system.   !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Fetching kernel-16.7-amd64.txz: ..pgrep: Pidfile `/tmp/opnsense-fetch.pid.SSKwbd' is empty
.pgrep: Pidfile `/tmp/opnsense-fetch.pid.VNXHJf' is empty
opnsense-verify: Unable to open /var/cache/opnsense-update/28895/kernel-16.7-amd64.txz: No such file or directory
failed
***DONE***


So right now my system is up and the System Information widget on the dashboard shows:
Versions OPNsense 16.7-amd64
                FreeBSD 10.2-RELEASE-p19
                OpenSSL 1.0.2h 3 May 2016


Shouldn't that be "FreeBSD 10.3..." something????

Any suggestions?

   /Jonas...
#6
15.7 Legacy Series / ALIX install physdiskwrite fails
December 10, 2015, 04:20:08 PM
Hi!

I'm quite new here and coming from monowall as many others. I have an ALIX 2d13 running monowall right now and have just purchased a 4 GB SanDisk CF card for trying out OPNsense.

If I got everything right I need to download the nano 32-bit img and use physdiskwrite (from monowall homepage) and write the image to the CF card before I can have a try.

Problem is that physdiskwrite just stops at 16XXXXXXXX/42XXX... something and nothing more happens!

Anyone else seen this problem? How to get by this?

   /Jonas...