Re: Can I accelerate my magnet HDD using a SSD in any way?? E.g. softraid patch/ARC, dedicated hardware e.g. Intel RCS25ZB040LX="Nytro MegaRAID", anything

2016-02-01 Thread Janne Johansson
2016-01-31 9:16 GMT+01:00 Tinker : > This could be made in software with benefit, as a Softraid patch. > So the frequently accessed stuff ends up cached on the SSD for faster read > speed. > There is some hardware solution, e.g. Intel made the > http://ark.intel.com/products/70029/Intel-RAID-SSD-C

Re: Can I accelerate my magnet HDD using a SSD in any way?? E.g. softraid patch/ARC, dedicated hardware e.g. Intel RCS25ZB040LX="Nytro MegaRAID", anything

2016-02-01 Thread Janne Johansson
I saw it on a desktop, didn't think to see if it was ever used or not on motherboards for other types of machines, I just assumed that Z68 could be used on other places also. 2016-02-01 11:00 GMT+01:00 Tinker : > On 2016-02-01 16:33, Janne Johansson wrote: > >> 2016-01-31 9:16

Re: Hardware compatibility (was: Hi There! I am trying to install OpenBSD)

2016-02-02 Thread Janne Johansson
2016-02-02 7:03 GMT+01:00 Gabriele Tozzi : > Now, back to the topic, I kindly have two questions, to avoid mistakes > of the past: > > 1. The CPU is and Intel Atom D425. >The OpenBSD manual says that "Some Intel processors lack support >for important PAE NX bit. But I couldn't find a list

Re: Is there an option switch to lower minimum DH strength in SSH client?

2017-11-03 Thread Janne Johansson
2017-11-03 5:06 GMT+01:00 Jacob Leifman : > I was finally able to bring our OpenBSD based Network Management System up > to the current OS release (it was a couple of years out of date) but this > process broke access to a large number of older HP switches on our network. > > But this breaks the

Re: Is there an option switch to lower minimum DH strength in SSH client?

2017-11-03 Thread Janne Johansson
2017-11-03 13:53 GMT+01:00 Gregory Edigarov : > You should be asking HP how come they can't keep the free sshd code >> updated, >> if security is your prime concern, not ask openbsd to lower everyone elses >> security. >> >> I think for most vendors, it is a rather administrative, than technical >

Re: Is there an option switch to lower minimum DH strength in SSH client?

2017-11-03 Thread Janne Johansson
2017-11-03 14:17 GMT+01:00 Jacob Leifman : > On Fri, Nov 3, 2017 at 8:37 AM, Janne Johansson > wrote: > >> 2017-11-03 5:06 GMT+01:00 Jacob Leifman > .org>: >> >>> >>> If your vendor, even with a <1y firmware still only can handle old and &

Re: [3.3] Compiled pkgs for VAX ?

2017-11-14 Thread Janne Johansson
ftp.eu.openbsd.org probably houses the most of any mirror I know of, but lacks packages for a certain amount of releases. Upgrade to 3.4 and: https://ftp.eu.openbsd.org/pub/OpenBSD/3.4/packages/vax/ has some for you. The rest, is for you to build. But as Otto said, later releases are probably 'bet

Re: gcc-4.9.4 package build signal 11 [Segmentation fault] on Ubiquiti Unifi Security Gateway

2017-12-31 Thread Janne Johansson
2017-12-30 5:01 GMT+01:00 Diana Eichert : > Hi misc@ long time since I posted > > collect2: error: ld terminated with signal 11 [Segmentation fault] > > while building gcc-4.9.4 package on Ubiquiti Unifi Security Gateway > > I'm running 12/22/2017 octeon snapshot, bsd.mp GENERIC.MP kernel. > > Sys

Re: Reinitializing software from hardware clock?

2018-01-10 Thread Janne Johansson
2018-01-10 12:30 GMT+01:00 Maximilian Pichler : > My vague understanding of how OpenBSD keeps track of time is: > > * At boot the software clock (the value returned by gettimeofday) is > initialized from the hardware clock (the one with the coin-shaped > battery). > > Not available on all platform

Re: risc-v

2018-01-14 Thread Janne Johansson
Perhaps take a look at what kevlo@ started doing? https://marc.info/?l=openbsd-ports&m=150148952705168&w=2 2018-01-14 21:43 GMT+01:00 Peter J. Philipp : > Is anyone interested/working/planning around this ingenious open source > Instruction Set Architecture? Not many developer boards yet but t

Re: identifying software and licenses used in base install

2018-01-18 Thread Janne Johansson
2018-01-18 8:27 GMT+01:00 : > "Theo de Raadt" writes: > > > Is there, by chance, such a breakdown available for these already? > > > > No. We did our best. > > To be fair, these statements are potentially contradictory. If you > (plural) only "did your best" (and what more could have been done?)

Re: identifying software and licenses used in base install

2018-01-18 Thread Janne Johansson
2018-01-18 9:28 GMT+01:00 Janne Johansson : > 2018-01-18 8:27 GMT+01:00 : > >> > > Is there, by chance, such a breakdown available for these already? >> >> > So for "commercial vs free" or "BSD-ish vs GPL" you might be safe to know >

Re: How make boot loader or kernel on USB stick use another device as root FS, e.g. a BIOS-unsupported PCIe NVME SSD?

2018-02-02 Thread Janne Johansson
2018-02-01 17:02 GMT+01:00 : > >> >> This should be a fundamental and trivial usecase to OpenBSD, however, > >> >> last time I tried (then with adding a "boot" command to boot.conf per > >> >> http://man.openbsd.org/boot.conf ), I think it not worked out of the > >> >> box. > >> > > >> > It might

Re: tcpdump for OpenBSD 6.2?

2018-02-05 Thread Janne Johansson
its in base already. 2018-02-05 13:07 GMT+01:00 Mohammad BadieZadegan : > Hi all, > What about tcpdump for OpenBSD 6.2? Why it omitted from the package > directory? > > -- > [image: http://unixuser.us] > -- May the most significant bit of your life be positive.

Re: Upgrade 6.1->6.2 fails with "id 0 on/: file system full"

2018-02-21 Thread Janne Johansson
2018-02-21 13:51 GMT+01:00 Nicolas Schmidt : > Thanks Tim, that was right on the money! Indeed my „/bsd“ was a symbolic > link, pointing to „/bsd.mp“. Because the target path of the symlink was > absolute, when it tried to write the new kernel to „./mnt/bsd“ it of course > pointed to the ramdisk.

Re: bulk builds fail with "Operation not permitted"

2018-02-23 Thread Janne Johansson
check parent paths also. 2018-02-23 4:22 GMT+01:00 Carson Chittom : > I'm trying to do a bulk build with dpb on 6.2-stable. dpb eventually > errors out with > > _pbuild can't write to /usr/ports/logs/amd64//paths/telephony/asterisk.log: > Operation not > permitted at /usr/ports/infrastructure/l

Re: OpenBSD and IPMI

2018-03-09 Thread Janne Johansson
2018-03-09 14:11 GMT+01:00 Denis : > By reading this article > blog.rapid7.com/2013/07/02/a-penetration-testers-guide-to-ipmi/ my hair > raised. > > How to OpenBSD security withstands against IPMI holed solution from top > hardware vendors? > TOP hardware vendors name it LOM or ILO or Drac inste

Re: Minor user space issues

2018-03-16 Thread Janne Johansson
2018-03-16 6:04 GMT+01:00 Z Ero : > Hello, > > Two quick questions that may be basic but I never learned to solve yet > since they are not necessary for my work. Solving them would just make > my user experience a little better. > > 1. Is there a way to eliminate core dumps from crashed applicatio

Re: IPsec/ISAKMP-trouble after Upgrade 6.0 --> 6.1 --> 6.2 amd64 : ISAKMPD: got AES_CBC, expected 3DES_CBC

2018-03-16 Thread Janne Johansson
2018-03-16 12:26 GMT+01:00 Andre Ruppert : > Hello @misc, > > after a nightly release upgrade of our VPN-Gateway(s) from 6.0 via 6.1 to > 6.2 (amd64) I noticed some trouble with my VPN connections. > Almost always when you get "expected 3DES" it means "the confs are not matching so obsd chose som

Re: stop syslogd from opening port 514 UDP

2018-03-19 Thread Janne Johansson
2018-03-19 8:07 GMT+01:00 Torsten : > >> On my OpenBSD 6.2 syslogd is listening to port 514 > >> [...] > >> prevent syslogd from opening that port in the first place? > > > If [...] no logging rules exist to send to a remote > > host the socket is closed per default since 6.2. Perhaps you are logg

Re: [Arduino] CLI serial monitor

2018-04-04 Thread Janne Johansson
2018-04-04 4:58 GMT+02:00 Olivier Burelli : > Hello, > > i am playing with ARDUINO UNO on my 6.2 stable laptop. > I am trying to read the serial monitor message from the board. > > from dmesg: > (...) > umodem0 at uhub3 port 1 configuration 1 interface 0 "Arduino SrlArduino > Uno" rev 1.10/0.01 ad

Re: Virtualbox vs latest snapshot

2018-04-10 Thread Janne Johansson
Yes, same here. First boot after update to Apr10 snap worked, then fw_update and pkg_add -u and so on, and now it immediately reboots after loading the kernel from the bootloader. 2018-04-10 10:50 GMT+02:00 csszep : > Hi! > > I installed the latest 04.10 snapshot, the install procedure went fine

Re: signify and ftp.eu.openbsd.org

2018-04-12 Thread Janne Johansson
2018-04-11 22:44 GMT+02:00 Peter J. Philipp : > On Wed, Apr 11, 2018 at 10:20:37PM +0200, Paul de Weerd wrote: > > ftp doesn't do this itself, but the error detection in tcp and ssl > > (ok, so that's linked into the ftp binary) do. > > > > The file is unlikely to have been changed in flight. > >

Re: Beg for Atheros wifi driver

2018-04-16 Thread Janne Johansson
2018-04-16 5:05 GMT+02:00 Stuart Longland : > On 16/04/18 08:08, Manuel Solis wrote: > > Sorry for that, i havent figure it out, maybe i should reinstall windows > to > > get the info > > My bad. > > Does `lspci` work on OpenBSD? Failing that, boot a Linux LiveCD and run > `lspci` there, it'll t

Re: vmstat

2018-04-20 Thread Janne Johansson
2018-04-20 14:54 GMT+02:00 : > Hi, > Can you explain me how to use vmstat to detect which software are taking > more memory ? > > Instead of asking every little detail about this OS, one mail at a time, could I suggest you read the FAQ, the manpages and in this particular case https://www.openbsd.

Re: Set environment variable for non-interactive shell

2020-11-06 Thread Janne Johansson
Check init files in /etc, and not only those for csh, since that is not default for all users. The manpage for the shell would be a good place to learn which global configuration files are run. Den fre 6 nov. 2020 kl 12:27 skrev Kirill Peskov : > Hi All, > > I'm currently trying to figure out, h

Re: openssl s_client gives "called a function you should not call"

2020-11-12 Thread Janne Johansson
Den tors 12 nov. 2020 kl 22:15 skrev Paul de Weerd : > While trying to debug my smtpd setup, I got the error "called a > function you should not call" from openssl s_client: > > $ openssl s_client -starttls smtp -connect localhost:587 > > EHLO > > RCPT TO: > RENEGOTIATING > > Is this somet

Re: gcc: error trying to exec 'cc1': execvp: no such file or directory

2020-11-20 Thread Janne Johansson
Den fre 20 nov. 2020 kl 15:09 skrev Roderick : > > obsolete even on your 6.7 install.. i386 has been a default clang arch > > since OpenBSD /6.2/. > > Clang was default, gcc may be obsolete, but /usr/bin/gcc is till now > there, broken. In the upgrade instructions is not mentioned to delete > it:

Re: pf filtering on bridge totally blown my mind

2020-11-27 Thread Janne Johansson
Den fre 27 nov. 2020 kl 10:08 skrev kasak : > Mine configuration requires to use a brigde: > I have files: > > gater:~$ doas pfctl -sr > block return all > pass all flags S/SA > block drop in on em0 all > pass out on em0 inet from 172.16.0.0/12 to any flags S/SA nat-to > 212.233.112.10 > pass in

Re: PayPal pool for developer M1 Mac mini for OpenBSD port

2020-12-03 Thread Janne Johansson
Den tors 3 dec. 2020 kl 02:21 skrev Mihai Popescu : > I have only good wishes for the project, but I still don't get one thing: > why do some people start to behave oddly whenever Apple comes into > discussion. > It could also be that if it becomes operable, it is quite a useful machine, whereas

Re: support new

2020-12-09 Thread Janne Johansson
There is some, "We offer the server management service. We work on the deployment and management of servers with open source technologies such as CentOS, Debian, FreeBSD, OpenBSD and Ubuntu Server." Den ons 9 dec. 2020 kl 13:03 skrev Ingo Schwarze : > Hi, > > AMG Labs wrote on Tue, Dec 08, 2020

Re: support new

2020-12-14 Thread Janne Johansson
Hint to Ingo, the "vpn" section. ;) Den mån 14 dec. 2020 kl 15:15 skrev porte, su : > 0 > C Brazil > P Ceará > T FORTALEZA > Z 60410442 > O MDFSoftware > I Oliveira Filho, D. A. > A Av. Eduardo Girão 355 > M supo...@mdfsoftware.com.br > U http://www.mdfsoftware.com.br/ > B +55-85-9-89739017 > X

Re: www.openbsd.org unreachable for a few days

2020-12-15 Thread Janne Johansson
Den tis 15 dec. 2020 kl 13:00 skrev Ottavio Caruso < ottavio2006-usenet2...@yahoo.com>: > Hi, > I asked on Freenode#OpenBSD and apparently it's only me, but I haven't > been able to access www.openbsd.org for a few days. > > $ traceroute 129.128.5.194 > traceroute to 129.128.5.194 (129.128.5.194),

Re: Bootable USB stick using dd on OpenBSD

2021-01-26 Thread Janne Johansson
Den tis 26 jan. 2021 kl 14:11 skrev Ivan : > I wonder why I have to make of=... being equal to some partition instead of > the whole memstick? > Why does man page example tells to use of=/dev/rsd1c but not of=/dev/rsd1? > And why does it use exactly 'c' partition but not 'a', does that matter? h

Re: Default partitions allocate only 1GB to /

2021-02-28 Thread Janne Johansson
Den sön 28 feb. 2021 kl 14:51 skrev : > I deleted the file and `pkg_add libreoffice` worked as expected. > Post-install I still have 746MB free in /, according to `df -h`. > > This makes little sense to me. Why should deleting a 20MB file on a > filesystem with >700MB free space be sufficient for t

Re: Technical Documentation - CARP

2021-04-13 Thread Janne Johansson
Den tis 13 apr. 2021 kl 10:29 skrev jannick Weiss : > Hello,my name is Jannick Weiss and i am currently in the process of taking > my education as a datatechnician. As part of my education i have to do a > presentation on a self-elected subject and i have chosen to talk about CARP. > > It is my und

Re: Remote wipe software

2021-04-27 Thread Janne Johansson
Den tis 27 apr. 2021 kl 11:44 skrev Oliver Leaver-Smith : > Hello misc@ > I wonder if anyone could recommend remote wipe software for OpenBSD, should > someone want to start using it in an enterprise setting where such features > are a requirement? > Thanks in advance, Regardless of OS, the "eas

Re: OpenBSD 6.9 ports upgrade failures

2021-05-12 Thread Janne Johansson
Den ons 12 maj 2021 kl 11:29 skrev Артём Мазуров : > Hello. > I'm trying to upgrade ports after upgrading os to 6.9, but I get a lot > >|library ssl.48.2 not found > >| /usr/lib/libssl.so.48.1 (system): minor is too small > >| /usr/lib/libssl.so.49.0 (system): bad major This usually means the pkg_

Re: amd and 2GB limit

2021-07-03 Thread Janne Johansson
Could be amd(8) and nfsv2 limits too.. Den lör 3 juli 2021 11:23Stuart Longland skrev: > On Sat, 3 Jul 2021 01:28:17 -0300 > Gustavo Rios wrote: > > > Is there this limit yet in amd ? > > … on AMD64? > … on RAM? > … on disk? > Maximum or minimum? > > I've got an AMD64 machine here that's got mo

Re: Supporting the OpenBSD Project through a Registered Charity

2023-08-29 Thread Janne Johansson
Den tis 29 aug. 2023 kl 13:45 skrev Katherine Mcmillan : > I'm wondering if there are any registered charities (in Canada, or frankly, > any country!) dedicated to promoting/supporting OpenBSD? > https://www.openbsdfoundation.org/ -- May the most significant bit of your life be positive.

Re: Bind address for wireguard

2023-08-29 Thread Janne Johansson
Den tis 29 aug. 2023 kl 17:10 skrev Samuel Jayden : > Is it possible to bind source address on wireguard as the source address of > the connection? > Thanks. There isn't such an option now, outgoing udp will choose the interface which currently is deemed "best" on which the destination IP can be r

Re: desire for journaled filesystem

2023-09-05 Thread Janne Johansson
Den tis 5 sep. 2023 kl 20:53 skrev John Holland : > > I have a backup that is at least 2 days old offsite at a friend’s house. It > would be a bit of a pain to go retrieve it, but I could do that. > > Short of that, I have 4000+ files in lost+found with names like #1094827. > What can I do with

Re: desire for journaled filesystem

2023-09-07 Thread Janne Johansson
Den fre 8 sep. 2023 kl 03:47 skrev Steve Litt : > > My main computer is Void Linux. If I had to restore from backup every > time the disks became mildly messed up, all my time would be spent > backing up and restoring. > > I remember back in the 90's and early 00's before journalling every > system

Re: OpenBSD Wireguard implementation not copying ToS from inner to outer WG header

2023-09-19 Thread Janne Johansson
Den sön 17 sep. 2023 kl 09:19 skrev Andrew Lemin : > Hi, > > I have been testing the Wireguard implementation on OpenBSD and noticed > that the ToS field is not being copied from the inner unencrypted header to > the outer Wireguard header, resulting in ALL packets going into the same PF > Prio /

Re: Speed: dump/restore vs rsync

2023-09-22 Thread Janne Johansson
Den fre 22 sep. 2023 kl 20:17 skrev vitmau...@gmail.com : > Hi, > > I used the command "cd /SRC && dump 0f - . | (cd /DST && restore -rf - )" > as suggested by the "Disk Setup" section of the FAQ to transfer everything > from one of my old hard disks to the one that should replace it. However, > I

Re: OpenBSD 7.3 found a process with PID 0

2023-09-26 Thread Janne Johansson
> > How could be that there is a process with PID 0 before init? > Probably I'm missing something about OpenBSD core. > As for this small part of the mystery, even init starts out as a skeleton process created early by the kernel, which then does an exec() of /sbin/init so that whatever program li

Re: groups new

2023-10-05 Thread Janne Johansson
Den tors 5 okt. 2023 kl 09:43 skrev Matti : > It's not official, and I am trying to gain visibility by having it on the > openbsd site. I am the first member. > Perhaps try to help getting the HelBUG restarted again, there should be some people there who like BSD. http://helbug.fi/ https://twitt

Re: reorder_kernel: failed

2023-10-17 Thread Janne Johansson
Den tis 17 okt. 2023 kl 16:49 skrev Karel Lucas : > Hi all, > > After a new installation of openBSD 7.4 I received the following > message: "reorder_kernel: failed -- see > /usr/share/relink/kernel/GENERIC.MP/relink.log". That turns out to be a > zlib compressed data file, and I don't know how to

Re: xfce

2023-10-25 Thread Janne Johansson
Den ons 25 okt. 2023 kl 13:22 skrev Maria Morisot : > I know for a fact that something is broken in either xenocara or the main > system, I can reproduce a kernel panic by running xfce, I've enountered it > many times. But I don't know how to trap it before it faults in order to > see what is goin

Re: What could cause high CPU load averages (no actual CPU usage)?

2023-10-25 Thread Janne Johansson
> > > I process that is started every 5 seconds and exits after 10ms > > computation can cause the load to go up by 1. It just matters if it runs > > during the sampling time or not. This is why the load avarage is not > > accurate, it is an indication and if the value is below the number of > CPU

Re: How to break and smash things

2023-10-25 Thread Janne Johansson
Den tors 26 okt. 2023 kl 07:51 skrev Maria Morisot : > But I really want to help the project. I like the idea of trying to break > things and get them to malfunction in order to expose bugs that have been > overlooked. > > I have a pretty good understanding of randomness and know about the > conce

Re: shmmax

2023-11-09 Thread Janne Johansson
> I'm here asking what > it is exactly the meaning for 'shared memory' here, and if implying > that it is eventually the max memory allocable to the graphic card is > correct. No. This is not related to graphics card memory -- May the most significant bit of your life be positive.

Re: shmmax

2023-11-10 Thread Janne Johansson
> As my system is still fast and running properly after this tweak I need > to ask if you think that sysupgrade requires or will (I doubt) any > special value for shmmax? If it required a special setting, it would set that special setting. -- May the most significant bit of your life be positive

Re: OpenBSD on M1 Mac using VMware Fusion 13

2023-11-26 Thread Janne Johansson
Den sön 26 nov. 2023 kl 09:03 skrev Tito Mari Francis Escaño : > > Hi misc, > I want to run OpenBSD on company issued M1 Mac through VMware Fusion 13, > for experiments and development. > I tried to use the ARM64 image but it does not seem to work, it's my first > time to use non-X86 machine. This

Re: OBS-Studio 26.1.0 and later

2023-12-13 Thread Janne Johansson
Den ons 13 dec. 2023 kl 03:17 skrev hammer2_zfs : > >OBS-Studio has never been in the ports tree. You must have been using a > >third party build or self-built binaries. > > Maybe, OpenBSD 7.1/snapshots packages have OBS-Studio 26.1.0. > https://newreleases.io/project/github/obsproject/obs-studio/

Re: gre over carp

2023-12-13 Thread Janne Johansson
Den ons 13 dec. 2023 kl 04:15 skrev All : > > >I'd like to add sasyncd in the mix and a 2nd router for higher > availability. > Don't do it. sasyncd is known not to work properly in failover scenarios. > When I ran it it did work fine for the first fail-over, but seldom (or perhaps never?) on fai

Re: Bridging firewall and ntpd

2023-12-20 Thread Janne Johansson
Den tis 19 dec. 2023 kl 23:57 skrev Karel Lucas : > > Hi all, > > I am creating a bridging firewall, and am wondering if it is possible to > use the ntp daemon to ensure that all log files are timed correctly. Is > there a way to achieve that despite the fact that the network > connections do not

Re: Run VM with 16G or more?

2024-01-01 Thread Janne Johansson
Den mån 1 jan. 2024 kl 21:44 skrev Kirill A. Korinsky : > > Greetings, > How can I run a VM with more than 16G of memory? > A naive approach fails with error: > > vmctl: start vm command failed: Cannot allocate memory > > Yes, the host machine has that memory and much more. Check datasize in ulimi

Re: socket core

2024-01-15 Thread Janne Johansson
Den tis 16 jan. 2024 kl 01:16 skrev Gustavo Rios : > Hi folks. > I have a simple question : How many cores does OBSD support ? amd64 says #define MAXCPUS 64 /* bitmask */ but different arches have different limits. i386 has 32, ppc64 has 48, sparc64 has 256, HP/PA has 4 and so on. /sys/arch//

Re: X11 Configuration for AMD RX 6600

2024-01-22 Thread Janne Johansson
Perhaps it would be easier for someone to help you if you do as this page suggests: https://www.openbsd.org/report.html Den mån 22 jan. 2024 kl 15:24 skrev : > > Hi, I'm trying to get my RX 6600 to work under OpenBSD, and am failing > miserably. > No matter what I put into /etc/X11/xorg.conf, it

Re: OT: SSH3 proposal

2024-02-05 Thread Janne Johansson
Den mån 5 feb. 2024 kl 08:28 skrev Carlos Lopez : > Hi all, > https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/ > > Uhmm ... ssh over http/3? What do you think about it? The concept of using udp (like wireguard and mosh) to get mobility between networks seems nice,

Re: Improve support of Go

2024-02-13 Thread Janne Johansson
> Good day, > > I'm updating go's syscall table to modern OpenBSD (7.4). > For some architectures it was updated more than decade ago, and a lot of > things > had changed. > To do it I need to run commands like: > > cd src > ulimit -S -d $(ulimit -H -d) > env CGO_ENABLED=1 CC=cc CXX=c++ ./ma

Re: Single partition fs layout

2024-02-13 Thread Janne Johansson
Den tis 13 feb. 2024 kl 13:40 skrev Odhiambo Washington : > > Is there a disadvantage to having this layout style where everything is on > 1 partition? A few. The partitioning scheme allow certain parts of the filesystem to have different permissions, /dev/sd1a on / type ffs (local) /dev/sd1e on

Re: mirror.bytemark.co.uk appears to have removed all OpenBSD content?

2024-02-27 Thread Janne Johansson
Den tis 27 feb. 2024 kl 17:42 skrev Kirill A. Korinsky : > > On Tue, 27 Feb 2024 14:59:32 +0100, > Kenneth Gober wrote: > > > > Slightly off topic, but does anyone know of any archives that have > > packages for 3.0, 3.1, 3.2, and/or 3.3? Especially 3.0 -- the only > > site I've ever found with 3.

Re: mirror.bytemark.co.uk appears to have removed all OpenBSD content?

2024-02-28 Thread Janne Johansson
> > >> Just been to upgrade a rather old system I keep OpenBSD on for fun all > > >> the way up from 6.9, and found bytemark no longer seem to be hosting > > >> any OpenBSD content. > > > > > > That's why they have been removed from the mirrors list since 2022. > > > > Oh hmm, seems I readded them

Re: MCU recommendations to program on OpenBSD?

2024-03-03 Thread Janne Johansson
Den sön 3 mars 2024 10:14Sadeep Madurange skrev: > Hello,24 > > I recently switched to OpenBSD and love every bit of it. > > Most of what I do on my workstation is programming MCUs like ESP8266 and > ESP32. However, Espressif toolchain is not OpenBSD friendly. So, I'm > planning to change the ven

Re: can't find PID

2024-03-05 Thread Janne Johansson
Den tis 5 mars 2024 kl 14:35 skrev ofthecentury : > > Hi, I'm on a fresh install of OpenBSD 7.4. > I am watching output of tcpdump and > seeing some drops that all reference > UID 0, pid 6504. I cannot find that PID > among running processes. Does anyone > know what is that process and why it's > n

Re: Disk encryption cipher

2024-03-05 Thread Janne Johansson
Den ons 6 mars 2024 kl 07:17 skrev ofthecentury : > > Hi. I cannot find what cipher is used for full > disk encryption on OpenBSD. I saw a mention > of salting too, but really no specifics on what > the encryption algorithm is. Is there somewhere > I can read about it? And really, what is the ciphe

Re: OPENVAS

2024-03-27 Thread Janne Johansson
> Hi ppl, I'trying to find out how to install OPENVAS in OpenBSD 7.4, not > to succeed yet...I've done it with no problems at all in FBSD...but I > can't get it done in OpenBSD...has anyone sucesfully installed Openvas? > If so...How? Is there any manual/howto? Hint for asking for help: 1. What di

Re: OpenBSD Errata: April 8, 2024 (xserver)

2024-04-04 Thread Janne Johansson
Den tors 4 apr. 2024 kl 07:31 skrev Mizsei Zoltán : > > The webpage https://www.openbsd.org/errata74.html > lists this like "016: SECURITY FIX: April 8, 2024 > " but according to my calendar today is 04.04. > Also it lists 7.5 as affected, but it doesnt even released yet, right? > Whats going on he

Re: Ping blocked by firewall

2024-04-12 Thread Janne Johansson
Den fre 12 apr. 2024 kl 19:41 skrev Karel Lucas : > > Hi all, > > Ping only works partially. For example, this works: ping -c 10 > 195.121.1.34. But this doesn't work: ping -c 10 www.apple.com. I suspect > this has to do with DNS servers, but I don't know where to start > troubleshooting. Can someo

Re: No internet connection (firewall block)

2024-04-12 Thread Janne Johansson
Den fre 12 apr. 2024 kl 20:22 skrev Karel Lucas : > Traceroute still won't work. > Can > anyone give me some starting points here? Put "log" on all your block/pass rules, read the logs (man pflog for help) and see which rule the traceroute packets hit. Adapt and extend your pf.conf accordingly to

Re: ubnt edgerouter 8

2024-04-29 Thread Janne Johansson
Den mån 29 apr. 2024 kl 15:41 skrev Peter J. Philipp : > > Hi, > > What sort of things can I do to keep an edgerouter 8 cool that doesn't have > fans? I'm ready to pull the fans out of it because they have a certain > harmonic that makes me physically ill. But I like the octeon! > > So short of t

Re: ubnt edgerouter 8

2024-04-30 Thread Janne Johansson
Den mån 29 apr. 2024 kl 17:35 skrev Daniel Gracia : > I replaced my 8 Pro fans with Noctua units and I'm pretty happy with them; > they came with several adapters that allow you to choose the speed of the > fans. For the record, I've also tried this and would recommend Noctua fans. They look as

Re: Non-Disclosure Agreement

2022-08-31 Thread Janne Johansson
> My team in Dell Technologies are looking to use your software OpenSSH Client > 9 and OpenSSH Server 8. To do this our Cyber Security department require that > we sign a Non-Disclosure Agreement with you. Who would be the best person to > reach out to regarding this request? While you have alr

Re: Swap on SSD's (with softraid 1+C)

2022-09-07 Thread Janne Johansson
> (Follow up question as for swap sizing: In the age of 32+ GB RAM, do > you people really follow the recommendations on having swap at least > twice the amount of RAM? I'm hoping for 72GB RAM and that would steal > 144GB of my 525GB disks, something that seems ridiculous.) That advice is ridiculo

Re: lddtree on OpenBSD?

2022-09-15 Thread Janne Johansson
Den tors 15 sep. 2022 kl 09:10 skrev : > Dear list, > is there any tool that would help me to see hierarchical dependencies > of (shared) libraries on OpenBSD? > > I have compiled a program and when I run it (or use ldd) it shows > that it depends on, eg, several versions of libX11 (which it should

Re: lddtree on OpenBSD?

2022-09-15 Thread Janne Johansson
> > Unless I misremember, OpenBSD requires you to add all needed libraries > > while linking the main program, so there is no tree to be listed. > > Not any more, we no longer have static-only archs. Ah, I see. Thanks for the clarification. -- May the most significant bit of your life be positiv

Re: inaccuracy in the faq regarding ntpd

2022-09-26 Thread Janne Johansson
Den mån 26 sep. 2022 kl 12:28 skrev Marc Beste : > > Dear Sir or Madam, > > when writing a script to check if my local NTP server is providing the > time to my network I have noticed a slight inaccuracy in the FAQ > regarding the status of ntpd in logs. > > https://www.openbsd.org/faq/faq10.html#Op

Re: Problems with LDAP authorization against OpenLDAP server

2022-10-14 Thread Janne Johansson
> Why is bash a bad idea on OpenBSD? Not bash in itself, but having it in /bin. If you installed it from packages/ports it would end up under /usr/local/bin instead, so the users shell would point to the wrong place. -- May the most significant bit of your life be positive.

Re: 2FA VPNs

2022-11-02 Thread Janne Johansson
Perhaps have authpf add clients to a PF table which allows them to vpn in? The ssh part could have all kinds of S/Key and certificate additions if need be. Or have people wireguard into the bastion host first, then use authpf to be let further into the network, since wg is far more silent when it

Re: premature end of data for lang/go package (mips64)

2022-12-12 Thread Janne Johansson
Den sön 11 dec. 2022 kl 17:42 skrev void : > Alternatively, is it feasible to build an amd64 vm and cross-compile > there, for mips64/octeon? I think it is. I think I have tried it for simpler stuff but unless I am very mistaken you just set GOARCH and fire off the build, then move the binary over

Re: Live stick / cd from official sources

2023-01-30 Thread Janne Johansson
Den mån 30 jan. 2023 kl 21:21 skrev my25mb : >Ok, I did read all your observations and I want to thank you for your >time.Like an openbsd user I do not think particularly enthusiast of >your >opinion aboutnot having a "rentable" live image to test [openbsd-boot: ok] >anyway I remain optimist you

Re: Live stick / cd from official sources

2023-01-30 Thread Janne Johansson
Den tis 31 jan. 2023 kl 08:03 skrev Daniele B. : > Thank you for the courtesy, Janne. > I KINDLY reply in three points that maybe you are missing: > > 1) I just paid 216€, by MY wallet, to a german shop for a minipc > that was set "delivered" to me without being tested by an > "official l

Re: hw.ncpuonline

2023-01-31 Thread Janne Johansson
Den ons 1 feb. 2023 kl 03:08 skrev Justin Muir : > I've got an AMD A10 with 4 cores and only 2 are online. I'm not sure how to > enable the other 2. > > hw.ncpufound=4 btw > Any ideas out there? OpenBSD disables hyperthreading (or symmetric multithreading, smt), so if your "4-core" cpu is actually

Re: Yubikey detection by non-root user

2023-02-01 Thread Janne Johansson
> and saw that the latter couldn't access /dev/usb0 and /dev/ugen1.00 > I modified the permissions and I can now use the Yubikey. > > My question is: > Is this way of solving the problem correct in terms of security > or best practices? If not, do you have any recommendations as how > to do this co

Re: Mtr prob request

2023-02-27 Thread Janne Johansson
Den mån 27 feb. 2023 kl 12:18 skrev Daniele B. : > I recently found the newbee of myself asked to install and > probe my VPS installing and use MTR in both ways. > Indeed we are all veterans (and probably indians too) but > MTR is it all that secure stuff that merits to be included in > OpenBSD? I

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-06 Thread Janne Johansson
Den tors 6 apr. 2023 kl 12:57 skrev Fabio Martins : > Try to add an entry in grub like in this article: > > https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html That is very much not the same issue. The arm64 instances on Oracle finds the correct kernel and boots it, it just crash

Re: Creating a "multicast bridge"?

2023-04-09 Thread Janne Johansson
> On Thu, Apr 06, 2023 at 04:17:26PM +0200, Martin Schröder wrote: > > > I'd like to create a "bridge" between two IP networks which will pass > > > only multicast info. / traffic. > The goal is to create a single "multicast domain" between the networks > i.e. to allow multicast communication betwe

Re: OpenBSD Comparable Technologies

2023-04-09 Thread Janne Johansson
Den sön 9 apr. 2023 kl 11:56 skrev : > > Hello, I am new to OpenBSD in terms of using it as a home router/firewall. Im > trying to implement the OpenBSD equivalent or similar way of doing things > like I did on my Linux Router. Are there are equivalent ways/programs for the > following: > > 1. R

Re: login string size

2023-04-18 Thread Janne Johansson
Den mån 17 apr. 2023 kl 23:01 skrev Gustavo Rios : > > i meant not the time, but it's length: strlen(login). /usr/include/pwd.h will help here I guess. -- May the most significant bit of your life be positive.

Re: Minimum install size

2023-04-28 Thread Janne Johansson
Den fre 28 apr. 2023 kl 06:12 skrev Yoshihiro Kawamata : > > In the OpenBSD FAQ, in the Installation Guide section, it says > "OpenBSD can be installed in as little as 512MB, but using a device > that small is something for advanced users". > https://www.openbsd.org/faq/faq4.html#Partitioning > >

Re: pf - traffic flow through 2 routers

2023-04-30 Thread Janne Johansson
> I’m stuck setting up this configuration - 2 OpenBSD 7.3 boxes > connected via a private network 192.168.2.0/24. > The clients connected to box 1 on 192.168.1.0/24 should be able to reach the > server > on 192.168.2.0/24 with ip 192.168.2.2 on port 1234 tcp > The communication between clients an

Re: Problem with WireGuard on OpenBSD 7.3

2023-05-04 Thread Janne Johansson
Den tors 4 maj 2023 kl 15:08 skrev Odd Martin Baanrud : > inet 10.0.6.1 0xfgffgf00 NONE up !/usrlocal/bin/wg setconf wg0 > /etc/wireguard/wg0.conf While multiple slashes combine into one, having /usr... seems like a weird thing to put in the config. Apart from that, you either use /us

Re: support of thinkpad arm

2023-05-30 Thread Janne Johansson
> Hello > > I wish to know if the last thinkpad arm will be supported by openbsd > before buying one. > > here the computer: > https://www.lenovo.com/fr/fr/p/laptops/thinkpad/thinkpadx/thinkpad--x13s-(13-inch-snapdragon)/len101t0019 The commit history contains quite a lot of things related to X13s

Re: Wg description ifconfig change removed -wgpsk in head?

2023-06-08 Thread Janne Johansson
Seems like it, http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.464&r2=1.465&f=h Den fre 9 juni 2023 kl 00:09 skrev Bradley Latus : > > Hi, > > > Looks like recent diff adding wgdesc accidentally removed -wgpsk entry. > > Noticed while looking over recent commits >

Re: Wg description ifconfig change removed -wgpsk in head?

2023-06-08 Thread Janne Johansson
> > Seems like it, > http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.464&r2=1.465&f=h and this would add it back: Index: ifconfig.c === RCS file: /cvs/src/sbin/ifconfig/ifconfig.c,v retrieving revisio

Re: tmux only possible as root and not as normal user in 7.3?

2023-06-09 Thread Janne Johansson
Den fre 9 juni 2023 kl 09:44 skrev sa...@sarag.net : > Ah, sorry, forgot to mention that: no, neither root nor user have any > config file, this is directly after fresh install, so system defaults > should have been used… > > >> I have three new installed machines, that show the same strange > b

Re: Setting up a Transparent Tor Proxy on OpenBSD 7.3 with pf(4)

2023-06-15 Thread Janne Johansson
> > > "pfctl -f /etc/pf.conf" does not spit out any warnings or errors either, > so I first assumed it would work just as flawlessly then, but apparently > it doesnt, because I cant ping any domain or wget any webpage, when I > If you add "log" rules to your pf.conf and the watch the pflog device

Re: support update

2023-06-16 Thread Janne Johansson
Den fre 16 juni 2023 kl 04:46 skrev Duncan Hart : > M dun...@appliedopenbsd.com > U https://www.appliedopenbsd.com/ > www. doesn't resolve using many public resolvers (8.8.8.8, 1.1.1.1, 9.9.9.9) but it did resolve at 4.2.2.4 so there is something fishy going on there. The bare domain appliedopen

<    1   2   3   4   5   6   7   >