Using ffmpeg to record x11 screen & audio

2024-09-20 Thread patrick keshishian
Hi folks, Attempting to do a screen capture (x11) including audio; say chrome is playing a video clip and I want to capture a portion of the screen along with the audio. Quick search shows following example: ffmpeg -f x11grab -probesize 32M -thread_queue_size 32 -i :0 \ -f sndio -thread_queue

Re: pkgconfig errors

2024-09-20 Thread Страхиња Радић
Дана 24/09/20 11:43PM, Jesse Lawton написа: > Its *huge*, like 57 mb > too big haha pkg-config --debug --cflags fontconfig >pkgconfig.debug.full 2>&1 { head -n 30 pkgconfig.debug.full printf "8< snip >8\n" tail -n 30 pkgconfig.debug.full; } >pkgconfig.debug.short Then attach pkgconfig

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Otto Moerbeek
On Fri, Sep 20, 2024 at 12:45:08PM +0200, Mike Fischer wrote: > > > Am 20.09.2024 um 12:13 schrieb Stuart Henderson : > > > >> From what you've shown I can only assume the auth servers are broken > > and probably refusing to respond for A (rather than an empty NOERROR > > response). > > I agree

Re: OpenBSD support for Mac Mini M2 ?

2024-09-20 Thread J Doe
> On Sep 20, 2024, at 02:19, J Doe wrote: > > >>> On Sep 19, 2024, at 18:46, J Doe wrote: >>> >> Hi list, >> >> I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] >> and that the WiFi is supported via: bwfmv(4). I had two questions about >> WiFi support: >> >> 1. Is Ho

Re: pkgconfig errors

2024-09-20 Thread Страхиња Радић
Дана 24/09/19 10:55PM, Jesse Lawton написа: > Check attachment. > > Thanks > Jesse Lawton The attachment pkgconfig-debug.txt that was attached to the message you sent offlist is 0 bytes in size. If you want to redirect stderr to a file, you'd need to do something like pkg-config --debug

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
> Am 20.09.2024 um 13:56 schrieb Stuart Henderson : > > On 2024-09-20, Mike Fischer wrote: >> >>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >>> From what you've shown I can only assume the auth servers are broken >>> and probably refusing to respond for A (rather than an empty NO

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
> Am 20.09.2024 um 14:03 schrieb Stuart Henderson : > > On 2024-09-20, Stuart Henderson wrote: >> On 2024-09-20, Mike Fischer wrote: >>> [snip] >> Well that's interesting. >> >> Querying any of the auth servers directly with host or dig, I do get >> what looks like a sensible response to

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
From what I understand, the newer versions of unbound(8) in -current (to be shipped in OpenBSD 7.6) will mask the perceived problem with host(1)? And the way host(1) now behaves, aborting at the first SERVFAIL, might be intentional due to misbehaving DNS forwarders encountered in the past? I’m

Re: vxlan(4) Between Three Sites

2024-09-20 Thread Luca Di Gregorio
It seems it's not working for me. I got rid off veb3 and vport3 I added the ip address to vxlan3 # ifconfig vxlan3 vxlan3: flags=8843 mtu 1450 lladdr fe:e1:ba:d1:2b:00 index 6 llprio 3 encap: vnetid 13133 parent gif0 txprio 0 rxprio outer groups: vxlan tunn

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
On 2024-09-20, Stuart Henderson wrote: > On 2024-09-20, Mike Fischer wrote: >> >>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >>> From what you've shown I can only assume the auth servers are broken >>> and probably refusing to respond for A (rather than an empty NOERROR >>> response

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
> Am 20.09.2024 um 13:08 schrieb Otto Moerbeek : > > On Fri, Sep 20, 2024 at 12:45:08PM +0200, Mike Fischer wrote: > >> >>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >>> From what you've shown I can only assume the auth servers are broken >>> and probably refusing to respond for

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
> Am 20.09.2024 um 13:13 schrieb Peter Hessler : > > On 2024 Sep 20 (Fri) at 12:45:08 +0200 (+0200), Mike Fischer wrote: > : > :> Am 20.09.2024 um 12:13 schrieb Stuart Henderson > : > :> > :>> From what you've shown I can only assume the auth servers are broken > :> and probably refusing to re

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
On 2024-09-20, Mike Fischer wrote: > >> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >> >>> From what you've shown I can only assume the auth servers are broken >> and probably refusing to respond for A (rather than an empty NOERROR >> response). > > I agree, that is probably the root cause.

Re: OpenBSD support for Mac Mini M2 ?

2024-09-20 Thread Bryan Vyhmeister
On Thu, Sep 19, 2024 at 06:18:25PM -0400, J Doe wrote: > Hi list, > > I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] > and that the WiFi is supported via: bwfmv(4). I had two questions about > WiFi support: > > 1. Is Host AP mode supported on the Mac Mini M2? The man pag

Re: vxlan(4) Between Three Sites

2024-09-20 Thread Bryan Vyhmeister
On Fri, Sep 20, 2024 at 11:24:47AM +1000, David Gwynne wrote: > On Thu, Sep 19, 2024 at 09:48:15AM -0700, Bryan Vyhmeister wrote: > > On Wed, Sep 18, 2024 at 11:17:45AM +1000, David Gwynne wrote: > > Once I realized wg(4) wouldn't work, my solution was to use a gif(4) > > tunnel or etherip(4) brid

Emails sent from ISP this server rented from (supposedly bare metal) are not shown in maillog. How can this be?

2024-09-20 Thread Chris Bennett
I had a break in on both servers from this company that resulted in a mountain of outgoing spam. I powered off the other one in LA. I did a fresh install on this one and I have tail -f /var/log/maillog running in tmux watching it carefully and constantly since then. Now these emails are the only o

Re: vxlan(4) Between Three Sites

2024-09-20 Thread David Gwynne
On Fri, Sep 20, 2024 at 09:27:03AM +0200, Luca Di Gregorio wrote: > It seems it's not working for me. > > I got rid off veb3 and vport3 > I added the ip address to vxlan3 > > # ifconfig vxlan3 > vxlan3: flags=8843 mtu 1450 > lladdr fe:e1:ba:d1:2b:00 > index 6 llprio 3 > en

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
>From what you've shown I can only assume the auth servers are broken and probably refusing to respond for A (rather than an empty NOERROR response). -only is a somewhat rare case and IPv6 has only been supported in DNS since 2008 or so, it takes time to get the bugs worked out especially in c

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : > >> From what you've shown I can only assume the auth servers are broken > and probably refusing to respond for A (rather than an empty NOERROR > response). I agree, that is probably the root cause. So that would cause host(1) to abort looki

Re: OpenBSD support for Mac Mini M2 ?

2024-09-20 Thread Stuart Henderson
On 2024-09-19, J Doe wrote: > Hi list, > > I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] > and that the WiFi is supported via: bwfmv(4). I had two questions about > WiFi support: > > 1. Is Host AP mode supported on the Mac Mini M2? The man pages appear > to imply that th

unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Mike Fischer
I am seeing a weird result on some OpenBSD 7.5 stable amd64 systems: The servers are running a local unbound(8) and /etc/resolv.conf is configured to use 127.0.0.1. $ cat /etc/resolv.conf

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Peter Hessler
On 2024 Sep 20 (Fri) at 12:45:08 +0200 (+0200), Mike Fischer wrote: : :> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : :> :>> From what you've shown I can only assume the auth servers are broken :> and probably refusing to respond for A (rather than an empty NOERROR :> response). : :I agree, t

Re: Emails sent from ISP this server rented from (supposedly bare metal) are not shown in maillog. How can this be?

2024-09-20 Thread Chris Bennett
I made a mistake, sorry for the noise. My distrust of this company has to due with them having a cloned copy of a still bootable but failing hard drive with sensitive information during service. May or may not be relevant. -- Sorry, Chris Bennett

Re: Emails sent from ISP this server rented from (supposedly bare metal) are not shown in maillog. How can this be?

2024-09-20 Thread Chris Bennett
Sorry, I wrote the subject a little bit unclear. I am recieving emails fine and logged, except for the ones the isp is sending to me at this server. Those are just showing up not logged. -- Regards, Chris Bennett

Re: Emails sent from ISP this server rented from (supposedly bare metal) are not shown in maillog. How can this be?

2024-09-20 Thread Claus Assmann
On Fri, Sep 20, 2024, Chris Bennett wrote: > I am recieving emails fine and logged, except for the ones the isp is > sending to me at this server. Those are just showing up not logged. Have you looked at the Received: headers of those messages? They should give you a hint how the mails got to you