Stephan Brunner

Results 22 comments of Stephan Brunner

> Can you post `/tmp/rules.debug` and `/tmp/rules.ifconfig` from after boot (broken state) and after manual rules apply (good state). I have captured `/tmp/rules.debug` and `/tmp/rules.limits`. `/tmp/rules.ifconfig` does not exist on...

> Sorry, the file is `/tmp/ifconfig.debug`. Yep, that one works :) > You can send it to [[email protected]](mailto:[email protected]) Done.

> It appears that the current code has issues with assigned wireguard instances and you can try this patch on 24.1 and above: [9e01b27](https://github.com/opnsense/core/commit/9e01b272604dcc06ca4d05cacb93f69697789f18) > > ``` > # opnsense-patch...

Logs sent via mail with the patch applied. As stated in the email, I just log on to the management UI, edit & save some arbitrary rule to get the...

> Can you confirm that running > > ``` > # configctl filter reload > ``` > > Does the same thing? Can confirm. Running that command fixes the issue...

> ``` > # opnsense-patch 7d35204f2a > ``` Reversed all debug patches and applied this one. In contrast to @SeimusS, the patch works for me. Running 24.1_1.

> libpcsclite.so.1 reads an environment variable (like LIBPCSCLITE_DELEGATE) to redirect all the function calls to the other library defined by LIBPCSCLITE_DELEGATE. Maybe another approach for discussion: A multi-"user" and/or client/server...

> On windows if two RDP clients connect to the same server they will see/share the same session? Yes and no. It depends on the edition of Windows (Client/Server) and...

IMO it should only see the readers connected to it's session or same uid. It would be a mess of confusion if it worked otherwise, and security is also problematic....