Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-12 Thread Stuart Henderson
On 2024-04-11, Страхиња Радић wrote: > Yes, I have (using the fw_update). I also did `pkg_add -Uu` after upgrading > to > 7.5, for that matter. Unrelated, but: pkg_add -U is mostly for people running snapshots, wanting to install a new package without doing a full pkg_add -u run. It will

WireGuard, worked 7.5Release, not working snapshot

2024-04-11 Thread Michel von Behr
Hi all - hope you guys are doing great. I've been struggling to config WireGuard for a while (roadwarrior on my end, VPN service subscription on server side). Mostly due to my own limitations, really. Yesterday I finally managed to make it work, after upgrading to 7.5 RELEASE, through a lot of

Missing 7.5 link in security.html

2024-04-11 Thread Piotr Durlej
Hello, the current release errata link is missing from http://www.openbsd.org/security.html once again. Kind regards, Piotr Durlej

support new

2024-04-11 Thread Jeff Moskow
0 C United States P New York T Lansing Z 14882 O Ready-to-Run Software, Inc. I Jeff Moskow A 212 Cedar Cove M open...@rtr.com U http://www.rtr.com/Ready-to-Run_Software/OpenBSD/ B 607-533-8649 X 607-533-UNIX N We have been installing, supporting and managing OpenBSD systems for over 20 years.

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Страхиња Радић
Дана 24/04/11 12:45PM, Jose Maldonado написа: > Hi! Are you installed the firmware? Yes, I have (using the fw_update). I also did `pkg_add -Uu` after upgrading to 7.5, for that matter. > doas fw_update -av I get: $ doas fw_update -av fw_update: add none; update none; keep

Re: Restic rest server broken with relayd.

2024-04-11 Thread Stuart Henderson
On 2024-04-10, a...@abiscuola.com wrote: > Is there a way to restore the previous behaviour in relayd(8) Only by reverting the commit etc. > or, is there a known workaround for restic, in this case? That's probably a question for restic really (or possibly the requirement is coming from a 3rd

Re: No internet connection (firewall block)

2024-04-11 Thread Zé Loff
On Thu, Apr 11, 2024 at 07:45:18PM +0200, Karel Lucas wrote: > The typos have been fixed, and PF's ruleset will be put under a magnifying > glass. This is a bit of a personal preference, but (assuming you trust any traffic generated on the firewall itself), I find it helpful to start the

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Claudio Jeker
On Thu, Apr 11, 2024 at 06:15:14PM +0200, Otto Moerbeek wrote: > On Thu, Apr 11, 2024 at 05:29:14PM +0200, Otto Moerbeek wrote: > > > On Thu, Apr 11, 2024 at 05:20:24PM +0200, Otto Moerbeek wrote: > > > > > On Thu, Apr 11, 2024 at 05:08:01PM +0200, Federico Giannici wrote: > > > > > > > On

Re: No internet connection (firewall block)

2024-04-11 Thread Karel Lucas
PF's ruleset will be put under a magnifying glass. Op 11-04-2024 om 11:09 schreef Peter N. M. Hansteen: On Thu, Apr 11, 2024 at 09:34:15AM +0100, Zé Loff wrote: pass log out on egress inet proto udp to port 33433:33626 # for IPv4 pass log out on egress inet6 proto udp to port 33433:33626 # for

Re: No internet connection (firewall block)

2024-04-11 Thread Karel Lucas
The typos have been fixed, and PF's ruleset will be put under a magnifying glass. Op 11-04-2024 om 10:34 schreef Zé Loff: On Wed, Apr 10, 2024 at 11:53:47PM +0200, Karel Lucas wrote: Hi all, With the new firewall I am setting up I cannot connect to the internet. That starts with traceroute,

Re: No internet connection (firewall block)

2024-04-11 Thread Karel Lucas
I do get the following error message: sysctl: toplevel name net/inet6 in net/inet6.ip6.forwarding is invalid Op 11-04-2024 om 09:49 schreef Peter N. M. Hansteen: On Wed, Apr 10, 2024 at 11:53:47PM +0200, Karel Lucas wrote: With the new firewall I am setting up I cannot connect to the

Re: No internet connection (firewall block)

2024-04-11 Thread Karel Lucas
Output van 'sysctl net.inet | grep forward': net.inet.ip.forwarding=1 net.inet.ip.mforwarding=0 This may sound strange, but I don't get an error message when booting. I did have that problem because the word 'log' appeared in some lines, but that has already been resolved. I'm going to apply a

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Jose Maldonado
El Thu, 11 Apr 2024 11:36:54 +0200 Страхиња Радић escribió: > Hi, I noticed that running glxinfo on OpenBSD-release 7.5 amd64 gives > an error: > > $ glxinfo > X Error of failed request: BadValue (integer parameter out > of range for operation) > Major opcode of failed

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Otto Moerbeek
On Thu, Apr 11, 2024 at 05:29:14PM +0200, Otto Moerbeek wrote: > On Thu, Apr 11, 2024 at 05:20:24PM +0200, Otto Moerbeek wrote: > > > On Thu, Apr 11, 2024 at 05:08:01PM +0200, Federico Giannici wrote: > > > > > On 4/11/24 16:15, Claudio Jeker wrote: > > > > On Thu, Apr 11, 2024 at 03:36:29PM

Re: IPv6 with umb(4)

2024-04-11 Thread Willy Manga
. On 11/04/2024 16:43, Julian Huhn wrote: Moin! On Thu, Apr 11, 2024 at 04:01:49PM +0400, Willy Manga wrote: On 10/04/2024 18:24, Julian Huhn wrote: x270$ ifconfig umb0 umb0: flags=8851 mtu 1500     index 5 priority 6 llprio 3     roaming enabled registration home network    

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Otto Moerbeek
On Thu, Apr 11, 2024 at 05:20:24PM +0200, Otto Moerbeek wrote: > On Thu, Apr 11, 2024 at 05:08:01PM +0200, Federico Giannici wrote: > > > On 4/11/24 16:15, Claudio Jeker wrote: > > > On Thu, Apr 11, 2024 at 03:36:29PM +0200, Federico Giannici wrote: > > > > On 4/11/24 14:12, Nick Holland wrote:

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Otto Moerbeek
On Thu, Apr 11, 2024 at 05:08:01PM +0200, Federico Giannici wrote: > On 4/11/24 16:15, Claudio Jeker wrote: > > On Thu, Apr 11, 2024 at 03:36:29PM +0200, Federico Giannici wrote: > > > On 4/11/24 14:12, Nick Holland wrote: > > > > On 4/11/24 05:47, Federico Giannici wrote: > > > > > We have a

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Federico Giannici
On 4/11/24 16:15, Claudio Jeker wrote: On Thu, Apr 11, 2024 at 03:36:29PM +0200, Federico Giannici wrote: On 4/11/24 14:12, Nick Holland wrote: On 4/11/24 05:47, Federico Giannici wrote: We have a server with A LOT of files in some directories (an email server in maildir format). Since we

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Otto Moerbeek
On Thu, Apr 11, 2024 at 04:15:19PM +0200, Claudio Jeker wrote: > On Thu, Apr 11, 2024 at 03:36:29PM +0200, Federico Giannici wrote: > > On 4/11/24 14:12, Nick Holland wrote: > > > On 4/11/24 05:47, Federico Giannici wrote: > > > > We have a server with A LOT of files in some directories (an email

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Claudio Jeker
On Thu, Apr 11, 2024 at 03:36:29PM +0200, Federico Giannici wrote: > On 4/11/24 14:12, Nick Holland wrote: > > On 4/11/24 05:47, Federico Giannici wrote: > > > We have a server with A LOT of files in some directories (an email > > > server in maildir format). > > > > > > Since we upgraded from

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Federico Giannici
On 4/11/24 14:12, Nick Holland wrote: On 4/11/24 05:47, Federico Giannici wrote: We have a server with A LOT of files in some directories (an email server in maildir format). Since we upgraded from OpenBSD amd64 7.3 to 7.5 (passing through 7.4) it became very very very slow to access these

SHA256 of 7.5 has .img and iso files twice

2024-04-11 Thread Zapper
Hello, The SHA256 file of version 7.5 has .img and .iso files listed twice in the arm64 and amd64 directories and potentially other directories too. Best, Zapper

Re: IPv6 with umb(4)

2024-04-11 Thread Willy Manga
Hi, On 10/04/2024 18:24, Julian Huhn wrote: Moin! [...] x270$ ifconfig umb0 umb0: flags=8851 mtu 1500     index 5 priority 6 llprio 3     roaming enabled registration home network     state up cell-class LTE rssi -89dBm speed 47.7Mbps up 286Mbps down     SIM initialized PIN

Re: IPv6 with umb(4)

2024-04-11 Thread Julian Huhn
Moin! On Thu, Apr 11, 2024 at 04:01:49PM +0400, Willy Manga wrote: On 10/04/2024 18:24, Julian Huhn wrote: x270$ ifconfig umb0 umb0: flags=8851 mtu 1500     index 5 priority 6 llprio 3     roaming enabled registration home network     state up cell-class LTE rssi -89dBm speed

Re: Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Nick Holland
On 4/11/24 05:47, Federico Giannici wrote: We have a server with A LOT of files in some directories (an email server in maildir format). Since we upgraded from OpenBSD amd64 7.3 to 7.5 (passing through 7.4) it became very very very slow to access these large directories! ,,, You may be being

Upgraded to 7.5: vfs.ffs.dirhash_dirsize no longer exists and large directory ere veeery slow

2024-04-11 Thread Federico Giannici
We have a server with A LOT of files in some directories (an email server in maildir format). Since we upgraded from OpenBSD amd64 7.3 to 7.5 (passing through 7.4) it became very very very slow to access these large directories! Up to 7.3 we used the following sysctl settings and everything

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-11 Thread Dennis Eriksen
On Thu, Apr 11, 2024 at 10:10:20AM +0200, Eivind Eide wrote: It is possible that I have missed important context here, but with a bare environment with only essentials like $HOME defined and no ~/.terminfo directory (as opposed to an empty one), do the odd messages still appear? After rm -rf

Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Страхиња Радић
Hi, I noticed that running glxinfo on OpenBSD-release 7.5 amd64 gives an error: $ glxinfo X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 24

Re: IPv6 with umb(4)

2024-04-11 Thread Julian Huhn
Moin! On Wed, Apr 10, 2024 at 04:24:48PM +0200, Julian Huhn wrote: I tried unsuccessfully to obtain an IPv6 address with an umb(4) interface. As umb(4) supports IPv6 since 6.7, I seem to be doing something wrong. Can anyone give me a hint what I need to do? After some further investigation I

Re: No internet connection (firewall block)

2024-04-11 Thread Peter N. M. Hansteen
On Thu, Apr 11, 2024 at 09:34:15AM +0100, Zé Loff wrote: > > pass log out on egress inet proto udp to port 33433:33626 # for IPv4 > > pass log out on egress inet6 proto udp to port 33433:33626 # for IPv6 > > > > pass log quick on $ext_if inet proto {tcp, udp} from $localnet \ > >         to port

Re: No internet connection (firewall block)

2024-04-11 Thread Zé Loff
On Wed, Apr 10, 2024 at 11:53:47PM +0200, Karel Lucas wrote: > Hi all, > > With the new firewall I am setting up I cannot connect to the internet. That > starts with traceroute, so let's start there. Ping works fine. Below I have > listed my pf.conf file. > > > > /etc/pf.conf: > > ext_if =

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-11 Thread Eivind Eide
> It is possible that I have missed important context here, but with a > bare environment with only essentials like $HOME defined and no > ~/.terminfo directory (as opposed to an empty one), do the odd messages > still appear? After rm -rf ~/.terminfo/ the message is gone (regardless of

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-11 Thread Peter N. M. Hansteen
On Thu, Apr 11, 2024 at 09:41:47AM +0200, Eivind Eide wrote: > > HOME="/home/eivind" > > That's the environmental variable that triggers the message if an > empty ~/.terminfo/ directory is present in my home. It is possible that I have missed important context here, but with a bare environment

Re: No internet connection (firewall block)

2024-04-11 Thread Peter N. M. Hansteen
On Wed, Apr 10, 2024 at 11:53:47PM +0200, Karel Lucas wrote: > > With the new firewall I am setting up I cannot connect to the internet. That > starts with traceroute, so let's start there. Ping works fine. Below I have > listed my pf.conf file. This sounds like you have a link to somewhere, at

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-11 Thread Eivind Eide
> UPDATE: If the ~/.terminfo/ directory EXIST in users home but the > termcap file is missing, the behaviour returns. > It's to late now, but I will do the tests and report back tomorrow. And... The winner is: HOME="/home/eivind" That's the environmental variable that triggers the message if an

Re: Interesting behavior of 7.4 -> 7.5 upgrade on Protectli VP2420

2024-04-10 Thread Ollie Strickland
I had a similar experience on a VP2410, but solved it in a different way. I did not connect a display and keyboard. I attempted a remote 7.4 -> 7.5 sysupgrade a few days ago on a Protectli VP2410; mine also came back after the upgrade reboot as 7.4. So today I dispatched to the client site

Restic rest server broken with relayd.

2024-04-10 Thread a
Hi all. I've updated my server to OpenBSD 7.5, where relayd(8) works as a reverse proxy for a bunch of services, including the restic-rest-server from ports. However, with the change in version 1.87 of the usr.sbin/relayd/relay_http.c file, relayd(8) stopped forwarding the content-length header

No internet connection (firewall block)

2024-04-10 Thread Karel Lucas
Hi all, With the new firewall I am setting up I cannot connect to the internet. That starts with traceroute, so let's start there. Ping works fine. Below I have listed my pf.conf file. /etc/pf.conf: ext_if = igc0 # Extern interface int_if = "{ igc1, igc2 }" # Intern

Re: Ping blocked by firewall

2024-04-10 Thread Peter N. M. Hansteen
On Wed, Apr 10, 2024 at 11:01:18PM +0200, Peter N. M. Hansteen wrote: > Another gentle introduction can be found in the latest PF tutorial, > the slides for the AsiaBSDCon 2024 version can be found as > https://nxdomain.no/~peter/pf_asiabsdcon2024.pdf which in turn has > references to various

Re: Ping blocked by firewall

2024-04-10 Thread Peter N. M. Hansteen
On Wed, Apr 10, 2024 at 04:41:58PM -0400, Steve Litt wrote: > I found out where to buy your book, and will buy it once I have the > "for dummies" level of knowledge. In the meantime, what other PF > references do you recommend? I know just enough PF to be dangerous, but > want to make my own

Interesting behavior of 7.4 -> 7.5 upgrade on Protectli VP2420

2024-04-10 Thread Amarendra Godbole
I remotely upgraded the protectli vp2420 firewall appliance from 7.4 to 7.5 (amd64), and the upgrades went smoothly. However, the reboot showed 7.4. Had bsd.upgrade, etc. created. I then attached a monitor and keyboard to this appliance and ran sysupgrade again, this time around the upgrade went

Re: newfs fast, but newfs_msdos and newfs_ext2fs very slow

2024-04-10 Thread Stanislav Syekirin
Thanks, I will experiment with a correctly partitioned USB stick and with different block sizes. But could you please clarify the following: I don't think there's really much you can do. There's no "quick format" option for newfs_msdos like there is on Windows. I thought the difference

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-10 Thread Eivind Eide
> Now I wanted to start testing environmental variables so I completely > removed the ~/.terminfo/ directory, expecting the previous behavior to > return. However, I cannot reproduce! I even tried rebooting, but no. I > have no rational explanation for this. UPDATE: If the ~/.terminfo/ directory

Re: [dmesg] Framework Laptop 16 (AMD Ryzen 7040 Series)

2024-04-10 Thread Johannes Thyssen Tishman
> When you are ready and have a chance, could you post to dmesgd.nycbug.org > please? Didn't know about this, very nice. Done! https://dmesgd.nycbug.org/index.cgi?do=view=7654

Re: [dmesg] Framework Laptop 16 (AMD Ryzen 7040 Series)

2024-04-10 Thread Johannes Thyssen Tishman
> ... > urtwn0 at uhub4 port 1 configuration 1 interface 0 "Realtek 802.11n NIC" rev > 2.10/2.00 addr 4 > urtwn0: MAC/BB RTL8192EU, RF 6052 2T2R, address a8:42:a1:91:20:eb > ... Just noticed I had my wireless usb adapter connected when I got this dmesg. The above dmesg excerpt corresponds to it

7.5 problems with browser video and audio, part 2

2024-04-10 Thread whistlez
Hello I write again about the following sent mail to misc: https://marc.info/?l=openbsd-misc=171260331305047=2 I use the link to the archive because I deleted all the mailing list mails then I can'f do a follow up. Anyway I have some news. If I run sndiod as my user with the following: $

Re: [dmesg] Framework Laptop 16 (AMD Ryzen 7040 Series)

2024-04-10 Thread Pat McEvoy
> On Apr 10, 2024, at 13:19, Johannes Thyssen Tishman > wrote: > > (See dmesg and sysctl hw.sensors below) > > Working: > Audio > Keyboard backlight > Hibernation > Camera > Microphone > USB-A Expansion Card > USB-C Expansion Card > HDMI Expansion Card[0] > > Not working: >

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-10 Thread Eivind Eide
> Given 'if I do "env -i TERM=tmux-256color mutt" mutt opens WITHOUT > triggering the message', that implies that one of the other variables > set would be triggering it, can you either figure out which one or > show the list so someone else can try to replicate it please? Yes, I would really

[dmesg] Framework Laptop 16 (AMD Ryzen 7040 Series)

2024-04-10 Thread Johannes Thyssen Tishman
(See dmesg and sysctl hw.sensors below) Working: Audio Keyboard backlight Hibernation Camera Microphone USB-A Expansion Card USB-C Expansion Card HDMI Expansion Card[0] Not working: Suspend/Resume[1] Touchpad[2] Bluetooth WiFi[3] Fingerprint sensor[4] Audio Jack Expansion Card DisplayPort

Re: Upgrade 7.5 /usr full

2024-04-10 Thread Ben Jahmine
Thanks for your answers. I will prepare the reinstall based on your suggestions. Cheers Ben

Re: newfs fast, but newfs_msdos and newfs_ext2fs very slow

2024-04-10 Thread Dan
As last resort, if you are one that lives with usb sticks indipendent hardware duplicators like those from startech.com have a quick format option (almost my old version of it has) further than other useful functionalities. -Dan Apr 10, 2024 10:34:38 Stuart Henderson : >> How can I speed the

IPv6 with umb(4)

2024-04-10 Thread Julian Huhn
Moin! I tried unsuccessfully to obtain an IPv6 address with an umb(4) interface. As umb(4) supports IPv6 since 6.7, I seem to be doing something wrong. Can anyone give me a hint what I need to do? For testing purposes, I have already deactivated pf and tried to use dhcpcd. But I still had

MANGOPI - anyone else have reboot problems?

2024-04-10 Thread Peter J. Philipp
Hi, I have found that my Mango Pi is very jittery, also when I reboot it there is probably garble on the UART link causing it to fall into u-boot prompt. I have tried: env set bootdelay 0 env set bootdelay -1 saveenv and reset but it doesn't seem to work. Any garble will still cause a break

Re: newfs fast, but newfs_msdos and newfs_ext2fs very slow

2024-04-10 Thread Otto Moerbeek
On Wed, Apr 10, 2024 at 08:31:26AM -, Stuart Henderson wrote: > On 2024-04-09, Stanislav Syekirin > wrote: > > Hi, > > > > I'm trying to figure out the best way to format a USB stick as FAT32. > > This is what I've tried: > > > > $ time doas newfs_msdos /dev/rsd1c > > /dev/rsd1c: 60007944

Re: newfs fast, but newfs_msdos and newfs_ext2fs very slow

2024-04-10 Thread Stuart Henderson
On 2024-04-09, Stanislav Syekirin wrote: > Hi, > > I'm trying to figure out the best way to format a USB stick as FAT32. > This is what I've tried: > > $ time doas newfs_msdos /dev/rsd1c > /dev/rsd1c: 60007944 sectors in 7500993 FAT32 clusters (4096 > bytes/cluster) > bps=512 spc=8 res=32

Re: ncurses in 7.5

2024-04-10 Thread Stuart Henderson
On 2024-04-09, f...@disciples.com wrote: > Hello, >   > https://www.openbsd.org/plus75.html says: > > Updated ncurses and associated libraries (form, panel, menu) to 6.4-20230826. >   > but https://www.openbsd.org/75.html says:  > > Ncurses 5.7  >   > Is this an oversight or am I overlooking

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-10 Thread Stuart Henderson
On 2024-04-09, Why 42? The lists account. wrote: > > On Sat, Apr 06, 2024 at 02:42:25PM +0200, Eivind Eide wrote: >> After upgrading to 7.5 amd64 -stable (and all ports updated) I get >> these messages in /var/log/messages. This is with bash from ports >> inside tmux over SSH: >> >> tmux:

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-10 Thread Stefan Sperling
On Wed, Apr 10, 2024 at 12:53:12AM +0200, Stanislav Syekirin wrote: > Stefan Sperling wrote: > > Do you have any of iwn/iwm/iwx or another device which could capture > > raw 802.11 frames of failed association attempts in monitor mode? > > I have a neglected device with Intel Wireless 3160,

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-09 Thread Alexis
"Why 42? The lists account." writes: Tumbler is something to do with D-Bus and is also a required package by/for XFCE. Yeah, Tumbler / tumblerd is a service, accessible via D-Bus, that generates thumbnails for files, e.g. in ~/.cache/thumbnails or equivalent. (But i'm not an XFCE user

RAID5 softraid inside VMM unable to read disklabel

2024-04-09 Thread jrmu
I am practicing setting up RAID5 inside a virtual machine running OpenBSD 7.5 in VMM on OpenBSD 7.4. I created 3 disks sd0, sd1, sd2, and sd3, and 4 disk devices (the fourth to represent the RAID array itself): Welcome to the OpenBSD/amd64 7.5 installation program. (I)nstall, (U)pgrade,

Re: RAID5 softraid inside VMM unable to read disklabel

2024-04-09 Thread jrmu
Please ignore, sibiria on IRC clarified to me that boot support is limited to only RAID1, crypto, and RAID1c disciplines. -- jrmu IRCNow (https://ircnow.org) On Tue, Apr 09, 2024 at 03:50:19PM -0700, jrmu wrote: > I am practicing setting up RAID5 inside a virtual machine running > OpenBSD 7.5

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stanislav Syekirin
Stefan Sperling wrote: Do you have any of iwn/iwm/iwx or another device which could capture raw 802.11 frames of failed association attempts in monitor mode? I have a neglected device with Intel Wireless 3160, which is listed on the iwm man page. Assuming OpenBSD will run on that device,

ncurses in 7.5

2024-04-09 Thread fro
Hello,   https://www.openbsd.org/plus75.html says: Updated ncurses and associated libraries (form, panel, menu) to 6.4-20230826.   but https://www.openbsd.org/75.html says:  Ncurses 5.7    Is this an oversight or am I overlooking something?    

newfs fast, but newfs_msdos and newfs_ext2fs very slow

2024-04-09 Thread Stanislav Syekirin
Hi, I'm trying to figure out the best way to format a USB stick as FAT32. This is what I've tried: $ time doas newfs_msdos /dev/rsd1c /dev/rsd1c: 60007944 sectors in 7500993 FAT32 clusters (4096 bytes/cluster) bps=512 spc=8 res=32 nft=2 mid=0xf0 spt=63 hds=255 hid=0 bsec=60125184 bspf=58602

Re: Minimum viable HW for OpenBSD

2024-04-09 Thread Gabor Nagy
Nice :) but rather thanks to j...@carnat.net Peter J. Philipp ezt írta (időpont: 2024. ápr. 8., Hét 19:05): > Hi, > > I lost the thread in my mutt, so I'm hoping marc.info will adjust it in > there, > the thread is here: > https://marc.info/?l=openbsd-misc=171059471410619=2 > > Thank you Gabor

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stefan Sperling
On Tue, Apr 09, 2024 at 08:31:50PM +0200, Stanislav Syekirin wrote: > Yes, it does. I'm not sure whether it's always the case, but this time it > works. Dmesg output: > > bwfm0: SCAN -> AUTH > bwfm0: AUTH -> ASSOC > bwfm0: ASSOC -> RUN > bwfm0: associated with f0:af:85:9a:e4:22 ssid

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stanislav Syekirin
Yes, it does. I'm not sure whether it's always the case, but this time it works. Dmesg output: bwfm0: SCAN -> AUTH bwfm0: AUTH -> ASSOC bwfm0: ASSOC -> RUN bwfm0: associated with f0:af:85:9a:e4:22 ssid "Vodafone-7D3A" channel 6 start 6Mb long preamble long slot time bwfm0: missed beacon

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stefan Sperling
On Tue, Apr 09, 2024 at 07:15:55PM +0200, Stanislav Syekirin wrote: > Thank you so much for the hint, now I understand what the debug option does. > I have actually tried it, but, because `man ifconfig` says "this turns on > extra console error logging", I incorrectly assumed that it would output

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stanislav Syekirin
Thank you so much for the hint, now I understand what the debug option does. I have actually tried it, but, because `man ifconfig` says "this turns on extra console error logging", I incorrectly assumed that it would output to stdout or stderr, not to the system message buffer. Then, calling

Re: Upgrade 7.5 /usr full

2024-04-09 Thread Dan
If you are by usb sticks you can find maybe useful one of old thread: https://marc.info/?l=openbsd-misc=169896854913334=2 Please remember to update /etc/fstab accordingly to the new layout of the final system before to reboot. -Dan Apr 9, 2024 18:37:39 Stuart Henderson : > Some options: >

Re: Ping blocked by firewall

2024-04-09 Thread list
Still dont know whats happening because we dont know what those line errors mean. When you changed the macros to tables, did you also update the rules to to match? On April 9, 2024 9:32:06 AM UTC, Karel Lucas wrote: >I moved the lines with the martians between the 'block log all' line and the

Re: Upgrade 7.5 /usr full

2024-04-09 Thread Stuart Henderson
On 2024-04-09, Ben Jahmine wrote: > Dear all. > > I just did my unattended upgrade to 7.5. I previously checked the > available disk space in /usr, as suggested by the upgrade guide. My /usr > size is 2 GB, as created by the installer. As this is above 1.1 GB I > started the unattended upgrade

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
The errors were caused by the word 'log' in lines where it apparently did not belong. Those errors have now been resolved. In Peter Hansteen's book, the rules are clearly stated on page 91, and there is no 'match' in them. Op 09-04-2024 om 17:12 schreef l...@trungnguyen.me: Still dont know

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
In /etc/pf.conf: table persist file "/etc/martians" In /etc/martians: 127.0.0.0/8 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 169.254.0.0/16 192.0.2.0/24 0.0.0.0/8 240.0.0.0/4 Op 09-04-2024 om 16:06 schreef Peter N. M. Hansteen: On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: I

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-09 Thread Stuart Henderson
On 2024-04-09, Eivind Eide wrote: >>The log message no longer appears after running >> >>cp /usr/share/terminfo/x/xterm-256color ~/.terminfo/x/ > > Indeed! After > mkdir -p ~/.terminfo/t/ > cp /usr/share/terminfo/t/tmux-256color ~/.terminfo/t/ > (and the same for other termcaps

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
The example I'm referring to is how to define a table (page 42), and I applied that to the martians example (page 91). Op 09-04-2024 om 16:06 schreef Peter N. M. Hansteen: On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: I defined the table as stated in your book (3rd edition,

Re: Ping blocked by firewall

2024-04-09 Thread Jacqueline Jolicoeur
On Apr 09 08:39, Karel Lucas wrote: > For the first time I tested my new firewall with ping, and it is blocked. I > don't know what the reason is, you can find the information below. I have a > network with only regular clients, so no servers. I'm still using OpenBSD > V7.4, and will upgrade once

Re: Ping blocked by firewall

2024-04-09 Thread Peter N. M. Hansteen
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: > I defined the table as stated in your book (3rd edition, page 42). However, > that gives an error message. In the lines with that table: macro 'martians' > not defined. Moreover, I now also have a Syntax error in lines 38, 39 and > 46,

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-09 Thread Why 42? The lists account.
On Sat, Apr 06, 2024 at 02:42:25PM +0200, Eivind Eide wrote: > After upgrading to 7.5 amd64 -stable (and all ports updated) I get > these messages in /var/log/messages. This is with bash from ports > inside tmux over SSH: > > tmux: vfprintf %s NULL in "%.*s" > bash: vfprintf %s NULL in "%.*s"

Re: Upgrade 7.5 /usr full

2024-04-09 Thread prx
Check if you have /usr/ports or /usr/src. Le 9 avril 2024 15:16:17 GMT+02:00, Ben Jahmine a écrit : >Dear all. > >I just did my unattended upgrade to 7.5. I previously checked the >available disk space in /usr, as suggested by the upgrade guide. My /usr >size is 2 GB, as created by the

Upgrade 7.5 /usr full

2024-04-09 Thread Ben Jahmine
Dear all. I just did my unattended upgrade to 7.5. I previously checked the available disk space in /usr, as suggested by the upgrade guide. My /usr size is 2 GB, as created by the installer. As this is above 1.1 GB I started the unattended upgrade using sysupgrade. The upgrade failed during

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
I can assure you that I did not use capital letters in the macro names, and used the '<' and '>'. Op 09-04-2024 om 11:58 schreef Peter N. M. Hansteen: On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: I defined the table as stated in your book (3rd edition, page 42). However, that

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
I managed to get ping through. The error was the "log" words in the lines. But this is just the beginning. Now I have another problem with traceroute, as well as with all the normal internet traffic that has to go through it. In the traceroute rules I replaced "$ext_if" with "egress", but that

Re: OpenBSD 7.5 bsd.upgrade hangs after sysupgrade

2024-04-09 Thread Страхиња Радић
Дана 24/04/08 06:56PM, Nick Holland написа: > My 100% guess is that you have a machine that's very dependent upon > ACPI, and the install kernel's ACPI support is very minimal, or > has a funny UEFI system. Or a funny BIOS. Some machines work better > as UEFI, some work better running BIOS. A

Re: Libressl verify failure with 3.9.0

2024-04-09 Thread Ted Wynnychenko
Thanks for the suggestion. The workaround does work, and creates (essentially) the same certificate, but one that does not fail verification with the new libressl. I did notice the option of not have the leading "20" for dates before 2050, but I did not know enough to try doing that. Ted

Re: Ping blocked by firewall

2024-04-09 Thread Peter N. M. Hansteen
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: > I defined the table as stated in your book (3rd edition, page 42). However, > that gives an error message. In the lines with that table: macro 'martians' > not defined. Moreover, I now also have a Syntax error in lines 38, 39 and > 46,

Re: Packages upgrade failure after upgrading to 7.5

2024-04-09 Thread Ioan Samarul
On Mon, Apr 8, 2024 at 2:38 PM Stuart Henderson wrote: > > On 2024-04-08, Ioan Samarul wrote: > > Hello to you all! > > > > I upgraded without problem to 7.5, everything went smooth as always, > > except when I tried to upgrade the packages. > > > > This are the errors of `doas pkg_add -uV`

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
I moved the lines with the martians between the 'block log all' line and the ping lines. Furthermore, I changed the macro 'martians' to a table: table persist file "etc/martians". Messages during booting: /etc/pf.conf:29: syntax error /etc/pf.conf:29: macro 'martians' not defined

Re: Ping blocked by firewall

2024-04-09 Thread Otto Moerbeek
On Tue, Apr 09, 2024 at 10:52:45AM +0200, Karel Lucas wrote: > I defined the table as stated in your book (3rd edition, page 42). However, > that gives an error message. In the lines with that table: macro 'martians' > not defined. Moreover, I now also have a Syntax error in lines 38, 39 and >

Re: Ping blocked by firewall

2024-04-09 Thread Karel Lucas
I defined the table as stated in your book (3rd edition, page 42). However, that gives an error message. In the lines with that table: macro 'martians' not defined. Moreover, I now also have a Syntax error in lines 38, 39 and 46, causing the pf lines not to be loaded. Op 09-04-2024 om 08:53

Re: 7.5: Fatal errors from eigrpd

2024-04-09 Thread Claudio Jeker
This is most probably fallout from the imsg / ibuf API changes done in 7.5. I need to setup a test system to see if I can figure out what goes wrong. On Mon, Apr 08, 2024 at 08:15:52PM +0200, Mark Leonard wrote: > (Gah! Here's the post again in plaintext. Apologies.) > > Hello all, > > I'm

Re: Ping blocked by firewall

2024-04-09 Thread Peter J. Philipp
On Tue, Apr 09, 2024 at 08:39:08AM +0200, Karel Lucas wrote: > Hi all, > > For the first time I tested my new firewall with ping, and it is blocked. I > don't know what the reason is, you can find the information below. I have a > network with only regular clients, so no servers. I'm still using

Re: 7.5 /var/log/messages - vfprintf %s NULL in "%.*s"

2024-04-09 Thread Eivind Eide
>The log message no longer appears after running > >cp /usr/share/terminfo/x/xterm-256color ~/.terminfo/x/ Indeed! After mkdir -p ~/.terminfo/t/ cp /usr/share/terminfo/t/tmux-256color ~/.terminfo/t/ (and the same for other termcaps used) those messages are gone from

Re: Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-09 Thread Stefan Sperling
On Mon, Apr 08, 2024 at 11:30:07PM +0200, Stanislav Syekirin wrote: > This is my /etc/hostname.bwfm0: Please add a line saying 'debug' at the top if hostname.bwfm0: debug > join NETWORK_IN_QUESTION_5G wpakey PASSWORD > inet6 autoconf > inet autoconf > > I would appreciate any

Re: Ping blocked by firewall

2024-04-09 Thread Peter N. M. Hansteen
On Tue, Apr 09, 2024 at 08:39:08AM +0200, Karel Lucas wrote: > Hi all, > > For the first time I tested my new firewall with ping, and it is blocked. I > don't know what the reason is, you can find the information below. I have a > network with only regular clients, so no servers. I'm still using

Ping blocked by firewall

2024-04-09 Thread Karel Lucas
Hi all, For the first time I tested my new firewall with ping, and it is blocked. I don't know what the reason is, you can find the information below. I have a network with only regular clients, so no servers. I'm still using OpenBSD V7.4, and will upgrade once the firewall is up and running

Re: Libressl verify failure with 3.9.0

2024-04-08 Thread 'Theo Buehler'
On Mon, Apr 08, 2024 at 05:53:47PM -0500, Ted Wynnychenko wrote: > Thanks for the suggestion. > The workaround does work, and creates (essentially) the same certificate, > but one that does not fail verification with the new libressl. > I did notice the option of not have the leading "20" for

Re: OpenBSD 7.5 bsd.upgrade hangs after sysupgrade

2024-04-08 Thread Nick Holland
On 4/7/24 10:42, Страхиња Радић wrote: Дана 24/04/07 12:46PM, Страхиња Радић написа: Ok. The alternative would be to find a way to make 7.5 efifb work on my laptop. The version of efifb from 7.4 works (that is how I installed 7.4 in the first place), unlike 7.5 efifb. I'd just like to add

Wireless network with bfwm sometimes works and sometimes doesn't

2024-04-08 Thread Stanislav Syekirin
Hi all, I'm not sure how to debug this systematically. I have OpenBSD 7.5 on Raspberry Pi 4 (but I had the same problem with 7.4 as well). Sometimes the computer connects to the wireless network at boot, and sometimes it doesn't, without any obvious pattern. Whenever it connects, it works

some weird problem with em network interface

2024-04-08 Thread Paulo Manoel Mafra
Hello I've been using a pcengines apu4 board for about 3 years now. I noticed a problem that I can't precisely undestand with the em network interfaces (Intel I211). I'm using 2 interfaces in gigabit mode, one in 100 Mbps and another in 10 Mbps. Intefaces in gigabit mode work very well. The

<    2   3   4   5   6   7   8   9   10   11   >