--- Log opened Mon Nov 03 00:00:58 2025 00:02 < jab> has anyone tried running OpenBSD on the open source arm laptop ? https://www.olimex.com/Products/DIY-Laptop/ 00:02 < jab> It's an arm chip with 2GB of max ram. 00:04 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 00:09 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 00:09 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 00:10 < dg> that's pretty old hardware now, I suspect not much has changed from this post: https://www.reddit.com/r/openbsd/comments/1le9g8q/openbsd_on_olimex_teresi/ 00:10 < dg> boot loaders on older arm systems are often a pain point 00:10 < dg> (https://www.openbsd.org/arm64.html has some notes too, "Most other machines load their firmware from the boot media and require additional steps to create bootable install media"...) 00:11 < dg> so short is: cpu is supported, rest of the hardware maybe, but you have to work out how to boot it first 00:12 < jab> gotcha. 00:20 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 00:21 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 00:27 -!- Draco_uy [~Draco--@r186-55-30-206.dialup.adsl.anteldata.net.uy] has joined #openbsd 00:34 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 00:35 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 00:39 -!- matrixentity [~matrixent@2a02:c7e:27ef:f200:225:d3ff:fe0a:6b04] has joined #openbsd 00:41 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 00:42 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 00:42 -!- Draco_uy [~Draco--@r186-55-30-206.dialup.adsl.anteldata.net.uy] has left #openbsd [] 00:43 -!- jab [~user@user/jab] has quit [Remote host closed the connection] 00:46 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 00:46 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 00:47 -!- _Posterdati_ [~posterdat@user/Posterdati] has quit [Ping timeout: 264 seconds] 00:51 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 256 seconds] 00:51 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 00:52 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 00:53 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 00:54 -!- matrixentity [~matrixent@2a02:c7e:27ef:f200:225:d3ff:fe0a:6b04] has quit [Changing host] 00:54 -!- matrixentity [~matrixent@user/matrixentity] has joined #openbsd 00:54 < matrixentity> (try #2 because I needed to register) Hello everyone :) I installed OpenBSD 7.8 and it hangs at boot before 00:54 < matrixentity> init. Specifically it hangs after it tries to recognize cpu3 and cpu4, 00:54 < matrixentity> stuck on this "acpidhpe" text. I am using a quad-core cpu and I'm not 00:54 < matrixentity> sure if this is a shared problem. I have had a look at the FAQ where it 00:54 < matrixentity> says SMT is not enabled, but it really should not introduce a problem 00:54 < matrixentity> when trying to boot; surely it would just carry on and not enable them? I 00:54 < matrixentity> tried looking deeper and I tried to test out the bsd.mp kernel from the 00:54 < matrixentity> LiveCD, which worked(!) but obviously it couldn't find the init system. 00:54 < matrixentity> I do have the bsd.mp kernel enabled as a file set and disabling the bsd 00:54 < matrixentity> file set does nothing (probably because it chooses bsd.mp anyway). The 00:54 < matrixentity> CPU is an Intel Core 2 Extreme QX9300. If you need more specifics then I 00:54 < matrixentity> am happy to oblige. 01:00 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 01:01 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 01:02 < dg> you should be able to at the boot prompt type: boot /bsd.sp 01:02 < dg> if you managed to run the installer that will likely work, although obviously with only one core 01:03 < mischief> broken acpi? 01:03 < matrixentity> there is no /bsd.sp :P 01:03 < matrixentity> which is weird because I enabled that file set 01:04 < fro> there is no openbsd licvecd 01:04 < fro> livecd 01:04 < fro> so not sure what this is in reference to 01:05 < fro> can confirm it has nothing to do with smt tho 01:05 < matrixentity> the disk image then (I chose install78.img) 01:07 -!- qqe [~qqq@185.54.21.203] has quit [Quit: Lost terminal] 01:07 -!- jhgfbh7779 [~jhgfbh777@1.46.203.54] has joined #openbsd 01:07 < fro> what do you mean when you say you "enabled that file set" 01:08 < fro> all of the sets are checked and installed by default 01:08 < fro> and bsd.sp wouldn't be in anything you'd uncheck 01:09 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 01:09 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 01:10 < matrixentity> ah I mean bsd.rp, sorry I get confused 01:10 < matrixentity> no bsd.mp 01:10 < matrixentity> sigh 01:10 < matrixentity> i mean bsd.mp 01:10 < matrixentity> i enabled that as a set 01:11 < dg> the active kernel is copied to /bsd, the other one will have the suffix 01:11 < dg> so if you try boot /bsd.sp you can at least rule out if problem is with multiple cpus 01:12 < matrixentity> dg using by what you are saying, hypothetically I can boot /bsd.mp for the installer and then it would copy that as the active kernel 01:12 < dg> no, that's not at all what I'm saying 01:12 < dg> the installer is a special kernel of its own, that contains a ramdisk 01:12 < dg> what would be useful is to figure out if bsd.sp works for you, or if only bsd.rd (the installer) works 01:13 < dg> then this probably becomes a bug report, although if bsd.sp works that at least makes something usable for you 01:16 < matrixentity> oh yeah your correct with using bsd.rd and not bsd.mp... I am kind of new to openbsd so excuse me if I get things jumbled up :) I assume you mean bsd.mp and not bsd.sp? If so, i can get bsd.mp working, I did mention that. if you are talking about a bsd.sp then I can get looking into that by what you are saying 01:18 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 01:18 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Ping timeout: 260 seconds] 01:19 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 01:19 < fro> if bsd.mp works and boots past where you say it hangs 01:19 < fro> not sure what the problem is 01:19 < fro> also you don't enable bsd.mp as a set 01:19 < fro> again not sure what you mean by that 01:22 < fro> in any case don't disable any sets 01:26 < matrixentity> I said that I was using the bsd.mp in the disk image on a usb drive. The last thing I think I can do is open the main drive in the shell prompt you can access from the installer and copy bsd.rd from there. You can enable bsd.mp (and bsd as is mentioned) as a set in the installer, it's in the install guide FAQ. The only set I am disabling is 01:26 < matrixentity> game78.tgz (I did disable bsd for testing purposes to try and get this working but it does nothing, I will reinstall with it enabled). 01:28 < fro> i mean games isn't gonna make any difference 01:28 < fro> i just feel like you're doing something strange 01:29 -!- o0x1eef0 [~o0x1eef@user/o0x1eef] has joined #openbsd 01:30 < matrixentity> I'm following the installation perfectly so I am not sure what I am doing strange... 01:30 < fro> yeah same 01:30 < fro> i'm not sure either 01:30 -!- o0x1eef [~o0x1eef@user/o0x1eef] has quit [Ping timeout: 250 seconds] 01:30 -!- o0x1eef0 is now known as o0x1eef 01:30 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 01:30 < fro> in any case see if you can boot bsd.sp like dg said 01:31 < fro> if that works then maybe there's a bug? 01:32 < matrixentity> I'll look into bsd.sp 01:36 < matrixentity> P.S. Im going to enable every set except for game78 01:37 < fro> if it hangs at acipdhpe then there's a clue as well 01:37 < fro> might have to disable something 01:38 < matrixentity> I think I made a typo, it may of been acpihpe but we can still look into it. I remember some times it would just hang on the 'ac' part of 'acpihpe' 01:39 < fro> well you can always boot -c and then disable acpidhpe 01:39 < fro> then boot 01:39 < fro> see if that works 01:39 < matrixentity> yep 01:40 < matrixentity> I remember the boot -c command to disable something from when it would power off due to overheating... newsflash something was wrong (I fixed it dw) 01:43 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 01:46 -!- jhgfbh7779 [~jhgfbh777@1.46.203.54] has quit [Ping timeout: 244 seconds] 01:51 < matrixentity> So I did the usual boot /bsd command and the same thing is happening... who would've thought. What's weird is that whenever it tries to show 'cpu2: ' and 'cpu3:' (some cases even other text) it does it so slowly, like my clock speed has been reduced, but after it takes it time it prints what is after it quick again. It shows up with the message 01:51 < matrixentity> 'cpu#: failed to identify', then deciding to freeze at the 'acpi' text again! So what I could try to do right now is use the bsd.sp kernel, but I am not familiar with it, so guidance can help (like a wiki or something) because I can't find it anywhere. 01:53 < fro> well just from the boot prompt you'd type boot bsd.sp then hit enter 01:53 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 01:55 < fro> it should just be in / 01:55 < matrixentity> huh, weird, I did an ls (in the boot prompt) and it couldn't find it, must be a weird thing or I am blind. But bsd.sp works! I'm not sure why bsd.rd does not work... it would be nice to have 4 cores 01:56 < fro> so bsd.sp works and it continues booting and gets you to a working system? 01:56 < fro> just to confirm 01:56 < matrixentity> Yep 01:56 < matrixentity> Do I keep saying bsd.rd? I mean bsd.mp. It confuses me 01:57 < fro> it was confusing me at first but now i know when you say bsd.rd you mean bsd.mp 01:57 < fro> heh 01:57 < matrixentity> lol 01:57 < matrixentity> but yeah can confirm bsd.mp does not work 01:57 < matrixentity> ill try disabling acpi... 01:58 < fro> try that but i think maybe we're at reporting a bug level if you've got to do that 01:58 < fro> at least someone smarter than me should have eyes on this 01:59 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Ping timeout: 256 seconds] 01:59 < fro> i've also been drinking which isn't helping either 01:59 < matrixentity> Well... disabling acpi works (gets past the hang)... so you're right, it may be a bug level 02:00 < matrixentity> of course when I disable the acpi the system won't boot but it is still progress (we know the issue) 02:02 < fro> could be something more specific like acipizt, etc 02:02 < fro> i don't know them all 02:03 < matrixentity> yeah well we got something broad so we get the specifics 02:03 < matrixentity> divide and conquer lol 02:04 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 02:04 < fro> https://man.openbsd.org/acpi.4 02:05 < matrixentity> Gah right went you said that I found them out 02:05 < fro> maybe just acpihpet? 02:05 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 02:05 < matrixentity> I'll try disabling that 02:06 < matrixentity> nope 02:06 < fro> maybe between you, me, and the alcohol we'll figure this out 02:06 < matrixentity> fair enough haha 02:06 < matrixentity> we know it's something to do with acpi so just brute force it 02:07 < matrixentity> acpicpu nope 02:08 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 02:09 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 02:09 < matrixentity> intelpmc... nope (really hoped that would do something) 02:10 -!- florida [~florida@2a02:ab88:7200:6a00:c6d9:87ff:fe7c:13ac] has joined #openbsd 02:11 < matrixentity> acpiec nope 02:11 < matrixentity> surely there is a better way to do this 02:11 < fro> haha yeah i'm not sure 02:14 -!- _Posterdati_ [~posterdat@user/Posterdati] has joined #openbsd 02:15 < fro> maybe a BIOS update could help as well? 02:15 < fro> since we know it's acpi-related 02:16 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 02:16 -!- mischief [~mischief@2604:5500:c29f:e800::c0ca:c01a] has quit [Ping timeout: 244 seconds] 02:16 < matrixentity> I use Canoeboot, which is basically Libreboot, which is basically coreboot, using SeaBIOS textmode. It is already on the highest version available 02:17 < matrixentity> Linux and FreeBSD work so just a proof of concept 02:17 -!- jhgfbh7779 [~jhgfbh777@1.46.6.151] has joined #openbsd 02:18 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 02:19 -!- mischief [~mischief@2604:5500:c29f:e800::c0ca:c01a] has joined #openbsd 02:19 < fro> ah ok 02:20 < matrixentity> So looking at a reddit post (https://www.reddit.com/r/BSD/comments/148i93o/openbsd_boot_issue_on_lenovo_m910x_after_the/), he solved it by saying his machine was not supported. I think this may be the same for me. First, back when I had a dual core, everything went smoothly, but after the quad core, it would just not like to boot. Second, bsd.sp 02:20 < matrixentity> works. So sadly I may just have to cope with bsd.sp until they can get a Thinkpad T400 modded to work with a QX9300 CPU working. 02:21 < matrixentity> (you may want to transpose the link if you are using libreddit or something like that) 02:24 < matrixentity> Also disabling acpi on bsd.mp doesn't detect the 4 cores, only just 1 anyways. So sadly I can confirm it is the truth. 02:25 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 02:26 -!- florida [~florida@2a02:ab88:7200:6a00:c6d9:87ff:fe7c:13ac] has quit [Quit: Leaving] 02:27 < mischief> acpi is needed to detect other cores 02:27 < matrixentity> Yeah so that's why it gets past the hang 02:29 < mischief> do you know exactly which driver it hangs on? you could disable that instead of all of acpi 02:31 < matrixentity> It hangs on detecting the cpu cores, that's why bsd.sp works. It just does not support enabling extra CPUs, simple as that 02:31 < matrixentity> So unless if I can find another oversight I might just have to mark this problem as closed 02:32 < mischief> no, i'm asking which line the kernel prints before the hang 02:32 < mischief> like specifically, the exact text. 02:33 < matrixentity> cpu#: failed to identify 02:33 < matrixentity> replace '#' with either 2 or 3 02:33 < fro> ok 02:33 < fro> good luck, etc 02:33 < fro> i'm heading out 02:33 < matrixentity> o7 02:33 -!- fro [fro@humpty.dance] has quit [Quit: Ripopgodazippa .gz.] 02:33 < matrixentity> I'm going to head off now 02:34 < matrixentity> Goodbye everyone 02:34 < matrixentity> It's half 2 in the morning for me 02:34 -!- matrixentity [~matrixent@user/matrixentity] has quit [Quit: Client closed] 02:34 -!- seoul_man [~meh@user/seoul-man/x-5066766] has joined #openbsd 02:41 -!- Nahkriin [~papa_tang@ip68-4-167-245.oc.oc.cox.net] has joined #openbsd 02:45 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 02:48 -!- Nahkriin [~papa_tang@ip68-4-167-245.oc.oc.cox.net] has quit [Ping timeout: 264 seconds] 03:04 -!- mytec333 [~bill@user/mytec333] has quit [Quit: WeeChat 4.7.1] 03:05 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 03:05 -!- magyar_ [~magyar@user/magyar] has quit [Read error: Connection reset by peer] 03:06 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 03:07 -!- garth__ [~garth@2600:1702:6061:eb90:b1f7:1869:727c:c2bb] has quit [Ping timeout: 256 seconds] 03:08 -!- magyar_ [~magyar@user/magyar] has joined #openbsd 03:12 -!- itchy [~itchy@user/itchy] has quit [Ping timeout: 256 seconds] 03:14 -!- itchy [~itchy@user/itchy] has joined #openbsd 03:16 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "The Shooter"] 03:24 -!- naoki [~Thunderbi@240f:10b:7440:1:13cb:10d7:d86a:edc5] has joined #openbsd 03:25 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 260 seconds] 03:26 -!- deltahotel [~deltahote@user/deltahotel] has quit [Quit: deltahotel] 03:27 -!- sjg [~sjg@user/sjg] has joined #openbsd 03:27 -!- einyx_ [~einyx@2001:bc8:1210:8ea7:dc00:ff:fe8e:33bf] has quit [Read error: Connection reset by peer] 03:27 -!- einyx [~einyx@2001:bc8:1210:8ea7:dc00:ff:fe8e:33bf] has joined #openbsd 03:29 -!- Xenguy_ [~Xenguy@user/xenguy] has joined #openbsd 03:30 -!- garth__ [~garth@2600:1702:6061:eb90:b1f7:1869:727c:c2bb] has joined #openbsd 03:32 -!- Xenguy [~Xenguy@user/xenguy] has quit [Read error: Connection reset by peer] 03:33 -!- Xenguy_ [~Xenguy@user/xenguy] has quit [Ping timeout: 246 seconds] 03:36 -!- housemate [~housemate@pa49-178-71-139.pa.nsw.optusnet.com.au] has joined #openbsd 03:45 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 03:45 -!- sdds [~sdds@user/sdds] has joined #openbsd 03:53 -!- _zip100 [~zip100@193.32.248.174] has quit [Ping timeout: 264 seconds] 03:54 -!- zip100 [~zip100@193.32.248.186] has joined #openbsd 03:54 -!- Xenguy__ [~Xenguy@user/xenguy] has joined #openbsd 03:55 -!- Xenguy__ is now known as Xenguy 04:04 -!- garth__ [~garth@2600:1702:6061:eb90:b1f7:1869:727c:c2bb] has quit [Ping timeout: 256 seconds] 04:20 -!- cobra [~cobra@user/Cobra] has quit [Ping timeout: 252 seconds] 04:21 -!- jhgfbh7779 [~jhgfbh777@1.46.6.151] has quit [Remote host closed the connection] 04:24 -!- cobra [~cobra@user/Cobra] has joined #openbsd 04:25 -!- mytec333 [~mytec333@user/mytec333] has joined #openbsd 04:33 -!- mytec333 [~mytec333@user/mytec333] has quit [Quit: WeeChat 4.1.1] 04:35 -!- cobra [~cobra@user/Cobra] has quit [Quit: ZNC 1.8.2 - https://znc.in] 04:38 -!- cobra [~cobra@user/Cobra] has joined #openbsd 04:41 -!- cpk [~cpk@185.172.87.163] has quit [Ping timeout: 264 seconds] 04:42 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 244 seconds] 05:03 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 05:04 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 05:10 -!- OnASnoopPhone [~OnASnoopP@user/OnASnoopPhone] has joined #openbsd 05:15 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 05:19 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 05:19 -!- witcher [~witcher@2001:4090:e007:9581:d6:62cf:d2af:2a6a] has joined #openbsd 05:19 -!- fart_cat [~fart_cat@user/fart-cat:36778] has joined #openbsd 05:19 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 05:20 -!- garth__ [~garth@2600:1702:6061:eb90:a997:8cb4:fa0a:e65c] has joined #openbsd 05:21 -!- shiranaihito_ [~shiranaih@ppp-171-97-85-24.revip8.asianet.co.th] has joined #openbsd 05:26 -!- ali_rahbar_77 [~ali@5.116.171.23] has joined #openbsd 05:27 -!- ali_rahbar_77 [~ali@5.116.171.23] has quit [Changing host] 05:27 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has joined #openbsd 05:36 -!- qqe [~qqq@185.54.21.203] has joined #openbsd 05:38 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 05:39 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 05:41 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 05:42 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 05:54 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 05:54 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 05:58 -!- struchu [~struchu@staticline-31-183-133-251.toya.net.pl] has joined #openbsd 06:06 -!- frkazoid333 [~frkazoid3@2603-900b-46f0-b390-2555-47c5-f06d-d5ed.inf6.spectrum.com] has quit [Ping timeout: 256 seconds] 06:12 -!- edthix [~Thunderbi@60.48.88.84] has joined #openbsd 06:13 -!- qqe [~qqq@185.54.21.203] has quit [Quit: Lost terminal] 06:18 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:19 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 06:19 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:20 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 06:20 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:21 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 06:22 -!- librecat [uid714233@id-714233.helmsley.irccloud.com] has joined #openbsd 06:22 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:22 -!- shiranaihito_ [~shiranaih@ppp-171-97-85-24.revip8.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 06:23 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 06:23 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:23 < librecat> Thanks to my usb-c audio dongle i was able to say "fuck linux im gonna use openbsd from now on" 06:24 < librecat> I backed up only what i absolutely had to and wiped everything for a fresh start on openbsd 06:25 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 06:25 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 06:32 -!- user71 [~user71@2001:1530:1032:e333:60bd:4ad3:27a8:9644] has joined #openbsd 06:39 -!- bluejaypop [~jose@user/josefig] has quit [Ping timeout: 256 seconds] 06:39 -!- remilias1 is now known as remiliascarlet 06:42 -!- pirving [~jd@user/pirving] has joined #openbsd 06:45 -!- shiranaihito_ [~shiranaih@2001:fb1:7f:9be7:580f:4374:f694:ea32] has joined #openbsd 06:46 -!- frkazoid333 [~frkazoid3@97.97.219.179] has joined #openbsd 06:46 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 06:47 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:48 -!- frkzoid [~frkazoid3@2603-900b-46f0-b390-e4e4-8324-8112-9fc9.inf6.spectrum.com] has joined #openbsd 06:50 -!- pirving [~jd@user/pirving] has quit [Quit: Leaving] 06:51 -!- torstenvl [~torstenvl@c-69-138-239-19.hsd1.va.comcast.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 06:51 -!- frkazoid333 [~frkazoid3@97.97.219.179] has quit [Ping timeout: 244 seconds] 06:53 -!- jkm [~jkm@user/jkm] has quit [Ping timeout: 260 seconds] 06:53 < vortexx> when the installer prompts to choose sets, just type all 06:55 -!- jkm [~jkm@user/jkm] has joined #openbsd 06:57 -!- bluejaypop [~jose@user/josefig] has joined #openbsd 07:06 -!- xelxebar [~xelxebar@wilsonb.com] has quit [Ping timeout: 260 seconds] 07:06 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 07:09 -!- xelxebar [~xelxebar@42.203.199.104.bc.googleusercontent.com] has joined #openbsd 07:13 < vortexx> oh well, was in scrollback. I bet canoeboot is the source of matrixentity's issues. 07:22 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has quit [Ping timeout: 256 seconds] 07:22 -!- user71 [~user71@2001:1530:1032:e333:60bd:4ad3:27a8:9644] has quit [Quit: user71] 07:23 -!- jerryf_ [~jerryf@user/jerryf] has joined #openbsd 07:24 -!- _Posterdati_ [~posterdat@user/Posterdati] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 07:27 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 07:28 -!- bsdperl [~bsdperl@user/bsdperl] has quit [Quit: bsdperl] 07:33 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:13a6:1c9a:11b0:2542] has joined #openbsd 07:35 -!- bsdperl [~bsdperl@user/bsdperl] has joined #openbsd 07:37 -!- daugaard_ [~daugaard@user/daugaard] has joined #openbsd 07:39 -!- daugaard_ [~daugaard@user/daugaard] has quit [Remote host closed the connection] 07:42 < librecat> How likely would my work get merged if i make openbsd cross compilable 07:43 < librecat> i made hyperbolabsd more cross compilable so i do have some idea on what to di 07:43 < librecat> They had hacks in every makefile that i comonized in the share/mk/ folder 07:44 < librecat> and i made a multi stage bootstrap where it builds more in the next stage 07:44 < librecat> then i made a ext2 and grub based image builder 07:44 < librecat> but all that work got scrapped when they decided to move to musl 07:47 < vortexx> openbsd already is crosscompilable, it's just not documented much because the devs don't encourage it iirc 07:48 < vortexx> (I'd say any OS that runs on multiple archs has to be crosscompilable anyway) 07:51 < librecat> vortexx: i mean cross compilable from linuc 07:52 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 246 seconds] 07:55 -!- shiranaihito_ [~shiranaih@2001:fb1:7f:9be7:580f:4374:f694:ea32] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 07:58 -!- ali_rahbar_77 [~ali@5.116.171.23] has joined #openbsd 07:59 -!- ali_rahbar_77 [~ali@5.116.171.23] has quit [Changing host] 07:59 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has joined #openbsd 07:59 -!- lil_lasagna [~Ivan@178.237.235.249] has joined #openbsd 08:02 -!- adip [~adip@c145-48.icpnet.pl] has joined #openbsd 08:09 -!- edthix1 [~Thunderbi@182.63.33.249] has joined #openbsd 08:11 -!- edthix [~Thunderbi@60.48.88.84] has quit [Ping timeout: 246 seconds] 08:11 -!- edthix1 is now known as edthix 08:12 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 08:12 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 08:13 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 08:17 -!- lagrange [~john@user/lagrange] has joined #openbsd 08:18 -!- Maylay [~maylay@2600:1702:537b:97f:7ed3:aff:fe1a:45ae] has quit [Ping timeout: 256 seconds] 08:18 < quinq> lil_lasagna, maybe as likely as fixing openbsd make 08:19 < quinq> s/fixing/making portable/ 08:19 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 08:19 < quinq> Sorry, s/lil_lasagna/librecat/ 08:20 -!- shiranaihito_ [~shiranaih@ppp-171-97-85-24.revip8.asianet.co.th] has joined #openbsd 08:20 < librecat> quinq: i was building hyperbolabsd using netbsd make 08:21 -!- Maylay [~maylay@104-0-22-170.lightspeed.miamfl.sbcglobal.net] has joined #openbsd 08:22 < quinq> Is it POSIX? 08:22 -!- apa_c [~alexander@user/apac] has joined #openbsd 08:27 < mischief> netbsd is cross compilable from linux. 08:28 < mischief> not sure of the specifics but ive done it before, maybe the build process bootstraps its own make 08:29 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 08:29 < IcePic> OpenBSD doesn't even like to have it cross compileable from one obsd arch to another 08:29 < IcePic> unless for the initial porting 08:29 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 08:30 < mischief> its pretty bad 08:30 < quinq> Cross-compiling is so 90's 08:30 -!- donofrio [~donofrio@68.60.130.115] has joined #openbsd 08:30 < mischief> i asked about cross compiling on the ml and got crickets 08:30 < mischief> quinq: it's not, and everyone does it every day now 08:31 < IcePic> its a large difference in having usr/src/bin/ls being cross-buildable, and having a non-obsd system being able to follow the obsd build system by first building the compiler, then libs and lastly the binaries 08:31 < quinq> Yeah, they roll out a 75GB “yocto” Linux, build it for hours and 10's of GB memory 08:31 -!- donofrio_ [~donofrio@68.60.130.115] has quit [Ping timeout: 264 seconds] 08:33 < mischief> i build yocto every day for work and i'm the principal engineer that works on it, so i speak from some experience 08:34 < mischief> it would do the project some good to document cross compilation, since i was lost when trying to do it and nobody replied on the ml 08:35 < quinq> I would quit a job if they forced me to use that, you're courageous 08:35 < mischief> i thoroughly enjoy my job and we are accepting applications :-) 08:36 -!- zapata [~zapata@user/zapata] has joined #openbsd 08:37 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:39 < quinq> That's wicked 08:39 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 08:40 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 08:45 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Remote host closed the connection] 08:45 -!- x_x [~xx@user/xx] has quit [Quit: x_x] 08:45 -!- xx [~xx@user/xx] has joined #openbsd 09:01 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 09:02 -!- cli [~m-vsauiy@user/cli] has quit [Ping timeout: 264 seconds] 09:04 -!- user71 [~user71@2001:1530:1032:e333:a5c:b295:c9b:3cc7] has joined #openbsd 09:05 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 09:06 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 09:07 -!- feriman [~feriman@user/feriman] has joined #openbsd 09:08 -!- seninha [~seninha@user/seninha] has joined #openbsd 09:08 -!- adig [~adi@86.123.72.40] has joined #openbsd 09:12 -!- cli [~m-vsauiy@user/cli] has joined #openbsd 09:17 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 09:20 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has quit [Remote host closed the connection] 09:21 -!- edthix [~Thunderbi@182.63.33.249] has quit [Read error: Connection reset by peer] 09:22 -!- edthix [~Thunderbi@60.48.88.84] has joined #openbsd 09:25 -!- edthix1 [~Thunderbi@182.63.33.249] has joined #openbsd 09:25 -!- edthix1 [~Thunderbi@182.63.33.249] has quit [Read error: Connection reset by peer] 09:26 -!- edthix [~Thunderbi@60.48.88.84] has quit [Read error: Connection reset by peer] 09:26 -!- edthix [~Thunderbi@60.48.88.84] has joined #openbsd 09:27 -!- enwu [~enwu@user/enwu] has joined #openbsd 09:36 -!- adig [~adi@86.123.72.40] has quit [Remote host closed the connection] 09:39 -!- ixc [~ixc@user/ixc] has joined #openbsd 09:42 -!- edthix [~Thunderbi@60.48.88.84] has quit [Quit: edthix] 09:47 -!- PsychoticBudgie [~Psychotic@user/PsychoticBudgie] has quit [Quit: leaving] 09:53 -!- antanst [~antanst@user/antanst] has quit [Ping timeout: 244 seconds] 09:55 -!- antanst [~antanst@user/antanst] has joined #openbsd 09:55 -!- PsychoticBudgie [~Psychotic@user/PsychoticBudgie] has joined #openbsd 09:58 -!- feriman [~feriman@user/feriman] has quit [Quit: Lost terminal] 10:00 -!- dlock23 [~dlock@user/dlock23] has joined #openbsd 10:00 -!- feriman [~feriman@user/feriman] has joined #openbsd 10:01 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 10:03 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has joined #openbsd 10:03 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has quit [Changing host] 10:03 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 10:08 -!- struchu [~struchu@staticline-31-183-133-251.toya.net.pl] has left #openbsd [WeeChat 4.7.1] 10:15 -!- itchy [~itchy@user/itchy] has quit [Quit: leaving] 10:24 -!- itchy [~itchy@user/itchy] has joined #openbsd 10:26 -!- rc [~rc@user/rc] has quit [Quit: nyaa~] 10:28 -!- naoki [~Thunderbi@240f:10b:7440:1:13cb:10d7:d86a:edc5] has quit [Ping timeout: 256 seconds] 10:37 -!- huy_ is now known as huy 10:45 -!- CrimeWave [~Ebox-MTL@user/CrimeWave] has quit [Quit: Electronic Box Montréal - Textual IRC 7.2.6 OSX] 10:46 -!- polarian [~polarian@znc.polarian.dev] has quit [Excess Flood] 10:48 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 10:48 < IcePic> anoncvs.eu reboots for upgrades 10:56 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:9a71:ddf3:6e5e:2cd4] has quit [Ping timeout: 250 seconds] 11:01 -!- dqk [~dqk@areims-553-1-176-143.w90-18.abo.wanadoo.fr] has joined #openbsd 11:02 -!- bigato [~bigato@user/bigato] has joined #openbsd 11:02 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 244 seconds] 11:09 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:b34e:2892:e26f:11dd] has joined #openbsd 11:11 -!- housemate_ [~housemate@49.178.209.92] has joined #openbsd 11:12 -!- _Posterdati_ [~posterdat@user/Posterdati] has joined #openbsd 11:14 -!- housemate [~housemate@pa49-178-71-139.pa.nsw.optusnet.com.au] has quit [Ping timeout: 256 seconds] 11:19 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 244 seconds] 11:21 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 11:25 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 272 seconds] 11:29 -!- housemate_ [~housemate@49.178.209.92] has quit [Quit: If there was nothing to see, there. It is BECAUSE I WASN'T THERE, MAN..!] 11:30 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has joined #openbsd 11:31 < vortexx> librecat: you're really looking to complicate your life if you want to crosscompile from linux. I'm sure it can be done with enough knowledge but you won't find much support 11:34 -!- Treibholz [~Treibholz@2a00:6020:adbb:3a00:fd26:4230:2eba:b4f5] has left #openbsd [WeeChat 4.6.2] 11:42 -!- pukkamustard [~pukkamust@static.14.6.109.65.clients.your-server.de] has joined #openbsd 11:42 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has quit [Quit: If there was nothing to see, there. It is BECAUSE I WASN'T THERE, MAN..!] 11:42 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has joined #openbsd 11:59 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Ping timeout: 256 seconds] 12:01 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 12:12 -!- dlock23 [~dlock@user/dlock23] has quit [Quit: Leaving] 12:16 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 256 seconds] 12:20 -!- cobra [~cobra@user/Cobra] has quit [Quit: ZNC 1.8.2 - https://znc.in] 12:26 -!- jedesa [~Thunderbi@user/jedesa] has joined #openbsd 12:28 -!- cobra [~cobra@user/Cobra] has joined #openbsd 12:33 -!- elagost [~elagost@user/elagost] has quit [Quit: WeeChat 4.6.3] 12:35 -!- ReBo [~ReBo@h-98-128-174-229.A785.priv.bahnhof.se] has quit [Ping timeout: 250 seconds] 12:36 -!- cobra [~cobra@user/Cobra] has quit [Quit: ZNC 1.8.2 - https://znc.in] 12:39 -!- cobra [~cobra@user/Cobra] has joined #openbsd 12:44 -!- elagost [~elagost@user/elagost] has joined #openbsd 12:51 -!- ublx [~ublx@user/ublx] has joined #openbsd 12:52 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 12:54 -!- ali_rahbar_77 [~ali@5.117.23.4] has joined #openbsd 12:54 -!- ali_rahbar_77 [~ali@5.117.23.4] has quit [Changing host] 12:54 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has joined #openbsd 12:59 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 12:59 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 272 seconds] 13:07 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has quit [Quit: If there was nothing to see, there. It is BECAUSE I WASN'T THERE, MAN..!] 13:16 -!- memset_ [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 13:17 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:19 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has joined #openbsd 13:22 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 264 seconds] 13:28 -!- mtoy [~mtoy@user/mtoy] has quit [Read error: Connection reset by peer] 13:30 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 13:32 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 256 seconds] 13:40 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 13:42 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has joined #openbsd 13:42 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has quit [Changing host] 13:42 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 13:43 -!- adig [~adi@86.123.72.40] has joined #openbsd 13:45 -!- adig [~adi@86.123.72.40] has quit [Remote host closed the connection] 13:45 -!- drathir87 [~drathir@wireguard/tunneler/drathir] has joined #openbsd 13:45 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 272 seconds] 13:45 -!- drathir87 is now known as drathir_tor 13:51 -!- Leone [~Leo@104.247.239.65] has joined #openbsd 14:08 -!- jab [~user@user/jab] has joined #openbsd 14:09 -!- naoki [~Thunderbi@240f:10b:7440:1:a4a5:6eda:6b90:24c7] has joined #openbsd 14:11 -!- naoki [~Thunderbi@240f:10b:7440:1:a4a5:6eda:6b90:24c7] has quit [Client Quit] 14:16 -!- apa_c [~alexander@user/apac] has quit [Ping timeout: 264 seconds] 14:16 < tylerius> Hello! I'm trying to undo FDE in a remote vm with console access, but since softraid is attached at boot I can't reinstall to sd0. Any tip on how to do this? 14:17 -!- MentalExcuse [~MentalExc@inetz.connected.by.freedominter.net] has quit [Ping timeout: 252 seconds] 14:18 -!- adig [~adi@86.123.72.40] has joined #openbsd 14:18 -!- adig [~adi@86.123.72.40] has quit [Remote host closed the connection] 14:25 -!- mlw [~mlw@41.73.193.26] has joined #openbsd 14:25 -!- deltahotel [~deltahote@user/deltahotel] has joined #openbsd 14:28 -!- Guest11 [~Guest11@84-231-58-235.elisa-mobile.fi] has joined #openbsd 14:36 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 244 seconds] 14:37 -!- DetourNetworkUK [DetourNetw@user/DetourNetworkUK] has quit [Read error: Connection reset by peer] 14:38 -!- hygo [~hygo@189-68-13-186.dsl.telesp.net.br] has quit [Quit: WeeChat 4.7.1] 14:38 -!- garth__ [~garth@2600:1702:6061:eb90:a997:8cb4:fa0a:e65c] has quit [Ping timeout: 256 seconds] 14:39 -!- DetourNetworkUK [~DetourNet@user/DetourNetworkUK] has joined #openbsd 14:40 -!- Guest11 [~Guest11@84-231-58-235.elisa-mobile.fi] has quit [Quit: Client closed] 14:42 -!- deltahotel [~deltahote@user/deltahotel] has quit [Quit: deltahotel] 14:47 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 14:47 -!- cobra [~cobra@user/Cobra] has quit [Quit: ZNC 1.8.2 - https://znc.in] 14:49 < avemestr> tylerius: Reinstall. 14:50 -!- cobra [~cobra@user/Cobra] has joined #openbsd 14:50 -!- nanach1 [~nanachi@user/nanach1] has joined #openbsd 14:50 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Quit: pmb] 14:50 -!- deltahotel [~deltahote@user/deltahotel] has joined #openbsd 14:50 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 14:51 -!- MentalExcuse [~MentalExc@inetz.connected.by.freedominter.net] has joined #openbsd 14:56 < tylerius> I had the hope to not having to bother Mischa. Thanks for the information. 14:59 -!- pmb is now known as suricata 14:59 -!- suricata [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Quit: suricata] 14:59 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:03 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Quit: leaving] 15:03 -!- adig [~adi@86.123.72.40] has joined #openbsd 15:03 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:04 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:05 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has quit [Quit: If there was nothing to see, there. It is BECAUSE I WASN'T THERE, MAN..!] 15:05 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:06 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:06 < jab> hey openbsd! Writing pf.conf is a little confusing for new users (me). Though I am learning. Is there an open source OpenBSD package that has a web interface to pf.conf, such that the regular user can log into a running router and dynamically update pf.conf ? 15:08 < jab> I personally like https://github.com/turris-cz/reforis 15:08 < jab> I think it would be awesome to sell OpenBSD based routers that ship such a web interface by default, so the average computer user can use OpenBSD as their router / firewall. 15:08 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:08 < tylerius> I don't think so, but you can check this kind of info via cvs tree or openports.pl / openbsd.app to look for packages 15:08 < surrounder> isn't that what opnsense does? 15:08 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:09 < surrounder> freebsd-based, but still 15:09 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:09 < jab> surrounder: opnsense is pretty cool, but I'd rather use OpenBSD. I like them better. :) 15:09 < jab> but perhaps one could just take opnsense and "port" it to OpenBSD. 15:09 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:09 -!- housemate [~housemate@130.195.212.214] has joined #openbsd 15:10 -!- pmb is now known as suricata 15:11 -!- suricata [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:11 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 15:12 -!- pmb is now known as suricata 15:12 -!- suricata [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 15:22 -!- lagrange [~john@user/lagrange] has quit [Quit: leaving] 15:23 -!- housemate_ [~housemate@130.195.212.213] has joined #openbsd 15:25 -!- housemate_ [~housemate@130.195.212.213] has quit [Client Quit] 15:25 -!- housemate [~housemate@130.195.212.214] has quit [Ping timeout: 250 seconds] 15:32 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 15:36 < IcePic> the problem with gui and net helpers for fw rules is that they have to dumb it down, so you really don't know what you actually allowed 15:37 < IcePic> if you have a button that goes "allow ftp", you might end up with thousands of open ports, just for the call-back which will be choosing ports from 49152-65535 or something. Is that what you expected or not? For "web", is tcp-80,tcp-443,udp-443 what you meant or did it include 3128 for squid www proxy, 8080 and 8443 for those java apps? Noone knows 15:39 < IcePic> you enable SIP because you think you may at some point want it, and whoops, another 10k ports for the voice/video 15:41 -!- miah1 is now known as miah 15:44 < IcePic> and if you really control all the parts, you can configure ftpd (or ftpd-proxy) and sip (or a sip-proxy) to use less ports in a defined range, but this does assume you know what risk you are mitigating, and why and how to change your server for it, so its now a bit outside of the fw gui having a button fpr "allow ftp" and one for "allow sip" 15:50 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 15:50 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:13a6:1c9a:11b0:2542] has quit [Remote host closed the connection] 15:51 < miah> we use firewalld for some linux stuff at work, and its a special kind of hell 15:53 < miah> i'll take a pf.conf any day over that 15:54 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Quit: Konversation terminated!] 15:55 -!- quark [quark@user/meow/Quark] has quit [Remote host closed the connection] 15:55 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 15:56 -!- quark [quark@user/meow/Quark] has joined #openbsd 15:58 -!- apa_c [~alexander@user/apac] has joined #openbsd 15:58 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 15:59 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 16:01 -!- nanach1 [~nanachi@user/nanach1] has quit [Ping timeout: 272 seconds] 16:07 -!- fro [fro@humpty.dance] has joined #openbsd 16:08 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 16:08 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 16:10 -!- seninha [~seninha@user/seninha] has joined #openbsd 16:10 -!- feriman [~feriman@user/feriman] has joined #openbsd 16:12 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 16:23 -!- mover [~hischild@user/mover] has joined #openbsd 16:23 -!- gumnos [~gumnos@2600:382:2b23:9b47:ba70:f4ff:fe1e:1ef2] has quit [Ping timeout: 244 seconds] 16:25 -!- gumnos [~gumnos@2600:382:2b22:e147:ba70:f4ff:fe1e:1ef2] has joined #openbsd 16:26 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:13a6:1c9a:11b0:2542] has joined #openbsd 16:33 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.5.2] 16:35 -!- adip [~adip@c145-48.icpnet.pl] has quit [Remote host closed the connection] 16:36 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has joined #openbsd 16:37 -!- jedesa [~Thunderbi@user/jedesa] has quit [Remote host closed the connection] 16:39 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 16:40 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 16:44 -!- jacr [~jacr@185.189.25.20] has quit [Quit: leaving] 16:46 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 16:46 -!- lagrange [~john@user/lagrange] has joined #openbsd 16:46 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 16:47 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 16:48 -!- lavaball [~Melissa@31.204.155.215] has quit [Quit: lavaball] 16:50 -!- ali_rahbar_77 [~ali@user/ali-rahbar-77:70559] has quit [Ping timeout: 244 seconds] 16:50 -!- mlw [~mlw@41.73.193.26] has quit [Ping timeout: 256 seconds] 16:51 -!- mlw [~mlw@41.73.193.26] has joined #openbsd 16:55 -!- apa_c [~alexander@user/apac] has quit [Quit: Konversation terminated!] 16:56 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 16:56 -!- ali_rahbar_77 [~ali@5.117.23.4] has joined #openbsd 16:57 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 16:59 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 16:59 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 17:01 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 17:02 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 17:05 -!- adig [~adi@86.123.72.40] has quit [Read error: Connection reset by peer] 17:07 -!- shinbeth [~shinbeth@user/sinvet] has joined #openbsd 17:08 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has quit [Read error: Connection reset by peer] 17:09 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 17:12 -!- shinbeth [~shinbeth@user/sinvet] has quit [Ping timeout: 250 seconds] 17:17 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 17:19 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:13a6:1c9a:11b0:2542] has quit [Remote host closed the connection] 17:20 < jonadab> Even when you can specify individual port numbers, you don't always have the granularity you need in edge cases, e.g., if you need to do SNAT on only _some_ outgoing traffic from a given IP range, depending on port and/or destination. 17:21 < jonadab> In general, GUI tools are just not a good fit for highly technical things like firewalls. 17:21 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 17:29 -!- puffybuf [~puffy@user/puffybuf] has joined #openbsd 17:31 -!- mover [~hischild@user/mover] has quit [Quit: leaving] 17:33 < fro> k 17:43 < thrig> yeah I tossed firewalld at some prior workplace. really hard to reason about what the firewall would actually do, hard to do custom things, hard to read the generated rules 17:44 < Bradipo> I've never heard of firewalld... is that a Linux thing? 17:45 < Bradipo> This => https://firewalld.org/ 17:45 < Bradipo> D-Bus API, blech. 17:46 -!- yclept [~yclept@user/yclept] has joined #openbsd 17:50 < thrig> "err, couldn't an attacker use the API to open holes in the firewall?" 17:51 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 244 seconds] 17:53 -!- typicat [~iam@user/typicat] has joined #openbsd 17:55 -!- ReBo [~ReBo@h-98-128-174-229.A785.priv.bahnhof.se] has joined #openbsd 17:58 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 17:58 < mischief> good thing dbus has its own firewall 17:59 < thrig> somehow the dbus scripts get a chmod -x on my system 18:19 -!- zerob [~zerob@user/zerob] has quit [Quit: zerob] 18:23 -!- ali_rahbar_77 [~ali@5.117.23.4] has quit [Ping timeout: 240 seconds] 18:28 -!- ali_rahbar_77 [~ali@5.117.231.187] has joined #openbsd 18:32 -!- ZLima12_ [~zlima12@user/meow/ZLima12] has joined #openbsd 18:33 -!- ali_rahbar_77 [~ali@5.117.231.187] has quit [Quit: Leaving] 18:34 -!- ZLima12 [~zlima12@user/meow/ZLima12] has quit [Ping timeout: 260 seconds] 18:35 -!- Xenguy [~Xenguy@user/xenguy] has quit [Ping timeout: 252 seconds] 18:37 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 18:39 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 18:41 -!- adig [~adi@86.123.72.40] has joined #openbsd 18:44 -!- mover [~hischild@user/mover] has joined #openbsd 18:45 -!- km [~km@c978F5BC1.dhcp.as2116.net] has joined #openbsd 18:47 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 18:47 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 18:54 -!- Shirkdog [~M.Shirk@user/shirkdog] has joined #openbsd 18:56 -!- deltahotel [~deltahote@user/deltahotel] has quit [Quit: deltahotel] 19:02 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 19:02 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 19:02 -!- cli [~m-vsauiy@user/cli] has quit [Ping timeout: 240 seconds] 19:08 -!- cli [~m-vsauiy@user/cli] has joined #openbsd 19:08 -!- jerryf_ [~jerryf@user/jerryf] has joined #openbsd 19:09 -!- garth__ [~garth@2600:1702:6061:eb90:4c39:1309:92d5:c284] has joined #openbsd 19:11 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 19:18 -!- Ltning [~ltning@anduin.net] has quit [Quit: ZNC 1.10.1 - https://znc.in] 19:18 -!- Ltning [~ltning@anduin.net] has joined #openbsd 19:18 -!- monolith [~rm@p5de95929.dip0.t-ipconnect.de] has joined #openbsd 19:19 -!- Ltning [~ltning@anduin.net] has quit [Remote host closed the connection] 19:19 -!- Ltning [~ltning@anduin.net] has joined #openbsd 19:21 -!- yclept [~yclept@user/yclept] has quit [Quit: nyaa~] 19:25 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.5.2] 19:26 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 19:26 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 19:28 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 19:39 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 19:43 -!- ReBo [~ReBo@h-98-128-174-229.A785.priv.bahnhof.se] has quit [Ping timeout: 260 seconds] 19:49 -!- Guest11 [~Guest11@84-231-58-235.elisa-mobile.fi] has joined #openbsd 19:50 -!- housemate [~housemate@pa49-178-209-92.pa.nsw.optusnet.com.au] has joined #openbsd 19:51 -!- Guest11 [~Guest11@84-231-58-235.elisa-mobile.fi] has quit [Client Quit] 20:00 -!- tylerius [~tylerius@user/tylerius] has quit [Read error: Connection reset by peer] 20:02 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 20:03 -!- adig [~adi@86.123.72.40] has quit [Read error: Connection reset by peer] 20:05 -!- mover [~hischild@user/mover] has quit [Quit: leaving] 20:06 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has quit [Quit: WeeChat 3.8] 20:07 -!- krl_ is now known as krl 20:07 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has joined #openbsd 20:07 -!- mover [~hischild@user/mover] has joined #openbsd 20:11 -!- shiranaihito_ [~shiranaih@ppp-171-97-85-24.revip8.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 20:13 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Quit: Leaving...] 20:18 -!- pmb [~pmb@84-231-58-235.elisa-mobile.fi] has left #openbsd [WeeChat 3.8] 20:19 -!- apa_c [~alexander@user/apac] has joined #openbsd 20:27 -!- metavoid [~80blocks@user/metavoid] has quit [Quit: EOF] 20:39 -!- ublx [~ublx@user/ublx] has joined #openbsd 20:46 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 20:52 -!- nanach1 [~nanachi@user/nanach1] has joined #openbsd 20:54 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 20:54 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 20:58 < jonadab> I can't imagine how that could happen. 20:59 * jonadab has certainly never put chmod ugo-x in a cron job. Nope, never ever. At all. Hardly. You know, except when it seemed like a good idea. But other than that, never. 20:59 -!- metavoid [~80blocks@user/metavoid] has joined #openbsd 21:03 -!- hygo [~hygo@189-68-13-186.dsl.telesp.net.br] has joined #openbsd 21:05 -!- mlw [~mlw@41.73.193.26] has quit [Remote host closed the connection] 21:14 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 21:17 -!- Red [~Red@219.51-174-66.customer.lyse.net] has quit [Read error: Connection reset by peer] 21:17 -!- Red [~Red@219.51-174-66.customer.lyse.net] has joined #openbsd 21:19 -!- CrimeWave [~Ebox-MTL@user/CrimeWave] has joined #openbsd 21:19 -!- chasmo77 [~chas77@c-76-105-254-179.hsd1.or.comcast.net] has quit [Quit: It's just that easy] 21:22 -!- zapata [~zapata@user/zapata] has quit [Quit: zapata] 21:29 -!- garth__ [~garth@2600:1702:6061:eb90:4c39:1309:92d5:c284] has quit [Ping timeout: 256 seconds] 21:32 -!- bigato [~bigato@user/bigato] has quit [Ping timeout: 256 seconds] 21:32 -!- snthmt9 [~thl@v220241120183300323.nicesrv.de] has quit [Changing host] 21:32 -!- snthmt9 [~thl@user/snthmt] has joined #openbsd 21:32 -!- snthmt9 is now known as snthmt 21:34 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 272 seconds] 21:35 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 21:35 -!- garth__ [~garth@2600:1702:6061:eb90:4c39:1309:92d5:c284] has joined #openbsd 21:36 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 21:39 -!- eniac [~eniac@user/eniac] has quit [Remote host closed the connection] 21:41 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 21:41 -!- baz [~baz@user/baz] has joined #openbsd 21:41 -!- eniac [~eniac@user/eniac] has joined #openbsd 21:43 -!- eniac [~eniac@user/eniac] has quit [Client Quit] 21:43 -!- eniac [~eniac@user/eniac] has joined #openbsd 21:44 -!- sweatiest_ is now known as sweatiest 21:45 -!- zapata [~zapata@user/zapata] has joined #openbsd 21:48 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 21:49 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 21:52 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 264 seconds] 21:56 -!- lagrange [~john@user/lagrange] has quit [Quit: leaving] 21:57 -!- daugaard [~daugaard@user/daugaard] has quit [Ping timeout: 264 seconds] 21:58 -!- down200 [~down200@shell.lug.mtu.edu] has quit [Quit: ZNC - https://znc.in] 21:59 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 272 seconds] 22:00 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 22:04 -!- apa_c [~alexander@user/apac] has quit [Remote host closed the connection] 22:04 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 22:05 -!- down200 [~down200@shell.lug.mtu.edu] has joined #openbsd 22:05 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 22:08 -!- seninha [~seninha@user/seninha] has joined #openbsd 22:08 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 22:11 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 252 seconds] 22:13 -!- typicat [~iam@user/typicat] has joined #openbsd 22:16 -!- adig [~adi@86.123.72.40] has joined #openbsd 22:24 -!- rc [~rc@user/rc] has joined #openbsd 22:25 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 22:26 -!- tylerius [~tylerius@46.23.93.83] has joined #openbsd 22:26 -!- tylerius [~tylerius@46.23.93.83] has quit [Changing host] 22:26 -!- tylerius [~tylerius@user/tylerius] has joined #openbsd 22:28 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.5.2] 22:29 -!- jab [~user@user/jab] has quit [Remote host closed the connection] 22:29 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has quit [Quit: willyg_cos]