Plan 9?

2025-06-16 Thread Jay F. Shachter
u, usually the enemy just wants someone, and you can be fully protected just by being slighly harder to catch than all your neighbors. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111

Plan 9?

2025-06-15 Thread Jay F. Shachter
, I really do -- but I can't even install it on modern hardware, and if I could, I couldn't do anything useful on it. And you may disdain the comparison of a toy operating system to a serious operating system, but Plan 9, or even 9front, must at this point be also considered a toy ope

War Games, And The misc@openbsd.org Mailing List

2025-05-25 Thread Jay F. Shachter
joy, and although I think that telling people like the OP how utterly witless they are is a waste of time, it is arguably not a waste of time if you enjoy doing it. But can you please do it in private e-mails to the OP, and not on the mailing list? A lot of people, I think, would apprecia

Re: eephy / dweq

2025-05-16 Thread Sven F.
On Fri, May 16, 2025 at 11:05 AM Sven F. wrote: > Hello, > > On an amd64 device: > > OpenBSD 7.7 (GENERIC.MP) #625: Sun Apr 13 08:30:20 MDT 2025 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 16968613888 (16182MB) > avail me

eephy / dweq

2025-05-16 Thread Sven F.
Hello, On an amd64 device: OpenBSD 7.7 (GENERIC.MP) #625: Sun Apr 13 08:30:20 MDT 2025 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 16968613888 (16182MB) avail mem = 16427728896 (15666MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 2

Re: sdmmc0: can't enable card on D-Link DSA-2208X

2025-04-10 Thread Sven F.
On Thu, Apr 10, 2025 at 10:07 AM S V wrote: > Hello, list > > I got my hands on D-Link DSA-2208X and was surprised that this is > basically Intel Atom with pretty meaty motherboard, installed OpenBSD > 7.6 on usb disk, but found that internal storage sdmmc doesn't work, > any suggestion on how to

Re: /etc/myname vs /etc/hostname -- Who Is Right

2025-04-04 Thread Jay F. Shachter
me should be taken from the contents of /etc/nodename. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 +1 773 7613784 landline +1 410 9964737 GoogleVoice http://m5.chicago.il.us j...@m5.chicago.il.us

Re: Files on external drive randomly deleted ? Yet still show up on df

2024-11-04 Thread Jay F. Shachter
fs filesystem, of a type that you do not reveal, it is always possible that there is some bug in the filesystem implementation.) > -- > Sylvain Saboua > www.saboua.xyz > Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 +1 773 76

OpenBSD 7.5 not responding

2024-10-09 Thread F Bax
I've been running OpenBSD 7.5 amd64 in VM under Proxmox 8.2.2 for several months. A couple of times each month; there is no response to keystrokes on console and no response to http and ssh access. When this happens; the system does respond to pings. I move on by forcing a hard reboot. If I am unab

Re: Need some information about fork(2) -- Pedantic Correction

2024-09-22 Thread Jay F. Shachter
opyright, even though FreeBSD and NetBSD have no fear of it. But I digress. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 +1 773 7613784 landline +1 410 9964737 GoogleVoice http://m5.chicago.il.us

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Sven F.
On Tue, Jul 23, 2024 at 12:22 PM wrote: > > On Tue, Jul 23, 2024 at 03:46:56PM +0100, Tom Smyth wrote: > >Folks, > >I wondering had anyone tried to make a syntax highlighting for pf.conf > >syntax, > > > >to help folks new to the pf.conf syntax in the editor of their choice... > > > >I was think

PHP PATH_INFO

2024-07-01 Thread F Bax
I'm working on migrating a website from very old OpenSBD 4.5 to 7.5 I got nginx & php mostly working in chroot environment. browser to mysite.ca/Boards.php works as expected; but when launched with PATH_INFO as in mysite.ca/Boards.php/SMS this presents 404 not found. A search online produced sev

Re: nginx + php = system() not working?

2024-05-25 Thread F Bax
2024 at 10:19 AM Souji Thenria wrote: > On Fri May 17, 2024 at 2:56 PM BST, F Bax wrote: > > In /etc/rc.conf.local - I changed nginx_flags="-u -p /home/Testing" > > (home directory of a real user). > > reboot system and now browser is refused connection > > This

OpenBSD 7.4 in virtualize env

2024-05-24 Thread Sven F.
Hello, Sometimes, rarely, across multiple version ( did not see it in 7.5 so far ) the log `scsi_xfer pool exhausted` just get spammed forever, It doesn't crash, the device just spam the message , so it s active I do not have a way to create the problem , but, i wonder if the code could be modif

Re: nginx + php = system() not working?

2024-05-17 Thread F Bax
Thanks for the tips and security warnings Mike, Souji and Dan, In php-fpm.conf - I changed "; chroot = /var/www" to comment. In /etc/rc.conf.local - I changed nginx_flags="-u -p /home/Testing" (home directory of a real user). reboot system and now browser is refused connection This site can’t be re

nginx + php = system() not working?

2024-05-16 Thread F Bax
I think I missed something simple? I installed 7.5 release in a VM. I then installed nginx and PHP 8.3.3; with pkg_add. I then ran these two commands: # rcctl enable php83_fpm # rcctl start php83_fpm I found an issue with php system() function; so created this simple script which produces "HiThere"

Re: viomb0 unable to allocate256 physmem pages, error 12

2024-05-14 Thread F Bax
he syncer. Unsure how I might use this information to get rid of the previously mentioned error message.. On Tue, May 14, 2024 at 2:28 PM Peter J. Philipp wrote: > On Tue, May 14, 2024 at 01:58:18PM -0400, F Bax wrote: > > Recently installed 7.5 amd64 in qemu VM (8G RAM) under proxmox. See

viomb0 unable to allocate256 physmem pages, error 12

2024-05-14 Thread F Bax
Recently installed 7.5 amd64 in qemu VM (8G RAM) under proxmox. See this message many times on console and dmesg. viomb0 unable to allocate 256 physmem pages, error 12 What does this mean? How to resolve this issue?

net.inet.ip.multipath=1 ( ~7.5 )

2024-03-13 Thread Sven F.
Wow, You guys "fixed" it But it does strange stuff for example it fails the last icmp of a ping, but only the last ( ping -c 4 => 25 loss, ping -c 10 => 10 % loss ) Binding the source address fix it ( ping -I do something ) These is new behavior to me, Is there some updated guideline to stick a

Re: How to use randon outgoing network aliases?

2024-03-12 Thread Sven F.
On Tue, Mar 12, 2024 at 10:03 AM Joel Carnat wrote: > > Hi, > > I have a server with a single NIC but several IPs configured: > # cat /etc/hostname.vio0 > inet 192.0.2.10 255.255.255.0 > inet alias 192.0.2.11 255.255.255.0 > inet alias 192.0.2.12 255.255.255.0 > > The default gateway is set to 192

Re: GENERIC.MP#1600 last snapshot cvs cant create tmp subdir

2024-01-17 Thread Sven F.
On Wed, Jan 17, 2024 at 12:26 PM Nick Holland wrote: > > On 1/17/24 12:07, Todd C. Miller wrote: > > On Wed, 17 Jan 2024 11:11:36 -0500, "Sven F." wrote: > > > >> well i tried anoncvs.spacehopper.org after the fail and then > >> anoncvs.comstyle.co

Re: GENERIC.MP#1600 last snapshot cvs cant create tmp subdir

2024-01-17 Thread Sven F.
On Wed, Jan 17, 2024 at 11:04 AM Todd C. Miller wrote: > > That looks like a problem on the cvs server, not the client. > What cvs server are you trying to checkout from? > > - todd well i tried anoncvs.spacehopper.org after the fail and then anoncvs.comstyle.com ( default one is in the trace,

Re: GENERIC.MP#1600 last snapshot cvs cant create tmp subdir

2024-01-17 Thread Sven F.
;, ctime=1705503955<"Jan 17 10:05:55 2024">.147165195, size=300496, blocks=640, blksize=16384, flags=0x0, gen=0x0 } 94418 cvs RET fstat 0 94418 cvs CALL read(3,0x7bbba2562d10,0x1000) 94418 cvs GIO fd 3 read 4096 bytes "\^?ELF\^B\^A\^A\0\0

GENERIC.MP#1600 last snapshot cvs cant create tmp subdir

2024-01-17 Thread Sven F.
rectory Clear-static-directory Set-sticky Clear-sticky Template Set-checkin-prog Set-update-prog Not\ ified Module-expansion Wrapper-rcsOption M Mbinary E F MT valid-requests " 82878 cvs RET write 367/0x16f 82878 cvs CALL fstat(5,0x7086174c7f70) 82878 cvs

Re: [PossibleSpam] UTF-8 chars

2023-12-15 Thread Jay F. Shachter
ersion of xterm that supported UTF-8. That was a long time ago; on my system, xterm now also supports UTF-8. Maybe on your system you have to install uxterm. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111

forwarding email to outlook,com fails

2023-12-04 Thread F Bax
A couple of email addresses on my OpenBSD server are forwarded to microsoft domains. For quite some time; this has worked flawlessly. Recently something changed. Now, an email sent from sendgrid.com to my server results in a bounced message from outlook.com with this error. received-spf: Fail (pro

Re: Is Pip Available On OpenBSD? -- Sunday Afternoon Followup

2023-12-03 Thread Jay F. Shachter
advance for any and all replies. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 (1-773)7613784 landline (1-410)99

Is Pip Available On OpenBSD?

2023-12-02 Thread Jay F. Shachter
4.208.0, whereas I need at least version 6.292.0) without building it from source? I haven't upgraded to OpenBSD 7.4 yet and am still running 7.3, if that makes a difference. Thank you in advance for any and all replies. Jay F. Shachter 6424 North Whipple Street Chica

Recognition Of My Wireless Network Device

2023-08-07 Thread Jay F. Shachter
is question. If you do direct me to the fabulous manual, please be so kind as to tell me where the fabulous manual answers the question. As always, thank you in advance for any and all replies. Jay F. Shachter 6424 North Whipple Street

Recognition Of Linux LVMs

2023-08-07 Thread Jay F. Shachter
> > As the primary author of OpenBSD's current fdisk/disklabel/etc. I > was intrigued by your recent email to misc@ [I]f you want > disklabel(8) to say "Linux LVM" for sd0l you would need at a minimum > a patch to /usr/src/sys/sys/disklabel.h to add an FS_LI

Re: Temporary failure when sending emails to this mailing list

2023-07-24 Thread Jay F. Shachter
over, although we do use greylisting on incoming mail to our nameserver, our 451 messages are polite and do not insult people, which makes us better citizens of the e-mail community than the system administrator of mail.openbsd.org. Jay F. Shachter 6

OpenBSD Successfully Installed On A Logical Slice, But The Bootloader Does Not Load It; Wireless Device

2023-07-23 Thread Jay F. Shachter
gure this device is due to my not having yet invoked the fw_update command. I am puzzled, though: I thought that fw_update is now invoked automatically within the install procedure. As always, thank you in advance for any and all replies. Jay F. Shachter 6424 North Whippl

Re: A Couple Of Questions

2023-07-14 Thread Jay F. Shachter
ules that support ZFS, I would be a happy man. (There has also been zfs-fuse for decades, but you do not want to get me started on that, either.) > > All the best, > Katie > Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 (1

How Do I Get The OpenBSD Install Procedure To Stop Trashing My Bootloader?

2023-07-13 Thread Jay F. Shachter
in advance for any and all replies. Jay F. Shachter 6424 North Whipple Street Chicago IL 60645-4111 (1-773)7613784 landline (1-410)9964737 GoogleVoice

Re: dhcpleased[59824]: sendto: Permission denied

2023-07-03 Thread Sven F.
On Mon, Jul 3, 2023 at 7:42 AM Mark wrote: > > I'm getting (I think once per day) "dhcpleased[59824]: sendto: Permission > denied" error message in my daemon and messages log files. > > I think that's happening due to my PF configuration. > > This is a VPS, getting it's IP from my server provider,

Re: High Interrupt After 7.3 Upgrade

2023-05-31 Thread Sven F.
On Wed, May 31, 2023 at 5:27 PM Stuart Henderson wrote: > On 2023-05-31, Mark (obsd) wrote: > > Hi Chris, > > > > On Tue, May 30, 2023 at 8:59 AM Chris Cappuccio > wrote: > > > >> Samuel Jayden [samueljaydan1...@gmail.com] wrote: > >> > Hi again, > >> > > >> > Just for the record: > >> > I've d

piped process kernel priority ( non nice prio ) - 7.3

2023-05-24 Thread Sven F.
Dear readers, running something like `syslogc -f debug | grep there` with syslogd configured to get some in memory logs ``` # grep debug /etc/syslog.conf *.* :32:debug ``` The system configures the piped program at -6 Prio. # ps ax -o pid -o pri -o command | grep '\-6'

Re: acme-client fails to renew certificate

2023-04-12 Thread Sven F.
acme-client: /var/www/acme/2b9DyMVkYZGU3RNgxaywEc0uHLFp2E8RtOrQotGXugk: created probably some typo in your conf file On Wed, Apr 12, 2023 at 9:38 AM wrote: > > I started having some problems with cert renewal using acme-client after > upgrading to 7.3 (not really sure 7.3 has anything to do with

Question regarding (kernel?) Priority and perl

2023-04-11 Thread Sven F.
Dear readers, I have an openBSD just freshly updated to 7.3. Amazing release, Thank you I run ttyd on it, a tty over http small demon and because i like log level i run a custom rc script nothing fancy here : daemon_user=support rc_bg=YES and in rc_start su -fl -c ${daemon_class} -s /bin/sh ${

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-03 Thread Sven F.
On Sat, Dec 3, 2022 at 12:08 PM Stuart Henderson wrote: > > On 2022-12-03, Sven F. wrote: > > Bit sad the kernel stopped working thought. > > AFAIK the main options available at that point are: > > deadlocks waiting for resources > detect the problem and randomly kil

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-03 Thread Sven F.
On Sat, Dec 3, 2022 at 6:44 AM Stuart Henderson wrote: > On 2022-12-02, Sven F. wrote: > > On Fri, Dec 2, 2022 at 11:33 AM Stuart Henderson > > wrote: > >> > >> On 2022-12-02, Sven F. wrote: > >> > Hello, > >> > > >> > Main

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Sven F.
On Fri, Dec 2, 2022 at 11:33 AM Stuart Henderson wrote: > > On 2022-12-02, Sven F. wrote: > > Hello, > > > > Main problem is the kernel goes into a loop and never break, > > so no ddb > > I have similar setups (same driver and stack) , and this one only >

Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Sven F.
Hello, Main problem is the kernel goes into a loop and never break, so no ddb I have similar setups (same driver and stack) , and this one only is more prone to the error, even if the virt / qemu driver is partly responsible the kernel should not loop the `scsi_xfer pool exhausted` message for eve

Re: testing 7.2-beta ( tftpd )

2022-07-28 Thread Sven F.
On Wed, Jul 27, 2022 at 6:39 PM Sven F. wrote: > Dear readers, > > I ran tftpd like this : > > route -T 10 exec /usr/sbin/tftpd -d -v -c -l 192.168.2.1 /var/tftpd > > when trying to upload , it created an empty file in /var/tftpd > > # ls -ld /var/tftpd/; ls -l

testing 7.2-beta ( tftpd )

2022-07-27 Thread Sven F.
Dear readers, I ran tftpd like this : route -T 10 exec /usr/sbin/tftpd -d -v -c -l 192.168.2.1 /var/tftpd when trying to upload , it created an empty file in /var/tftpd # ls -ld /var/tftpd/; ls -l /var/tftpd/ drwxr-xr-x 2 _tftpd wheel 512 Jul 27 18:31 /var/tftpd/ total 4 -rw-rw-rw- 1 _tft

Re: Additional information required for cputime

2022-06-27 Thread Sven F.
On Mon, Jun 27, 2022 at 1:51 PM Otto Moerbeek wrote: > On Mon, Jun 27, 2022 at 11:02:25AM -0400, Sven F. wrote: > > > Dear readers, > > > > Beside source code, > > > > # man login.conf | grep cputime > > cputimetime C

Additional information required for cputime

2022-06-27 Thread Sven F.
Dear readers, Beside source code, # man login.conf | grep cputime cputimetime CPU usage limit. Is there any other information or examples about that parameter ? SO far if found : `cputime = pp->p_rtime_sec + ((pp->p_rtime_usec + 50) / 100);` implying

Re: Convert a Linux VPS to OpenBSD

2022-06-20 Thread Sven F.
On Mon, Jun 20, 2022 at 11:54 AM Étienne wrote: > Hello there, > > This is a bit of a long shot, but I'm trying my luck: There used to be a > community thread on Scaleway's documentation website that explained how > to convert a Linux instance to an OpenBSD instance, because no OpenBSD > ISO imag

Re: PF table issue on 7.1-Current

2022-06-07 Thread Sven F.
On Tue, Jun 7, 2022 at 11:34 AM Zé Loff wrote: > > On Tue, Jun 07, 2022 at 04:26:11PM +0300, Barbaros Bilek wrote: > > Hello Misc, > > > > I think there is an issue about PF tables at current. > > Here my working PF config sample before 7.1-Current. > > blo

Re: First time using filter-dkimsign with smtpd

2022-06-01 Thread Sven F.
On Wed, Jun 1, 2022 at 3:13 PM Sven F. wrote: > > Hello, > > I run openSMTPD on openbsd7.1, i was about to send this to openSMTP > mailing list, but i think it s openbsd/chroot/static sendmail related > > I just found out about `filter-dkimsign` , follow up on the ma

First time using filter-dkimsign with smtpd

2022-06-01 Thread Sven F.
dmail -t -v -v -4 -f no-re...@example.com. -F TEST3 -i sven.falem...@gmail.com' Jun 1 21:02:58 merci smtpd[77228]: 1658fe91a067cec2 smtp connected address=127.0.0.1 host=localhost <<< 220 example.com. ESMTP OpenSMTPD >>> EHLO example.com. Jun 1 21:02:58 merci sm

hostnames in syslogd

2022-04-25 Thread Sven F.
Dear readers, After modifying the hostname as device.project with `hostname device.project` and in /etc/myname and starting a syslogd debug instance with -h , i see the hostname logged is only 'device' not 'device.project' This could be a feature, as a hostname is not a FQDN but it looks inconsi

Re: Why is disk full?

2022-03-29 Thread F Bax
ot;du" on different directories to narrow down where the file > size difference is > coming from. > > - Aner > > On 3/29/22 10:58, F Bax wrote: > > I used rsync to copy files. > > sudo rsync -anv --delete /mnt/wd1l/ /mnt/wd2l/ > > reports no changes re

Re: Why is disk full?

2022-03-29 Thread F Bax
# dumpfs /dev/rwd1l | head -1 magic 11954 (FFS1)timeWed Jan 8 19:45:37 2020 # dumpfs /dev/rwd2l | head -1 magic 11954 (FFS1)timeSun Mar 27 13:01:58 2022 On Tue, Mar 29, 2022 at 11:07 AM Otto Moerbeek wrote: > On Tue, Mar 29, 2022 at 10:58:49AM -0400, F Bax wrote: >

Re: Why is disk full?

2022-03-29 Thread F Bax
iused ifree %iused Mounted on /dev/wd1l 2138940784 1997329632 3466412898% 483707 33313411 1% /mnt/wd1l /dev/wd2l 2138951776 2033043696 -1039504 100% 483707 33313411 1% /mnt/wd2l On Tue, Mar 29, 2022 at 10:49 AM F Bax wrote: > I used rsync to copy files. df -i repo

Why is disk full?

2022-03-29 Thread F Bax
I copied all files from /mnt/wd1l to /mnt/wd2l wd2l is slightly larger than wd1l; yet wd2l is full! $ df -h /mnt/wd1l /mnt/wd2l Filesystem Size Used Avail Capacity Mounted on /dev/wd1l 1020G 952G 16.5G 98% /mnt/wd1l /dev/wd2l 1020G 969G -508M 100% /mnt/wd2l Output from disklabel is almost identi

question regarding rc.d multi daemon tool and synmlink

2022-03-23 Thread Sven F.
Dear reader, according to the rc.d man: -- daemon_class is a special read-only variable. It is set to "daemon" unless there is a login class configured in login.conf(5) with the same name as the rc.d script itself, in which case it will be set to that login class. This allows setting many initi

Re: Please put vi in base

2022-03-12 Thread Sven F.
On Sat, Mar 12, 2022 at 2:25 PM Sebastien Marie wrote: > On Sat, Mar 12, 2022 at 08:00:10PM +0100, i...@tutanota.com wrote: > > > > > > > Why does the ramdisk not include /usr/bin/vi by default? To date, > > > it is the only UNIX-like environment I have ever seen without some > > > form of vi. >

Re: Unable to system upgrade

2022-03-03 Thread Jason F
in https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/lib/libcrypto/ Thanks Jason -Original Message- From: Łukasz Moskała [mailto:l...@lukaszmoskala.pl] Sent: Thursday, 3 March 2022 7:31 PM To: Jason F; misc@openbsd.org Subject: Re: Unable to system upgrade Hi Jason, Pl

Unable to system upgrade

2022-03-02 Thread Jason F
Hi OpenBSD support, I am new user and learning to use OpenBSD. I am unable to determine how to resolve the below issue. Unable to find information in internet. I am hoping for some assistance from experienced users or someone have resolved the similar issue. My NUC box is running OpenBSD 6

Nagios check_by_ssh

2022-01-10 Thread F Bax
nagios install creates user _nagios with login = /sbin/nologin I have some OpenBSD systems not configured to send email to external addresses; there is one system (host0) that is configured to send email outside. I wish to use nagios on host0 to monitor the other systems and send notifications to a

Fwd: Accounts Updates

2021-11-05 Thread Sven F.
zeitzone ? -- Forwarded message - From: source-changes Date: Fri, Nov 5, 2021 at 9:00 AM Subject: Accounts Updates To: Verify account Your account has been listed source-changes Sign-in details Email : source-chan...@openbsd.org Date: 11/5/2021 6:53:26 a.m. All openbsd.

Re: send help ( chroot php fpm refuse to exec/popen/procopen... on 7.0 )

2021-10-26 Thread Sven F.
On Tue, Oct 26, 2021 at 11:13 AM Stuart Henderson wrote: > On 2021-10-26, Sven F. wrote: > > exec ('/usr/sbin/ksh -c "echo a"', $output, $retval); > > echo ''; > > echo "Returned with status $retval and output:\n"; > .. > >

send help ( chroot php fpm refuse to exec/popen/procopen... on 7.0 )

2021-10-26 Thread Sven F.
sage(RUSAGE_CHILDREN,0x7f7eb618) 20747 php-fpm-7.4 RET getrusage 0 20747 php-fpm-7.4 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7eb6a8) 20747 php-fpm-7.4 RET clock_gettime 0 20747 php-fpm-7.4 CALL setitimer(ITIMER_PROF,0x7f7eb640,0) 20747 php-fpm-7.4 RET setitimer 0 20747 php-

For those who are not aware how mutex work in mp world like me

2021-09-09 Thread Sven F.
This seems a good source with the ref to LOCK in x86 ( which is support to make any instruction atomic across cores :o ) http://www.moserware.com/2008/09/how-do-locks-lock.html If someone with knowledge can confirm it is decent reading. ( apparently other cpu use other stuff.. i wonder how it is

Re: WireGuard host crashes roughly every week

2021-07-29 Thread Sven F.
looks like OOM problem, Send dmesg, keep a window withlog open, monitor your memory usage with something also send some conf On Thu, Jul 29, 2021 at 9:11 PM Matt P. wrote: > > Hi all. > > I have an OpenBSD box that breaks after a week or so of running. All network > traffic stops reaching the b

Re: enqueue_randomness from userland ?

2021-07-20 Thread Sven F.
On Tue, Jul 20, 2021 at 1:41 PM Theo de Raadt wrote: > > The entropy subsystem is complete. > > There is no need to do anything more. > I saw that reading adds entropy back, if the subsystem is complete out of the box that would make https://man.openbsd.org/omrng or https://man.openbsd.org/octrng

enqueue_randomness from userland ?

2021-07-20 Thread Sven F.
Dear readers, Is it possible to call `enqueue_randomness` from userland ? Looks like `echo 'something' > /dev/random` would not work but `ttyinput(int c, struct tty *tp)` is calling it so maybe echo 'something' > /dev/tty00 would ( but my guess it doesn't either ) as i cannot 'input command' l

6.8 stable `fatal protection fault in supervisor mode` backtrace

2021-07-12 Thread Sven F.
Dear reader, I will try to run more up to date, but sometimes it takes time to get those kinds of bugs, so following current is not really an option . I do not know if something can be done with that since i do not have the core file fatal protection fault in supervisor mode trap type 4 code 0 r

Re: Source of the spin

2021-06-30 Thread Sven F.
On Wed, Jun 30, 2021 at 4:15 AM Stuart Henderson wrote: > > On 2021-06-29, Sven F. wrote: > > Dear readers, > > > > I probably did something silly again, > > Could you help with a bit of knowledge around performance ? > > My openbsd CPU (6.8) is spinning a lo

Source of the spin

2021-06-29 Thread Sven F.
Dear readers, I probably did something silly again, Could you help with a bit of knowledge around performance ? My openbsd CPU (6.8) is spinning a lot : 0.0%Int 53.1%Spn 25.8%Sys 19.6%Usr 1.4%Idle * Is this bad ? * What kind of basic operation ( like basic shell scripting ) could do that

Re: Adding a prompt on the installer before overwriting the partition table

2021-06-28 Thread Sven F.
On Mon, Jun 28, 2021 at 10:55 AM Theo de Raadt wrote: > > Parodper wrote: > > > I think there should be a prompt in the installer before overwriting the > > partition tables. The current behavior is, when selecting the whole > > disk, to overwrite the partition table directly. > > Isn't it kind o

Re: go-1.16.2 out of memory when building Go written program

2021-06-23 Thread Sven F.
On Wed, Jun 23, 2021 at 2:03 PM Martin wrote: > > Hi list, > > I try to build terraform-provider-aws and terraform-provider-google. > > $ go build > > produces an error "out of memory" . > > May it be malloc related issue or how to fix it in other way? > > Thank you for answer in advance. > > Mart

Re: Prometheus on OpenBSD - does it work?

2021-06-15 Thread Sven F.
> not that simple to call msync. > -- > :wq Claudio > > $OpenBSD$ > > Add msync to sync mmap buffers > > diff --git tsdb/fileutil/mmap.go tsdb/fileutil/mmap.go > index 4dbca4f97..516991c60 100644 > --- tsdb/fileutil/mmap.go > +++ tsdb/fileutil/mmap.go > @@ -71,

Re: Bufferbloat, FQ-CoDel, and performance

2021-02-25 Thread Sven F.
On Thu, Feb 25, 2021 at 8:38 PM Steven Shockley wrote: > > On 2/23/2021 4:04 PM, Stuart Henderson wrote: > > Oops, on interfaces *without* hw checksum offloading, like this: > > > > $ ifconfig em0 hwfeatures > > em0: flags=8843 mtu 1500 > > hwfeatures=10 hardmtu 9216 > > .. > > I can try it,

Re: snapshot of today, pkg_add -u changed behaviour

2021-02-24 Thread Sven F.
On Wed, Feb 24, 2021 at 12:06 PM Stuart Henderson wrote: > > On 2021-02-24, Marcus MERIGHI wrote: > > Hello! > > > > I just ugraded two machines to the snapshot of the day: > > > > OpenBSD 6.9-beta (GENERIC.MP) #357: Tue Feb 23 22:09:48 MST 2021 > > dera...@amd64.openbsd.org:/usr/src/sys/arch

Re: 6.9 and (EFI/blackscreen) and UKC

2021-02-11 Thread Sven F.
On Thu, Feb 11, 2021 at 5:12 PM wrote: > > Having the same issue, since about a year ago > https://marc.info/?l=openbsd-bugs&m=160575016004118&w=2 > I do not see the model of the graphic card in your dmesg ? mine is HD 5500 I know HD630 is working way better, i tried to look at patches around i

6.9 and (EFI/blackscreen) and UKC

2021-02-11 Thread Sven F.
Dear readers, Following some advice, i am trying to boot> boot -c UKC> disable inteldrm UKC> quit on 6.9 - beta that was advertised for testing. I have an error : `kbc: cmd word write error` and I cannot enter anything in UKC prompt It s quite problematic and overall disabling driver is usual

Re: bsd.rd ok , bsd explodes, trying to get traces

2021-02-09 Thread Sven F.
On Tue, Feb 9, 2021 at 3:59 PM Sven F. wrote: > > On Tue, Feb 9, 2021 at 3:45 PM Sven F. wrote: > > > > Dear readers, > > > > I found a computer which behaves oddly. > > Only EFI boot is supported, I usually go the MBR way. > > The bios looks like a c

Re: bsd.rd ok , bsd explodes, trying to get traces

2021-02-09 Thread Sven F.
On Tue, Feb 9, 2021 at 3:45 PM Sven F. wrote: > > Dear readers, > > I found a computer which behaves oddly. > Only EFI boot is supported, I usually go the MBR way. > The bios looks like a classic AMibios Intel stuff. > The cpu is intel and there's an intel HD5500

bsd.rd ok , bsd explodes, trying to get traces

2021-02-09 Thread Sven F.
Dear readers, I found a computer which behaves oddly. Only EFI boot is supported, I usually go the MBR way. The bios looks like a classic AMibios Intel stuff. The cpu is intel and there's an intel HD5500 graphic card ( trying to extract proper dmesg fails so far ) When booting 6.8 basic amd64 ins

Re: Wireguard config and confusions

2021-01-05 Thread Sven F.
On Tue, Jan 5, 2021 at 4:58 PM Peter Fraser wrote: > I did get it work, but it took a lot of tries caused by my confusion. > I hope this message speed up other who try to configure wireguard. > I was trying to connect a windows 10 computer to an OpenBsd computer. > The problem was the OpenBSD com

sshfs user on OpenBSD

2020-11-03 Thread Sven F.
Are you experiencing massive memory usage and or leaks in sshfs ? I think I Do

Logs, ' modernity', and stdout - daemon that log on stdout - prometheus

2020-10-19 Thread Sven F.
Many new software for ' reason ' think STDOUT is a logging interface. Of course level may become complex , and nothing stops the new https://www.freedesktop.org/software/systemd/man/sd-daemon.html * no comment * The prometheus package just uses the nice rcctl tool to daemonize and pipe to logger

Re: Inphi CS4223 for 4x 10GbE SFP+

2020-10-19 Thread Sven F.
On Mon, Oct 19, 2020 at 10:55 AM Stuart Henderson wrote: > > On 2020-10-19, Harald Dunkel wrote: > > Hi folks, > > > > I am about to order 2 network appliances, providing an > > "Inphi CS4223 for 4x 10GbE SFP+". > > This is the PHY (physical interface layer) not the NIC type itself. > Since the g

A few questions regarding WG(4)

2020-09-28 Thread Sven F.
Dear reader, i tested 6.8-beta and WG After going for behind NAT to behind NAT experiment , i went for two 'clients' behind a NAT to an openBSD device with a public IP called here 'Server' First of all , a minor detail, unless I thought wgport was not optional because the ifconfig output will no

Re: pf.conf parser/lint

2020-09-04 Thread Sven F.
On Fri, Sep 4, 2020 at 10:51 AM Tommy Nevtelen wrote: > > Hi there misc! > > Is there an external pfctl linter? we have bunch pf firwalls for which > we generate rules but also write some manual ones that get merged. Would > be nice if we could lint the rules before committed to vcs.. (yes we > te

Re: pf, send(2) and EACCES

2020-08-27 Thread Sven F.
sql-general@ [0] and if > I understood correctly, this happens when pgsql uses send(2) and gets > EACCES. > > According to send(2) this happens when "The connection was blocked by > pf(4)". I have a cron that modifies a table with > `pfctl -t TABLE_NAME -Tr -f TABLE_FILE_P

Re: sysctl and panic

2020-08-04 Thread Sven F.
On Tue, Aug 4, 2020 at 7:25 PM Philip Guenther wrote: > > On Tue, Aug 4, 2020 at 12:23 PM Sven F. wrote: > ... >> >> # sysctl -w ddb.panic=1 >> sysctl: ddb.panic: Operation not permitted > > ... >> >> Is this expected and can be set only early in boo

sysctl and panic

2020-08-04 Thread Sven F.
Dear readers, About to upgrade devices, the device did not reboot on panic (6.4 stable) and i ' d like to see kernel crash in new version # sysctl -w ddb.panic=1 sysctl: ddb.panic: Operation not permitted wait what ?? # id uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(op

Re: softraid/bioctl cant find device /dev/bio

2020-08-03 Thread Sven F.
On Mon, Aug 3, 2020 at 2:09 PM Brian Brombacher wrote: > > > > On Aug 3, 2020, at 12:22 PM, sven falempin > wrote: > > > > On Mon, Aug 3, 2020 at 12:00 PM Brian Brombacher > > wrote: > > > >> > >> > >> On Aug 3, 2020, at 11:51 AM, sven falempin > >> wrote: > >> > >>  > >> > >> > >>> On Mon,

Ipsec with NAT on phase 2

2020-01-15 Thread Dante F . B . Colò
Hello everyone I maintain some ipsec gateway using isakmpd on OpenBSD no problem at all, but i need to setup a new one but now with NAT on phase 2 , is this possible with iked or isakmpd ? Best Regards Dante

Suddenly Trojta mail application on my computer can't sent e-mail.

2018-02-27 Thread f...@freddyfisker.dk

ACPIDUMP taking a long time to run

2018-01-02 Thread Dante F . B . Colò
ed by acpidump  called RSDT.0 using the acpica utils and generated a file containing the text below. Any ideas ? Regards and Happy 2018 Dante F. B. Colò /*  * Intel ACPI Component Architecture  * AML/ASL+ Disassembler version 20170303 (64-bit version)  * Copyright (c) 2000 - 2017 In

Octeon/MIPS64 SMP Support

2017-09-13 Thread Dante F . B . Colò
Hi I'm think about get a Ubiquiti Edgerouter  box  and drop openbsd there. I read the instalation  file and was not clear to me  if the current MIPS/Octeon kernel implementation supports SMP or not , does it support ? Regards Dante F. B. Colò

Re: Remote LAN access from local IPSec Gateway

2017-03-28 Thread Dante F . B . Colò
Hi Rosen It`s working now, many thanks !! On 3/28/17 3:48 PM, Rosen Iliev wrote: Hi Dante, It was an dirty hack if I recall, you'll need an static route to destination network to the LAN:Address. Regards, Rosen Dante F. B. Colò wrote on 3/28/2017 11:52 AM: Hi everyone, i confi

Remote LAN access from local IPSec Gateway

2017-03-28 Thread Dante F . B . Colò
Hi everyone, i configured an ipsec network using isakmpd on both sides, access between local networks are ok except from the gateways theirselves , is it accomplishable ? Regards Dante F. B. Colò

Redudant gateways

2017-01-30 Thread Dante F . B . Colò
Hello, I've added a second ISP link on a firewall , what i need is make both redudant but without load balancing like equal multipath, i just need that the second link assume only if the other fails , i already did this with some rudimentary cron scripts, is there a better way to do this ?

Re: file(1) - install.iso is 44.1kHz, stereo

2015-12-30 Thread AHLSENGIRARD, EDWARD F CTR USAF AFMC AFNWC/NDBD
Subject:Re: file(1) - install.iso is 44.1kHz, stereo At 13:14:51 on 2015-12-30, Nick Holland posted: >On 12/30/15 06:02, Jan Stary wrote: >> $ file install59.iso >> install59.iso: ISO 9660 CD-ROM filesystem data >> 'OpenBSD/amd64 5.9 Install CD ' (bootable), 44.1 kHz, Stereo >> >> Is thi

Re: utilities in bsd.rd

2015-12-21 Thread AHLSENGIRARD, EDWARD F CTR USAF AFMC AFNWC/NDBD
>On Mon, 21 Dec 2015 20:45:15 + "AHLSENGIRARD, EDWARD F CTR USAF AFMC AFNWC/NDBD" wrote: >> By any chance is there a handy list of the utilities compiled into >> bsd.rd (release or recent snap)? >> >> >> -- >> Edward Ahlsen-Girard >> &g

  1   2   3   4   5   >