Hi,
I'm experimenting with FreeBSD's 14.1's wireguard implementation.
So far i've been quite satisfied with using it locally (over an
unsecured network). I would like to set up a PoC using wg as a VPN
provider (replacing openvpn) next.
Before opening wireguard endpoints up for global connect
On 17/09/2024 13:06, fuxjez wrote:
[..]
and have since attempted to redirect the "wg0" logs to
/var/ramdisk_log/wireguard.log by using these syslog includes:
:msg, contains, ".*wg0: .*"
*.* /var/ramdisk_log/wireguard.log
and
:msg, regex, "wg[0-9]{1,2}\:\ "
*.*
Hi Miroslav,
Thank you for your suggestion. I got the property based filtering from
the manpage. The entries in /var/log/messages look like these:
wg0: Sending handshake response to peer 1
wg0: Receiving keepalive packet from peer 1
wg0: Sending keepalive packet to peer 1
wg0: Sending keepaliv
On Tue, 17 Sep 2024, Peter wrote:
Hi,
after upgrading to 13.4-RC2-p1, I recompiled all ports.
Today I found my firefox can no longer render a certain webpage;
the output is garbled as if the CSS were missing/defective.
Here is details and picture:
https://forums.freebsd.org/threads/firefox-dis
Hi,
> On 17 Sep 2024, at 12:06, fuxjez wrote:
>
> Hi,
>
> I'm experimenting with FreeBSD's 14.1's wireguard implementation.
>
> So far i've been quite satisfied with using it locally (over an unsecured
> network). I would like to set up a PoC using wg as a VPN provider (replacing
> openvpn)
On Tue, Sep 17, 2024 at 08:35:59AM -0500, Dan Mack wrote:
! On Tue, 17 Sep 2024, Peter wrote:
!
! > Hi,
! >
! > after upgrading to 13.4-RC2-p1, I recompiled all ports.
! >
! > Today I found my firefox can no longer render a certain webpage;
! > the output is garbled as if the CSS were missing/de