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 - Patrick M. Hausen

#1
In AdGuard Home you could do something like this:

'rewrites':
  - 'domain': *.logs.roku.com
    'answer': 127.0.0.1

And in Unbound:

#2
Nein.
#3
Das ist nicht "zicken". Das ist entweder eine einzige Phase 2 SA mit mehreren Prefixen oder eine Phase 2 SA pro Prefix. Implementierungen können das eine oder das andere unterstützen oder beides. Watchguard offensichtlich nur letzteres.
#4
Why was this switch introduced in the first place? This must be the most frequent support request on the forum, currently. IMHO the old UI wasn't broken ;-)
#5
German - Deutsch / Re: Unbound unter OpenVPN
June 05, 2026, 10:25:51 AM
Das trifft auf jede Firewall zu, die auf einem Standard BSD oder Linux aufsetzt und keine FIB pro Interface verwendet. Damit sind best practices vielleicht nicht immer 1:1 übertragbar?
#7
May I suggest sending these questions via email to sales@? 🙂
#8
Does your device have a serial console? If yes, connect a PC with a terminal program and let that run until the next crash. The serial console output will not be cleared on reboot unlike VGA/HDMI.
#9
You wait until it's integrated in OPNsense and a new OPNsense version is published.
#10
German - Deutsch / Re: Unbound unter OpenVPN
June 03, 2026, 11:34:11 AM
Quote from: trixter on June 03, 2026, 11:06:51 AMWarum sollte ich etwas per ACL oder auch FW Regel beschränken, was ich auch einem Interface nicht anbieten und daher auch komplett ausschalten kann?

Weil deine Vorstellung von "auf einem Interface anbieten oder nicht" nicht der Realität entspricht.

Wenn du von z.B. LAN aus DNS-Requests an "any" oder "this firewall" erlaubst, dann kannst du von LAN aus jede IP-Adresse der Firewall ansprechen und dort deine Requests hin schicken. Die sind alle lokal aus Sicht der Firewall und werden in der Hinsicht identisch behandelt. Die Firewall interessiert, zu was für einem Interface die Anfrage hereinkommt, nicht, welche IP-Adresse verwendet wird.

Deshalb ist der Vorschlag die Management-IP-Adresse zu benutzen auch nicht abwegig. Damit kommt man nicht ins Managagement-Netz. Damit kann man genau vom LAN eine DNS-Anfrage an die Firewall schicken und sonst nichts. Die IP-Adresse ist wie gesagt völlig wurst, so lange sie eine lokale der Firewall ist.

So funktioniert das nunmal.
#11
If you have an active connection which you intend to block the problem is possibly not that your aliases are not updated in a timely fashion, but that you need to flush the firewall states.

An active TCP connection that once was permitted stays that way because of the stateful firewall, even if you change the rules.

Of course flushing the firewall states will disrupt all active connections which is exactly why it does not happen by default.
#13
Your main board definitely calls for someone with a soldering iron and the matching skills.
#14
What are these devices, what OS are they running, and what is the API for network communication? The socket interface for IP/UDP/TCP is completely oblivious of MAC addresses and the OS just does everything necessary.

Just curious ;-)

Kind regards,
Patrick
#15
@Monviech can you shed some light on this? The documentation still lists Extended Blocklist as a BE feature, if I am not mistaken.