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

#31
General Discussion / Re: Stateful PPPoE/CARP possible?
September 06, 2024, 09:28:43 AM
Is this still an issue?
We have a Customer with one leased line and one pppoe for backup. Often the connection is sticked on the slave and does never come back to the master-node. We then need to reboot the slave to get the PPPOE-Connection back online on the master.

I guess it is not used to work like this?
#32
Quote from: franco on May 07, 2024, 01:49:23 PM
@itngo Got any console output from these bad boot attempts?


Cheers,
Franco

We did not follow up on this furthermore, as another reboot did fix.
We had this with 2 or 3 virtuak opnsense also the last Update 24.4.2 Business.... there it was enough to use "restart all services" on console to fix the issue....
#33
Quote from: it-nick on October 29, 2023, 11:59:34 PM
Hello
since version 23.7.5, ProxMox virtualizers can no longer connect stably to ProxMox Backup Server on port TCP 8007. The first session is still allowed and before the first session is terminated, another connection is already established, which is terminated by the OPNSense with a TCP reset.
How can I adjust the TCP parameters of the concurrent TCP session to a port and/or a specific source IP?
Regards,
Nick

Is this with opnsense in HA mode?
#34
Did you ever solve this?
Same issue here....
#36
24.7, 24.10 Legacy Series / Old RSPAMD Version.
July 31, 2024, 04:41:39 PM
Hi,
how to update RPSAMD to 3.91.
opnsense repository still gives RSPAMD 3.8.4 which is quite old. We want to evaluate openAI integration, but need at last 3.9.1.
#37
Are you using any Blocklist in Unbound? Check if "Blocklist.site Youtube" is enabled.
#38
Quote from: crlt on January 07, 2024, 04:36:55 AM
I have a very similar setup to yours and that is how mine behaves. I did not check the "disable preempt" option under High Availability Settings.

On my Unifi switches (which do not support advanced bonding functions), I just configured Switch 1 to have a higher priority over Switch 2 (higher priority on Unifi means settings the actual priority numerical of Switch 1 to a lower value than that of Switch 2). And for anyone else with Unifi switches - I had to set the CARP frequency in OPNsense to 2 instead of 1 for it to be stable.

Edit: Just to add clarification, what I mean to say is that I didn't need to configure any LAG settings on my switches for it to work in my HA configuration which is identical to yours (except I have Unifi switches and Multi-WAN).


Many thx for confirming that chaning frequency from 1 to 2 helped in your setup with Unifi Switches. We also have a customer here with 2 opnsense and Unifi-Switches... It was not stable, but today we changed frequency to "3" and it looks far more promissing now....

Then I read you post, and feeled confirmed that we are now on the right way!

Thank you so much! five STARS!
#39
German - Deutsch / Re: Plugin os-squid Fehler
July 18, 2024, 10:35:50 AM
Du kannst an der opnsense per SSH oder Konsole mit folgendem Befehl den SQUID wieder startbar machen.

sudo chmod 755 /usr/local/etc/squid

Achtung... das ist wohl nicht als "SICHER" anzusehen. Aber bis das Plugin seine Berechtigungen gefixt bekommen hat ein funktionierender "Dirty Workaround".

#40
German - Deutsch / Re: Plugin os-squid Fehler
July 17, 2024, 10:07:33 AM
Hi,

der scheint in aktueller Version opnsense auch irgendwie kaputt zu sein.

Richte grad für einen Kunden 2 Geräte ein. Nur Proxy anschalten ohne weitere Konfiguration funktioniert schon nicht und quitiert mit dem gleichen Fehler den du gemeldet hast.
#41
Hi,

wie auch schon in der opnsense Doku zur Suricata IPS/IDS, ist es nicht sonderlich sinnvoll sich den traffic am WAN-Interface anzuschauen. Da ist ja die Tür eh schon zu. Was von extern per DNAT reingelassen wird, muss auch erst wieder über das LAN-Interface die Firewall verlassen.

Also würde ich MALTRAIL eher an das LAN-Interface und ggf. an DMZ-Schnittstellen lauschen lassen....
Am WAN rauscht so viel dreck vorbei, der gar nicht für deine Firewall bestimmt ist, das der Sensor eh permanent alarm "pustet"....
#42
Quote from: proctor on June 01, 2021, 10:44:32 AM
I used an other way and - at least - unbound reaches other DNS servers over IPsec.

1. Firewall: Settings: Advanced
check Disable force gateway

2. System: Gateways: Single
setup gateway for LAN interface with LAN IP address

3. System: Routes: Configuration
setup route for remote network using the gateway above

Cheers,
proctor

Thanks! Works perfect!
#43
We had also issues after upgrade to 24.4 with 2 of about 40 Firewalls. One DEC2xxx and one virtual.

The had not loaded their interfaces and where not reachable.
Both could be fixed by just doing another reboot....
#44
We are heavily using GRE-Tunnels for some remote opnsense-systems just to get some unimportant status-information from remote-systems. The data itself is already encrytped, so we just want some routes to the remote-sites with GRE.

We have 2 sites where the IP is not static, so it would be nice to use DDNS-Name for the GRE-Endpoint.

However, webGUI still does not allow this. Is this something that we can work around without the need to create extra WG, OVPN, IPSEC or whatever-Config?
#45
Quote from: kryptonian on May 06, 2024, 07:08:43 PM
It seems that I had to disable logging to disk, and re-enable it for it to populate logging configs using newer template after upgrading to 24.1.

Same issue here, but your solution works!  ;)