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

#16
23.7 Legacy Series / Re: VLAN rule
September 28, 2023, 05:00:51 PM
Direction: in
Protocol: any as I wrote in my previous post  ;)
TCP/IP Version: IPv4+6 (is mandatory to set in Edit Firewall rule section)
#17
23.7 Legacy Series / WSD and Bonjour service block
September 28, 2023, 04:42:05 PM
Hi all!
I need to block printer discovery from VLAN to LAN. I've set a rule that blocks all traffic from VLAN5 net to LAN net that is working. But if I try to add a printer using wizard in Win10 PC from VLAN5, it shows a printer in LAN and I can print.
How can I do?
Thanks in advance!
#18
23.7 Legacy Series / VLAN rule
September 28, 2023, 04:32:23 PM
Hi everyone!
I'm trying to set a rule to block traffic from specific VLAN to a Wireguard subnet but doesn't work.

Action: Block
Interface: VLAN5
TCP version: IPv4+6
Protocol: any
Source: VLAN5 net
Destination: WG5 net OR Wireguard (Group) net

Setting destination to specific WG5 host or LAN subnet works. It's because of LAN address is set in Interfaces? I had also created WG5 interface (without any address configuration).
How can I set to block entire subnet? With alias?
Thanks in advance!
#19
21.1 Legacy Series / Re: Traffic shaping
March 25, 2021, 02:57:44 AM
Share evenly: 2 queues weight 100
Prioritize application: 1 queue weight 80 and 1 queue weight 20
How can we have queues with different weight (and rules associated) that belong from evenly shared queue?
#20
21.1 Legacy Series / Traffic shaping
March 21, 2021, 07:35:15 PM
It should be possible to share internet bandwidth among users evenly AND prioritize certain type of traffic?
If in Queues I have 2 queues, one for download ad one for upload with the same weight of 100, is it correct to create other 2 queues (dl/ul for example for https or VOIP) and 2 new rules that refer to those? Them should be placed before the current rules of shaping?
Thanks all
#21
21.1 Legacy Series / WOL Dashboard widget
March 21, 2021, 07:04:41 PM
After upgrade to latest version 21.1.3_3-amd64, the WOL widget on dashboard isnt' working properly, It does nothing.
In Services - Wake on Lan it works, so it looks like a problem with wigdet.
I've already tried to remove/add widget.
Does anyone have this behavior?
#22
20.1 Legacy Series / Re: Postfix configuration
March 27, 2020, 07:25:04 PM
No script. I'm talking about subject line because here are the data I'd like to change.
Now subject of emails is "ntopng [opnsense.domain@192.168.15.1]" but it should be "ntopng [firewall.test@external-IP]"
Maybe is the ntopng's alert system that set these variables?
And if so how can I change them?
#23
20.1 Legacy Series / Re: Postfix configuration
March 27, 2020, 11:15:08 AM
Yes but trying to set something.external.com in field Masquerade Domains, mails arrive with [opnsense.domain@192.168.15.1] in subject line.
All parameters seem to be ignored.
#24
20.1 Legacy Series / Postfix configuration
March 27, 2020, 02:26:48 AM
Hello,
some months ago I set up in OPNsense a mail alert system with ntopng and Postfix.
The emails had my public IP in the subject line and all was working fine.
After setting up a secondary internet connection, now the subject reports the secondary IP (DHCP) instead of the primary one (PPPOE connection - public IP).
How can I set back external IP of my primary internet connection in the subject line?
I've tried with option smtp_bind_address but no luck.
And another problem is if I set something in Services/Postfix/General - System Hostname or System Domain,
I continue to receive emails with hostname-domain set in System/Settings/General Hostname and Domain, not the ones I set.
Changes made in gui are written correctly in /usr/local/etc/postfix/main.cf but seems that are ignored.
Now emails arrive with secondary IP and hostname.domain in subject line
[opnsense.domain@192.168.15.1] instead of [firewall.test@external-IP]

Thanks in advance for those who want to help me
#25
20.1 Legacy Series / Access log B&B and hotel Wi-Fi
February 27, 2020, 04:35:31 PM
Hi all :),
I'd like to know if is it possible to schedule sending a mail with an Insight report every day (like "Export" function in web page), or if I must use ntop for this...
Or in any case what is the best practice for traffic log, offering Wi-Fi access in B&B with 1 or 2 access point, to give all possible informations in case of request from the authorities (IP, MAC address, history of connection)?
Thank you all!
#26
General Discussion / Re: Backup configuration ntopng
October 08, 2019, 11:02:50 AM
And where is located configuration file of ntopng?
#27
General Discussion / Re: Backup configuration ntopng
October 08, 2019, 10:01:58 AM
Interfaces common thresholds limits, alerts settings, hosts alias, etc.
#28
General Discussion / Order shutdown
October 08, 2019, 09:57:27 AM
Hello,
I'd like to set an order of shutdown services because of ntopng generate an alert of anomalous termination.
I think it's related to a key in redis (see here https://github.com/ntop/ntopng/issues/1896).
If I manually stop ntopng service from dashboard and reboot OPNsense, I didn't have any error.
If I reboot normally, notpng generates an error: ...[Error][Process] Started after anomalous termination (bug report) ntopng v.3.8.190910...

Thank you
#29
General Discussion / Backup configuration ntopng
October 08, 2019, 09:38:54 AM
Hello,
is there a way to export configuration from ntopng?
Gear - Backup Configuration returns a blank page with 2 square brackets. It points to https://OPNsenseIP:port/lua/get_config.lua

OPNsense 19.7.4_1-amd64
ntopng Community Edition v.3.8.190910

Thank you
#30
19.7 Legacy Series / Revocation List
August 08, 2019, 02:26:56 AM
Hi,
in System-Trust-Revocation the column "In use" is intended for the revocation list itself?
Is there a way to delete a CRL?
Regards