--- Log opened Mon Jul 28 00:00:41 2025 00:01 -!- dgoerger [dgoerger@user/dgoerger] has joined #openbsd 00:03 -!- chasmo77 [~chas77@c-76-105-254-179.hsd1.or.comcast.net] has quit [Quit: It's just that easy] 00:03 -!- itrsea [~Thunderbi@user/itrsea] has quit [Remote host closed the connection] 00:04 -!- itrsea [~Thunderbi@user/itrsea] has joined #openbsd 00:06 -!- Poster [~poster@syn-024-210-086-224.res.spectrum.com] has joined #openbsd 00:15 -!- lolok [~lolok@user/lolok] has quit [Quit: lolok] 00:18 -!- etwas [~etwas@mx.deklarant.pro] has joined #openbsd 00:23 -!- adig_ [~default@salt-inc.suceava.rdsnet.ro] has quit [Read error: Connection reset by peer] 00:25 -!- etwas [~etwas@mx.deklarant.pro] has quit [Quit: leaving] 00:34 -!- etwas [~etwas@176.124.201.235] has joined #openbsd 00:37 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 00:38 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 00:38 -!- dvl_ [~dvl@znc.unixathome.org] has joined #openbsd 00:38 -!- dvl_ [~dvl@znc.unixathome.org] has quit [Changing host] 00:38 -!- dvl_ [~dvl@user/dvl] has joined #openbsd 00:39 -!- dvl [~dvl@user/dvl] has quit [Ping timeout: 244 seconds] 00:51 -!- itrsea [~Thunderbi@user/itrsea] has quit [Quit: leaving] 00:51 < ule> Do you have any advice to run OpenBSD as home lab? I have a spare TP-Link that I might use to create some network segmentation to at least keep my home devices safe since I have plans to expose this OpenBSD to the web 00:52 < ule> The only thing is that I'm not sure I can trust this old tp-link lol 00:54 -!- seninha [~seninha@user/seninha] has joined #openbsd 01:04 -!- Abstract1Wizard [~luca@dyndsl-091-248-189-046.ewe-ip-backbone.de] has joined #openbsd 01:06 -!- Abstract-Wizard [~luca@dyndsl-091-248-211-223.ewe-ip-backbone.de] has quit [Ping timeout: 252 seconds] 01:08 -!- geezabiscuit [~geezabisc@user/geezabiscuit] has quit [Quit: ZNC - https://znc.in] 01:11 < mischief> ule: i run openbsd as my home router itself, along with some VMs exposed to the web and some occasional use on my desktops/laptops 01:13 < mischief> i'm lazy and have a decent amount of trust in openbsd and what i expose to the web.. just a flat network, no managed switches or vlans 01:17 < pardis> if you don't trust your router and you have a computer somewhere else on the internet, you can forward traffic over wg(4) with your home computer as the "client" that makes an outbound connection 01:17 < pardis> then no port forwarding or router config is needed on the home router 01:22 -!- itchy [~itchy@user/itchy] has quit [Ping timeout: 252 seconds] 01:24 -!- cavecanem5 [~cavecanem@user/cavecanem] has joined #openbsd 01:24 -!- itchy [~itchy@user/itchy] has joined #openbsd 01:26 -!- Abstract1Wizard [~luca@dyndsl-091-248-189-046.ewe-ip-backbone.de] has quit [Quit: Lost terminal] 01:26 -!- cavecanem [~cavecanem@user/cavecanem] has quit [Ping timeout: 252 seconds] 01:26 -!- cavecanem5 is now known as cavecanem 01:29 < ule> pardis: your message reminds me what I read a few minutes ago about Claudflre Tunnels running this "claudflared" to enable outbound connection 01:30 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 01:37 < ule> Yeah, I want to read more about different options 01:58 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 01:58 -!- seninha [~seninha@user/seninha] has joined #openbsd 02:02 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 02:38 -!- vulpine [~xfnw@user/meow/xfnw] has quit [K-Lined] 02:38 -!- easeout [~easeout@tilde.team] has quit [K-Lined] 02:44 < ninjin> ule: You may want to describe a bit of what you have planned. If you want to run services at home, the 90s way would be to have that OpenBSD router and put your home network and network for services on different subnets (likely NAT-ed). 02:45 -!- talisc [~user@user/talisc] has quit [Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.1)] 02:48 -!- gtlwuc [uid621242@user/gtlwuc] has quit [Quit: Connection closed for inactivity] 02:48 -!- ixc [~ixc@user/ixc] has joined #openbsd 02:49 < ninjin> Alternatively, you can do what mischief described and just run OpenBSD VMs on the router itself through vmd(8). 02:52 -!- _zip100 [~zip100@193.32.248.196] has joined #openbsd 02:53 -!- zip100 [~zip100@185.213.155.219] has quit [Ping timeout: 248 seconds] 03:12 < mischief> well, i don't run vmd on my router. it's far too slow :-) 03:13 < mischief> odroid-h2 is fine for pushing some packets around, but my vms run on either my ryzen 5600g 'server' or 7950x desktop 03:15 -!- MrHAPPY [~pxq@user/MrHAPPY] has joined #openbsd 03:17 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "Matters in time..."] 03:24 < ninjin> Fair enough. I *think* my router could do it, but it is a Nuc 13, so it has a bit more power. It of course depends on what kind of service one is talking as well. 03:24 < ninjin> For services on my own network like httpd, etc. I just run them straight on the router and see no point in more isolation than what OpenBSD already offers. 03:30 < mischief> next project might be to retire the odroid-h2 and run my 'router' as an openbsd vm under kvm 03:31 < mischief> will have to see if it can run at line rate with all the vm overheads, but i think vio is getting pretty good these days 03:34 < Matt|home> o\ 03:48 -!- beastie [~luis@user/thebeastie] has quit [Ping timeout: 260 seconds] 03:58 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 252 seconds] 04:00 -!- sjg [~sjg@user/sjg] has joined #openbsd 04:03 -!- MrHAPPY [~pxq@user/MrHAPPY] has quit [] 04:10 -!- magyar [~magyar@user/magyar] has joined #openbsd 04:20 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 04:21 < rtj> mischief: Yea I was going to try it when I found the recent mailing list post. This machine does not support it sadly. 04:22 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:24 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 04:26 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 04:27 -!- naoki [~Thunderbi@240f:10b:7440:1:7758:c194:2340:3f5] has joined #openbsd 04:27 -!- ChubaDuba [~ChubaDuba@46.147.219.53] has joined #openbsd 04:27 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 244 seconds] 04:29 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 04:29 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 04:29 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:29 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 244 seconds] 04:31 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 04:31 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 04:33 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 04:34 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 04:36 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 04:36 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 04:36 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:36 -!- lolok [~lolok@user/lolok] has joined #openbsd 04:37 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 04:38 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 04:39 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 244 seconds] 04:40 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 04:41 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 04:42 -!- lolok [~lolok@user/lolok] has quit [Quit: lolok] 04:43 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:43 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 04:44 < mischief> rtj: here's a nickel, kid. get yourself a better computer. 04:45 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 04:46 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 04:47 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 04:48 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 04:50 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 04:50 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 04:50 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:51 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 04:53 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 04:53 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 04:55 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 04:56 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 04:57 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 04:57 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 04:57 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 04:59 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 05:00 -!- reallycurious [~reallycur@2600:4041:404:ce00:de45:46ff:fe8a:b240] has quit [Remote host closed the connection] 05:00 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:01 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 05:02 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:03 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 05:03 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 05:05 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 05:05 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:08 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:08 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 05:09 -!- surgot [~surgot@mail.surgot.in] has quit [Quit: ZNC 1.10.1 - https://znc.in] 05:10 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:10 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 05:12 -!- ChubaDuba [~ChubaDuba@46.147.219.53] has quit [Quit: WeeChat 4.6.3] 05:12 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:13 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 05:15 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:15 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 05:17 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:18 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 272 seconds] 05:19 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:20 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 05:21 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:23 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 05:24 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:24 -!- lolok [~lolok@user/lolok] has joined #openbsd 05:24 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Remote host closed the connection] 05:25 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 05:25 -!- surgot [~surgot@mail.surgot.in] has joined #openbsd 05:26 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 05:26 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 05:26 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:27 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 05:28 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:29 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 05:29 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 05:31 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:31 -!- surgot [~surgot@mail.surgot.in] has quit [Ping timeout: 276 seconds] 05:32 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 05:33 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:33 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 05:35 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:35 -!- surgot [~surgot@2602:f953:6:9f::a] has joined #openbsd 05:36 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 05:38 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:38 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 05:38 -!- agentcasey [agentcasey@2600:3c03::f03c:93ff:febe:5054] has quit [Ping timeout: 248 seconds] 05:40 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:41 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 05:42 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:42 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 05:44 -!- agentcasey [agentcasey@2600:3c03::f03c:93ff:febe:5054] has joined #openbsd 05:44 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:46 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 05:47 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 05:47 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 05:47 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:48 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 05:49 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:50 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 05:51 -!- shiranaihito_ [~shiranaih@2001:fb1:7c:b9e1:94a8:b9ea:709:5fb3] has joined #openbsd 05:52 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 05:52 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 05:55 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 05:55 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 05:55 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 05:56 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 05:57 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 05:58 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has joined #openbsd 05:58 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 05:59 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 06:00 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 245 seconds] 06:00 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:00 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:00 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:03 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:03 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 06:03 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 06:05 -!- xx [~xx@user/xx] has joined #openbsd 06:05 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:05 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 245 seconds] 06:07 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:07 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:07 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:09 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 06:10 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:10 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 06:13 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:13 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 245 seconds] 06:15 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:15 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 06:17 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:18 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 06:20 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:21 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 06:22 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:22 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:22 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:22 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 06:22 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 06:24 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:25 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 06:27 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:28 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 06:29 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:29 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:29 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:29 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 06:31 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has quit [Quit: Client closed] 06:31 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:32 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 06:33 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:34 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 06:36 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:37 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 06:38 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:38 -!- shiranaihito_ [~shiranaih@2001:fb1:7c:b9e1:94a8:b9ea:709:5fb3] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 06:39 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 06:40 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:41 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 06:43 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:43 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:43 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:44 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 06:44 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has quit [Read error: Connection reset by peer] 06:45 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 06:45 -!- uncleyear [~ian@178.66.128.151] has quit [Remote host closed the connection] 06:46 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:46 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 06:48 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:49 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 06:49 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 06:50 -!- uncleyear [~ian@178.66.128.151] has joined #openbsd 06:52 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:52 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:52 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 06:52 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 06:54 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 06:54 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 06:54 -!- Penix [~wwdh@2403:5819:7fff:479a:5712:949e:697f:cad] has joined #openbsd 06:55 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 06:56 -!- shiranaihito_ [~shiranaih@ppp-58-11-158-201.revip2.asianet.co.th] has joined #openbsd 06:57 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 06:57 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 06:59 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 06:59 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 06:59 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:00 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 07:01 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:02 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 07:04 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:04 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 07:06 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 07:06 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 07:06 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:07 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 07:08 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:09 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 07:11 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:11 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 07:12 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Remote host closed the connection] 07:13 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 07:15 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:17 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:18 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 07:19 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 240 seconds] 07:19 -!- typicat [~iam@user/typicat] has joined #openbsd 07:20 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:21 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 07:21 -!- sjg [~sjg@user/sjg] has joined #openbsd 07:22 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:23 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 07:24 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:25 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 07:27 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:28 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 07:29 -!- c0co [~e@user/c0co] has joined #openbsd 07:31 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 07:31 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 07:31 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:31 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 07:33 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:34 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 07:35 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:36 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 265 seconds] 07:38 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:39 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 07:40 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:41 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 07:43 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 07:43 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 07:43 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 07:43 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:46 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:46 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 07:48 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:49 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 265 seconds] 07:50 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:51 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 07:52 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 07:54 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 07:55 -!- cs_0x6373 [~cs_0x6373@user/cs-0x6373/x-8873866] has joined #openbsd 07:55 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 07:56 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 07:57 < cs_0x6373> has someone some experience with ports of newer versions that break compatability with older versions? 07:57 < cs_0x6373> i just compiled ptpd with the latest version from github, as the version in ports is quite old 07:58 < cs_0x6373> it compiles fine (a few warnings where i would applies patches) 07:58 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 07:58 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 07:58 -!- AVA [~AVA@185.78.138.166] has joined #openbsd 07:59 < cs_0x6373> is there a recommended way other than announce it on the ports list and try to get the diff accepted? 08:01 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 08:01 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:04 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:04 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 08:06 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:07 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 08:07 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 08:07 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 08:07 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:07 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 08:09 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:09 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Quit: %Cya%] 08:10 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 08:13 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 08:14 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:16 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:17 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 08:19 < rIMpossible> How can I backdrop a window or program in cwm(1) by command in ~/.xsession ? 08:19 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 08:19 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:20 < zelest> backdrop? 08:21 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:22 < rIMpossible> set an application, let's say xclock behind other windows? Not by keyboard (that works well), but by command. 08:22 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 08:23 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 08:24 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:24 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 08:26 -!- jerryf_ [~jerryf@user/jerryf] has joined #openbsd 08:26 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:27 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 08:27 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 08:28 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 08:28 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 08:28 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:29 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 08:31 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:31 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 08:32 -!- jerryf_ is now known as jerryf 08:33 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:34 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 08:35 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:35 -!- amadaluzia [~amadaluzi@user/amadaluzia] has joined #openbsd 08:37 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 08:39 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:39 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 08:41 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:42 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 272 seconds] 08:43 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:44 -!- amadaluzia [~amadaluzi@user/amadaluzia] has quit [Quit: ZNC 1.10.1 - https://znc.in] 08:44 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has quit [Read error: Connection reset by peer] 08:45 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 08:46 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:47 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 08:47 < kuzdra> rIMpossible: what's the key binding or function name? i see no mention of "backdrop" in man pages 08:48 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:48 -!- amadaluzia [~amadaluzi@user/amadaluzia] has joined #openbsd 08:49 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 08:49 < armin> rIMpossible: I remember that some XScreensaver's have a --root option, that's the things in /usr/libexec/xscreensaver/* I believe 08:49 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 08:49 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 08:50 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:50 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 08:50 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 08:51 -!- AVA [~AVA@185.78.138.166] has quit [Ping timeout: 276 seconds] 08:51 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 08:52 -!- sandbag [~sandbag@user/sandbag] has quit [Client Quit] 08:52 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 08:52 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 08:53 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 08:55 -!- foton [~unknown@user/foton] has joined #openbsd 08:55 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 08:56 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 08:56 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 08:56 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 08:57 -!- foton [~unknown@user/foton] has quit [Client Quit] 08:57 -!- lain` [~lain`@user/lain/x-9874679] has joined #openbsd 08:57 -!- lain` [~lain`@user/lain/x-9874679] has left #openbsd [] 08:58 -!- lain` [~lain`@user/lain/x-9874679] has joined #openbsd 08:58 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 08:59 < rIMpossible> kuzdra: M-Down Lower current window. 08:59 < rIMpossible> M-Up Raise current window. 08:59 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 08:59 -!- feriman [~feriman@user/feriman] has joined #openbsd 09:01 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 09:01 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:01 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:01 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:04 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:04 < kuzdra> rIMpossible: so that's an XLowerWindow call, 09:04 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 09:06 < kuzdra> some inspiration: https://askubuntu.com/a/688233 09:06 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:07 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 09:07 -!- qqe [~qqq@185.54.23.14] has quit [Quit: Lost terminal] 09:08 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:08 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:08 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:09 -!- amadaluzia [~amadaluzi@user/amadaluzia] has quit [Quit: ZNC 1.10.1 - https://znc.in] 09:09 -!- amadaluzia [~amadaluzi@user/amadaluzia] has joined #openbsd 09:09 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 09:10 -!- gihar [~qr8AbFNB4@user/gihar] has joined #openbsd 09:10 -!- gihar [~qr8AbFNB4@user/gihar] has quit [Remote host closed the connection] 09:11 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:11 -!- om3ga [~om3ga@93.177.187.134] has joined #openbsd 09:12 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 09:12 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 09:12 < rIMpossible> kuzdra: thx 09:14 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 09:14 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:14 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:14 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:14 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 09:15 -!- Guest47 [~textual@2405:201:500d:2026:f820:4385:80dc:cd44] has joined #openbsd 09:16 -!- crb_ [~crb@108-228-11-187.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 252 seconds] 09:16 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:17 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 09:18 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:19 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 09:21 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:21 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:21 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:21 -!- crb [~crb@108-228-11-187.lightspeed.sntcca.sbcglobal.net] has joined #openbsd 09:21 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 09:23 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 09:25 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:25 -!- cenobite [~cenobite@user/Cenobite] has quit [Server closed connection] 09:25 -!- cenobite [~cenobite@user/Cenobite] has joined #openbsd 09:26 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has joined #openbsd 09:28 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 09:28 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:28 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:28 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:30 -!- caze` [~caze@user/caze] has quit [Server closed connection] 09:30 -!- caze` [~caze@user/caze] has joined #openbsd 09:31 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:31 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 09:33 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:34 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 09:35 -!- qrx6 [~zeta@user/qrx6] has quit [Server closed connection] 09:35 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:35 -!- qrx6 [~zeta@user/qrx6] has joined #openbsd 09:36 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 09:38 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:38 -!- dlg [~dlg@toy.eait.uq.edu.au] has quit [Server closed connection] 09:39 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 09:39 -!- dlg [~dlg@toy.eait.uq.edu.au] has joined #openbsd 09:40 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:41 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 09:42 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:42 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:42 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:43 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 09:44 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:45 -!- fvincenzo [~somebody@fw-tnat-cam7.arm.com] has quit [Quit: Lost terminal] 09:46 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 09:46 -!- edthix [~Thunderbi@115.135.48.59] has joined #openbsd 09:47 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:48 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 09:49 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 09:49 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 09:49 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 09:50 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 09:51 -!- fvincenzo [~somebody@fw-tnat-cam7.arm.com] has joined #openbsd 09:52 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 09:52 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 09:54 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 09:55 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 09:56 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 09:57 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 09:58 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:00 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:01 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 10:03 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 10:04 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 10:04 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 10:04 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:04 -!- vinleod [~vdamewood@fedora/vdamewood] has joined #openbsd 10:05 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 260 seconds] 10:06 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:07 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Ping timeout: 248 seconds] 10:07 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 10:08 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:09 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 265 seconds] 10:10 -!- CrashOverride [~strcat@p54855b3f.dip0.t-ipconnect.de] has joined #openbsd 10:10 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:11 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 244 seconds] 10:13 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 10:13 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:14 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 10:15 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 260 seconds] 10:15 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:16 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 10:16 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 10:17 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 10:17 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 10:17 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:18 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 10:20 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:20 -!- lumidify [~lumidify@user/lumidify] has quit [Server closed connection] 10:20 -!- lumidify [~lumidify@user/lumidify] has joined #openbsd 10:21 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 10:22 -!- surgot [~surgot@2602:f953:6:9f::a] has quit [Quit: ZNC 1.10.1 - https://znc.in] 10:22 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:22 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has quit [Ping timeout: 272 seconds] 10:22 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 10:24 -!- six [~six@user/six] has quit [Quit: nyaa~] 10:24 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:25 -!- surgot [~surgot@mail.surgot.in] has joined #openbsd 10:25 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 10:26 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has joined #openbsd 10:27 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:28 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 10:29 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:30 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 10:31 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:32 -!- accelerat0r [~user@user/accelerat0r] has quit [Remote host closed the connection] 10:32 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 10:33 -!- apac [~alexander@user/apac] has joined #openbsd 10:34 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:34 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 10:36 -!- surgot [~surgot@mail.surgot.in] has quit [Quit: ZNC 1.10.1 - https://znc.in] 10:36 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:36 -!- ublx [~ublx@user/ublx] has joined #openbsd 10:36 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 10:37 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 10:37 -!- inz [inz@idle.ircing.org] has quit [Server closed connection] 10:37 -!- inz [inz@idle.ircing.org] has joined #openbsd 10:38 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:39 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 10:40 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 10:40 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:41 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 10:42 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 10:42 -!- lrosa [~lrosa@user/lrosa] has joined #openbsd 10:43 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:44 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 10:45 -!- surgot [~surgot@mail.surgot.in] has joined #openbsd 10:45 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 10:45 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 10:45 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:46 -!- PineOvercoat34 [~PineOverc@2401:4900:882f:356d:4039:f6cb:8f4:343c] has left #openbsd [] 10:46 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 10:47 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:48 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 10:50 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 10:51 -!- pebble [~pebble@145-255-192-100.ecomservice.bg] has joined #openbsd 10:51 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 10:52 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 10:52 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 10:52 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 10:53 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 10:54 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 10:55 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 10:57 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 10:58 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 10:58 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 10:58 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:00 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:01 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:01 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 11:02 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:03 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 245 seconds] 11:05 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:05 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:06 -!- seninha [~seninha@user/seninha] has joined #openbsd 11:07 -!- g4rrgl3n0m4d [~N0m4d@bl18-180-107.dsl.telepac.pt] has joined #openbsd 11:08 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has quit [Quit: UwU] 11:08 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:08 -!- Guest47 [~textual@2405:201:500d:2026:f820:4385:80dc:cd44] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 11:09 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:09 -!- Guest47 [~textual@2405:201:500d:2026:f820:4385:80dc:cd44] has joined #openbsd 11:10 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:11 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 11:12 -!- Guest47 [~textual@2405:201:500d:2026:f820:4385:80dc:cd44] has quit [Client Quit] 11:12 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:13 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 11:16 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 11:16 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:18 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:18 -!- goulie [~wayne@user/goulie] has quit [Ping timeout: 250 seconds] 11:19 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 11:19 -!- goulie [~wayne@220-235-214-129.tpgi.com.au] has joined #openbsd 11:20 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has joined #openbsd 11:21 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 11:21 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:24 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 11:26 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:28 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:29 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 11:30 -!- c64 [uid502328@user/c64] has joined #openbsd 11:30 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 11:30 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 11:30 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:31 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 11:31 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has quit [Quit: UwU] 11:32 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has joined #openbsd 11:32 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:33 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 11:33 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 11:33 -!- markand [~markand@malikania.fr] has quit [Server closed connection] 11:34 -!- markand [~markand@malikania.fr] has joined #openbsd 11:35 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 11:36 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:38 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has quit [Quit: UwU] 11:38 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:38 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has joined #openbsd 11:38 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 11:39 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 245 seconds] 11:40 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:41 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 11:41 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 245 seconds] 11:41 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has quit [Client Quit] 11:42 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has joined #openbsd 11:43 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:43 -!- sjg [~sjg@user/sjg] has joined #openbsd 11:43 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:45 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:45 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:46 -!- sibyla [~sibyl@176.240.216.185] has joined #openbsd 11:47 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:48 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 11:48 -!- edthix [~Thunderbi@115.135.48.59] has quit [Quit: edthix] 11:48 -!- sdk_ [~x@irc.uugrn.org] has quit [Server closed connection] 11:49 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Read error: Connection reset by peer] 11:50 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 11:50 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 11:50 -!- sdk_ [~x@irc.uugrn.org] has joined #openbsd 11:50 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:51 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 11:51 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has quit [Ping timeout: 248 seconds] 11:52 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 11:53 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 11:53 -!- m0v [~m0v@user/m0v] has quit [Quit: Leaving...] 11:55 -!- ssm_ [~ssm_@mail.howdoesmycode.work] has joined #openbsd 11:55 -!- m0v [~m0v@113.192.29.135] has joined #openbsd 11:55 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 11:56 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 11:57 -!- m0v [~m0v@113.192.29.135] has quit [Client Quit] 11:57 -!- m0v [~m0v@113.192.29.135] has joined #openbsd 11:57 -!- m0v [~m0v@113.192.29.135] has quit [Changing host] 11:57 -!- m0v [~m0v@user/m0v] has joined #openbsd 11:58 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 11:58 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:02 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 12:02 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:04 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:06 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 12:06 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 12:06 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 12:06 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:07 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 12:08 -!- babz_ [uwu@user/babz] has quit [Quit: quit] 12:09 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:09 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 12:09 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 245 seconds] 12:10 -!- babz [uwu@user/babz] has joined #openbsd 12:12 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 12:12 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:14 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:15 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:16 -!- ruidx [~zk@4775309-twmanvds4.twc1.net] has joined #openbsd 12:17 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:17 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 12:17 -!- ixc [~ixc@user/ixc] has quit [Read error: Connection reset by peer] 12:17 -!- naoki [~Thunderbi@240f:10b:7440:1:7758:c194:2340:3f5] has quit [Quit: naoki] 12:19 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:19 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 12:21 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:22 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:23 -!- ixc [~ixc@user/ixc] has joined #openbsd 12:23 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:24 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:26 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:27 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 272 seconds] 12:28 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:29 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 244 seconds] 12:30 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:31 -!- znedw45 [~znedw@2400:a846:4040::f61] has quit [Ping timeout: 252 seconds] 12:32 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 12:34 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 272 seconds] 12:35 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 12:35 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 12:35 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:37 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:38 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 272 seconds] 12:39 -!- znedw45 [~znedw@2400:a846:4040::f61] has joined #openbsd 12:39 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:41 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 12:42 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:43 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:44 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:45 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:46 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:46 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 12:48 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 12:48 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 12:48 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:49 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:51 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 12:51 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 252 seconds] 12:53 -!- kerzhak [~kerzhak@user/kerzhak] has quit [Remote host closed the connection] 12:54 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 12:54 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 12:54 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 12:54 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 12:54 -!- kerzhak [~kerzhak@user/kerzhak] has joined #openbsd 12:56 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:57 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 12:57 -!- eniac_ [~eniac@user/eniac] has quit [Remote host closed the connection] 12:58 -!- eniac [~eniac@user/eniac] has joined #openbsd 12:58 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Client Quit] 12:58 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 12:58 -!- skyl4rk [~tlvb@user/tlvb] has quit [Server closed connection] 12:59 -!- skyl4rk [~tlvb@user/tlvb] has joined #openbsd 13:00 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 265 seconds] 13:00 -!- chasmo77 [~chas77@c-76-105-254-179.hsd1.or.comcast.net] has joined #openbsd 13:00 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 13:01 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 13:03 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 248 seconds] 13:04 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 13:04 -!- rgz [uid670983@user/rgz] has joined #openbsd 13:05 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 13:05 -!- sjg [~sjg@user/sjg] has joined #openbsd 13:06 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 13:06 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 13:07 -!- Nahual [~Nahual@centos/community/Nahual] has joined #openbsd 13:07 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 276 seconds] 13:08 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 13:09 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 13:11 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 13:12 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 265 seconds] 13:12 -!- gnucode [~gnucode@user/jab] has joined #openbsd 13:13 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 13:13 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 13:15 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 13:15 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 13:15 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 13:16 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 13:18 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 13:18 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 260 seconds] 13:20 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 13:20 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 248 seconds] 13:21 -!- gnucode [~gnucode@user/jab] has quit [Quit: Leaving.] 13:23 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 13:23 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 13:23 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 13:23 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 13:26 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 240 seconds] 13:27 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 13:31 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 260 seconds] 13:37 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 13:37 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 13:37 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 13:38 -!- c64 [uid502328@user/c64] has quit [Quit: Connection closed for inactivity] 13:40 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 248 seconds] 13:40 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 13:42 -!- umgeher__ [~umgeher@179.127.66.195] has joined #openbsd 13:43 -!- umgeher__ [~umgeher@179.127.66.195] has quit [Client Quit] 13:43 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 252 seconds] 13:46 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Ping timeout: 276 seconds] 13:50 -!- sunwind [~paradox@191.235.189.80.dyn.plus.net] has joined #openbsd 13:51 -!- pebble [~pebble@145-255-192-100.ecomservice.bg] has quit [Read error: Connection reset by peer] 13:55 -!- user71 [~user71@2001:1530:1003:fc4:51d5:23b1:b20c:5556] has joined #openbsd 13:56 -!- sunwind` [~paradox@190.235.189.80.dyn.plus.net] has joined #openbsd 13:57 -!- sunwind [~paradox@191.235.189.80.dyn.plus.net] has quit [Ping timeout: 272 seconds] 13:58 -!- sunwind` [~paradox@190.235.189.80.dyn.plus.net] has quit [Client Quit] 13:58 -!- beastie [~luis@user/thebeastie] has joined #openbsd 13:58 -!- sunwind [~paradox@190.235.189.80.dyn.plus.net] has joined #openbsd 14:04 -!- ublix [~ublx@user/ublx] has joined #openbsd 14:06 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 245 seconds] 14:09 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 14:24 -!- apac [~alexander@user/apac] has quit [Remote host closed the connection] 14:35 -!- apac [~alexander@user/apac] has joined #openbsd 14:40 -!- easeout [easeout@tilde.team] has joined #openbsd 14:45 -!- eirian [eirian@user/eirian] has joined #openbsd 14:48 -!- AVA [~AVA@84.54.80.216] has joined #openbsd 14:55 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 14:55 -!- vulpine [xfnw@user/meow/xfnw] has joined #openbsd 15:08 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has joined #openbsd 15:11 -!- sibyla [~sibyl@176.240.216.185] has quit [Quit: WeeChat 4.7.0] 15:12 -!- uwharrie [~uwharrie@user/uwharrie] has left #openbsd [] 15:14 -!- slack0 [~slack0@user/slack0] has joined #openbsd 15:16 -!- ctyisyl^ [~ctyisyl@99-73-20-238.lightspeed.tukrga.sbcglobal.net] has quit [Remote host closed the connection] 15:17 -!- rbd^ [~rbd@99-73-20-238.lightspeed.tukrga.sbcglobal.net] has joined #openbsd 15:18 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 15:28 -!- uwharrie [~uwharrie@user/uwharrie] has joined #openbsd 15:37 -!- AVA [~AVA@84.54.80.216] has quit [Read error: Connection reset by peer] 15:48 -!- Dreamwea- [~Dreamweav@37.48.111.199] has joined #openbsd 15:48 -!- DreamweaverN [~Dreamweav@37.48.111.199] has quit [Read error: Connection reset by peer] 15:48 -!- Dreamwea- is now known as DreamweaverN 15:49 -!- skippy8 [~skippy8@user/Skippy8] has quit [Quit: WeeChat 4.6.3] 15:58 -!- rbd^ [~rbd@99-73-20-238.lightspeed.tukrga.sbcglobal.net] has quit [Remote host closed the connection] 16:00 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 16:00 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 16:02 -!- [zacky] [~zacky@marcusnilsen.no] has quit [Server closed connection] 16:02 -!- rEv9 [~zacky@marcusnilsen.no] has joined #openbsd 16:04 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 244 seconds] 16:05 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 16:07 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 16:15 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 16:21 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 16:31 -!- europa [~europa64@user/europa64] has joined #openbsd 16:38 -!- eau [~chat@user/eau] has quit [Server closed connection] 16:39 -!- eau [~chat@user/eau] has joined #openbsd 16:51 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 16:55 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 244 seconds] 16:57 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 17:02 -!- Slesa [~Slesa@85.95.216.35] has joined #openbsd 17:03 -!- d-ra [~d-ra@user/d-ra] has quit [Quit: Leaving] 17:14 -!- apac [~alexander@user/apac] has quit [Ping timeout: 245 seconds] 17:15 -!- adig_ [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has joined #openbsd 17:18 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has quit [Ping timeout: 265 seconds] 17:19 -!- adig__ [~default@salt-inc.suceava.rdsnet.ro] has joined #openbsd 17:19 -!- ink [~ink@ip68-109-69-67.oc.oc.cox.net] has joined #openbsd 17:22 -!- adig_ [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has quit [Ping timeout: 265 seconds] 17:22 -!- AVA [~AVA@84.54.80.216] has joined #openbsd 17:22 -!- umgeher [~umgeher@179.127.66.195] has joined #openbsd 17:22 -!- umgeher [~umgeher@179.127.66.195] has quit [Changing host] 17:22 -!- umgeher [~umgeher@user/umgeher] has joined #openbsd 17:22 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 17:25 -!- AVA [~AVA@84.54.80.216] has quit [Max SendQ exceeded] 17:25 -!- umgeher_ [~umgeher@179.127.66.195] has joined #openbsd 17:25 -!- AVA [~AVA@84.54.80.216] has joined #openbsd 17:25 -!- umgeher_ [~umgeher@179.127.66.195] has quit [Client Quit] 17:27 -!- umgeher [~umgeher@user/umgeher] has quit [Ping timeout: 240 seconds] 17:29 -!- hunter__ [~shinbeth@user/sinvet] has joined #openbsd 17:29 -!- sinvet [~shinbeth@user/sinvet] has joined #openbsd 17:29 -!- AVA [~AVA@84.54.80.216] has quit [Client Quit] 17:29 -!- AVA [~AVA@84.54.80.216] has joined #openbsd 17:33 -!- sinvet [~shinbeth@user/sinvet] has quit [Client Quit] 17:33 -!- hunter__ [~shinbeth@user/sinvet] has quit [Client Quit] 17:35 -!- thebluemarble [~thebluema@user/thebluemarble] has joined #openbsd 17:36 -!- chrisz [aeyvognblm@195.52.171.158] has quit [Ping timeout: 244 seconds] 17:37 -!- DreamweaverN [~Dreamweav@37.48.111.199] has quit [Quit: ZNC 1.9.1 - https://znc.in] 17:38 -!- DreamweaverN [~Dreamweav@2001:1af8:4700:b0d0:a800::] has joined #openbsd 17:38 -!- SylvesterInk [~sylvester@user/SylvesterInk] has joined #openbsd 17:38 < SylvesterInk> I'm having an issue connecting to an openbsd server via ssh. I was able to connect just fine yesterday, but now I'm getting a Permission denied (publickey,keyboard-interactive) error. I haven't changed any ssh settings on the server, and my only action yesterday was moving an sql database directory location. 17:38 -!- chrisz [ji3agv9zee@195.52.161.9] has joined #openbsd 17:40 -!- ink [~ink@ip68-109-69-67.oc.oc.cox.net] has quit [Quit: Client closed] 17:41 < c0co> have you tried connecting by explicitly specifying your key with ssh - .ssh/ user@? 17:41 < c0co> ssh -i* 17:42 -!- jak3b [~jak3b@user/jak3b] has joined #openbsd 17:42 -!- zayd [~zayd@user/zayd] has quit [Ping timeout: 248 seconds] 17:42 < SylvesterInk> not yet, I'll give it a try 17:42 -!- zayd [~zayd@user/zayd] has joined #openbsd 17:43 < SylvesterInk> same issue 17:43 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has quit [Quit: ZNC 1.9.1 - https://znc.in] 17:44 < SylvesterInk> I had a buddy check if he could log in on his account and he has the same issue 17:44 < c0co> did you do any pf config or maybe sshguard 17:44 < SylvesterInk> also, when I try to connect using the host's provided terminal, it doesn't give me access 17:44 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has joined #openbsd 17:44 < c0co> uhhhh 17:44 < SylvesterInk> no changes to pf, and I'm not using sshguard 17:45 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has joined #openbsd 17:45 < c0co> what happens when you try to access via the host's console? 17:46 -!- jak3b [~jak3b@user/jak3b] has quit [Quit: WeeChat 4.7.0] 17:47 < SylvesterInk> I'm using Linode. Weblish is gives me the standard boot up information, says it's starting all daemons (network, package, and local) and ends with the date, but it doesn't allow me to enter commands. Glish just ends with "switching console to com0" and doesn't respond 17:48 < SylvesterInk> I believe the server is running, since I can access the website it's serving just fine 17:49 -!- Dreamwea- [~Dreamweav@37.48.111.199] has joined #openbsd 17:50 -!- DreamweaverN [~Dreamweav@2001:1af8:4700:b0d0:a800::] has quit [Ping timeout: 260 seconds] 17:50 -!- Dreamwea- is now known as DreamweaverN 17:51 < c0co> so no login prompt? 17:51 < SylvesterInk> correct 17:52 < Lucas_> SylvesterInk: do mind that sshd has a builtin blocking system enabled by default since the last 2 releases or so 17:53 < Lucas_> the block duration should be short nevertheless 17:53 < SylvesterInk> Well, the login failed right from my first attempt, and I'm using an ssh key 17:54 < Lucas_> not a single block reason sets a penalty of more than 10min tho 17:54 < Lucas_> can you share the output of `ssh -vv yourserver`? 17:54 < SylvesterInk> Also, the thing that called my attention to there being an issue is that I was unable to access the emails for that server this morning 17:56 < Bradipo> Lucas_: What feature is that? 17:56 < c0co> very verbose 17:57 < Bradipo> It's more likely that SylvesterInk's machine has been compromised by his hosting provider. 17:57 < Lucas_> Bradipo: search PerSource in sshd_config 17:57 -!- ublix [~ublx@user/ublx] has quit [Quit: ublix] 17:57 * Bradipo wonders how he missed the PerSourcePenalties addition going in. 17:58 < Lucas_> yes, super likely. ISPs compromises users servers all the time. 17:58 < SylvesterInk> Bradipo: Shouldn't have been. I rebooted the server to check. I also booted to rescue and looked at the sshd config, as well as ensured my key was still authorized 17:59 < Lucas_> in fact, the ISP is a facade. They real service they provide is CaaS, Compromises-as-a-Service, a service geared towards 3, 5, 7, and 14 eyes nations, and 3 letter agencies of 2 or 3 letter countries 17:59 < Bradipo> Lucas_: Absolutely, when they try to impose their idea of what your server should be, that's a compromise. :-) 17:59 < SylvesterInk> (I'm reviewing the ssh -vv output. There's a lot there, and I probably shouldn't past most of it) 17:59 < Lucas_> most of it is fine 17:59 < Bradipo> They probably the state of his VM to something unexpected. Compromise. 17:59 < Lucas_> it doesn't log any secret information 18:00 < Bradipo> I doubt ssh -vv information will be of use. 18:00 < Lucas_> but in general it's more damage what we do cleaning it up than getting the raw information 18:00 < Bradipo> You need to get onto the console and figure out what state your system is in. 18:00 < Lucas_> so please, do not share it if you're going to redact what _you_ consider is worth redacting 18:00 < Bradipo> If you cannot get in with known credentials, then the obvious conclusion is that they have changed. 18:01 < Lucas_> or the ssh-auth deamon died 18:01 < Bradipo> Or something has changed the sshd_config from what it was prior (assuming you were really able to login remotely via SSH yesterday). 18:01 < Lucas_> or disk corruption 18:01 < Lucas_> or many other things 18:01 < Lucas_> in 99% of the cases, the ISP did not compromise the user 18:01 < SylvesterInk> I have another server running openbsd with very similar settings, and the sshd conf is identical 18:02 < SylvesterInk> (even after this issue) 18:02 < SylvesterInk> that one works find 18:02 < Bradipo> Well, you need to get onto the one that isn't working. 18:02 < Bradipo> Console is your best bet. 18:02 < Bradipo> If you cannot get into the console, then all bets are off. 18:02 < Bradipo> You could boot into single-user mode and see what things look like. 18:03 < SylvesterInk> how would I boot into single user mode? 18:04 < Bradipo> Type: boot -s 18:04 < Bradipo> At the boot> prompt. 18:04 < Bradipo> And you should treat this system as if it has been compromised until proven otherwise. 18:04 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has quit [Quit: ZNC 1.9.1 - https://znc.in] 18:04 < Bradipo> Perhaps you made a mistake in a change to the configuration. Maybe you have a bad memory of this change? 18:05 < SylvesterInk> I don't believe I have access to the boot prompt, but I'm checking 18:05 < Bradipo> How do you install the VM then? 18:06 < Bradipo> Or is it hardware? 18:06 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has joined #openbsd 18:06 < SylvesterInk> This is running on Linode, which doesn't have direct support for BSD (just linux distros). I had to do a specific configuration setup to install it in the first place 18:06 < SylvesterInk> https://text.causal.agency/027-openbsd-linode.txt 18:07 < SylvesterInk> that's the guide I used 18:07 < SylvesterInk> I set this up nearly a year ago and had no issues since 18:08 < Bradipo> You need to figure out how to get access to the console. 18:08 -!- ClaudioM [claudiom@tilde.institute] has quit [Quit: leaving] 18:08 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has quit [Client Quit] 18:09 < Bradipo> The guide mentions something about LISH. 18:09 < Bradipo> You should be able to use that to get access to the console. 18:09 < SylvesterInk> yes, that's what I've been attempting to do, but it isn't responding 18:10 < SylvesterInk> there's a lot of info in the ssh -vv output, is it okay if I just paste the tail end? (Otherwise I'd be spamming the channel with over 100 lines) 18:11 -!- RayS [~raysl@sdf-1.vm.tornadovps.net] has joined #openbsd 18:11 < Bradipo> You can paste it in a paste bin. 18:11 < SylvesterInk> debug1: Offering public key: /home/sylvester/.ssh/id_rsa RSA SHA256:3pPERKaXnzZlsY6oTB4DdTUKqtJ8YiVFEMVcjHijbrE agent 18:11 < Lucas_> no. Use a paste service, input all the data. 18:11 < SylvesterInk> debug2: we sent a publickey packet, wait for reply 18:11 < SylvesterInk> debug1: Authentications that can continue: publickey,keyboard-interactive 18:11 < SylvesterInk> debug1: Trying private key: /home/sylvester/.ssh/id_ecdsa 18:11 < SylvesterInk> debug1: Trying private key: /home/sylvester/.ssh/id_ecdsa_sk 18:11 < SylvesterInk> debug1: Trying private key: /home/sylvester/.ssh/id_ed25519 18:11 < SylvesterInk> debug1: Trying private key: /home/sylvester/.ssh/id_ed25519_sk 18:11 < SylvesterInk> debug1: Trying private key: /home/sylvester/.ssh/id_xmss 18:11 < SylvesterInk> debug2: we did not send a packet, disable method 18:11 < Bradipo> lol 18:11 < SylvesterInk> debug1: Next authentication method: keyboard-interactive 18:11 < SylvesterInk> debug2: userauth_kbdint 18:11 < SylvesterInk> debug2: we sent a keyboard-interactive packet, wait for reply 18:11 < SylvesterInk> debug1: Authentications that can continue: publickey,keyboard-interactive 18:11 < SylvesterInk> debug2: we did not send a packet, disable method 18:11 < SylvesterInk> debug1: No more authentication methods to try. 18:11 < SylvesterInk> lp_admin@acclapuente.org: Permission denied (publickey,keyboard-interactive). 18:11 < Lucas_> it's kinda pointless to ask a question... 18:11 < SylvesterInk> lol sorry, I saw your response the instant I hit enter 18:12 < Bradipo> Paste the entire output in a paste site. 18:12 < Bradipo> That will be more useful. 18:14 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 265 seconds] 18:15 < Bradipo> Did you try entering a password since your key is being rejected? 18:15 < SylvesterInk> password verification is disabled, only keys are accepted 18:15 < SylvesterInk> ssh root login also rejected, obviously 18:15 < Bradipo> It does allow keyboard-interactive apparently. 18:16 < Bradipo> Or maybe that was also rejected. 18:16 < uwharrie> looks like someone has modified your sshd_config 18:16 < Bradipo> You'll need to get onto the console. 18:16 -!- sjg [~sjg@user/sjg] has joined #openbsd 18:17 < SylvesterInk> Sorry for the delay, I just got a notification from the server, it seems like cpu usage is up 18:17 < Bradipo> What services are you running on this that are exposed to the Internet? Obviously SSH. 18:17 < SylvesterInk> but it only happened since I started dealing with this issue, so I don't believe it's compromised, more likely some issue that's also preventing login 18:17 < Bradipo> Sure, could be exhausted. 18:18 < Bradipo> Maybe you ran it out of memory or file descriptors or something. 18:18 < Bradipo> But then a reboot should clear those conditions... have you rebooted it? 18:18 < SylvesterInk> Services running are: httpd (website), smtpd, sndiod 18:19 < Lucas_> can we get the paste? 18:19 < Bradipo> Lucas_: When the PerSourcePenalties are imposed, does ssh -vv output provide hints? 18:19 -!- chrisz [ji3agv9zee@195.52.161.9] has quit [Ping timeout: 252 seconds] 18:21 -!- qop [~lQNvetRCm@fixed-186-96-26-77.totalplay.net] has joined #openbsd 18:21 -!- qop is now known as Nomenclatura 18:21 -!- Nomenclatura [~lQNvetRCm@fixed-186-96-26-77.totalplay.net] has left #openbsd [] 18:23 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:26 < Lucas_> Bradipo: idk 18:26 -!- chrisz [ac9wdr7a9j@195.52.169.116] has joined #openbsd 18:27 < SylvesterInk> https://pastebin.com/G0DKTDAV 18:27 < SylvesterInk> that's the output of ssh -vv 18:28 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 18:30 -!- lolok [~lolok@user/lolok] has quit [Quit: lolok] 18:30 -!- DreamweaverN [~Dreamweav@37.48.111.199] has quit [Ping timeout: 252 seconds] 18:31 < SylvesterInk> Bradipo: Yes, I did reboot it 18:32 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has quit [Quit: goodbye] 18:33 < SylvesterInk> The issue I was dealing with before is that /var was running out of space due to a mysql database getting too large, hence why I moved the database to a different partition. As of last night (and earlier when I did a rescue boot and mounted the partitions to check), I still have 180mb free on /var 18:33 < SylvesterInk> I have run out of space on /var before, but that never caused an issue with ssh or the lish console 18:34 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has joined #openbsd 18:36 -!- gumnos [~gumnos@2600:382:37e2:6604:ba70:f4ff:fe1e:1ef2] has quit [Ping timeout: 276 seconds] 18:38 < Bradipo> Haha, one would think that /var being full wouldn't cause issues with LISH. 18:38 < Bradipo> Especially if it's just a virtual KVM. 18:38 -!- thebluemarble [~thebluema@user/thebluemarble] has quit [Quit: ZNC - https://znc.in] 18:38 < SylvesterInk> Yeah, I don't think that's related, especially since /var is fine right now 18:38 < Bradipo> So, when you reboot the system, do you see the boot> prompt ? 18:39 < Bradipo> I'm not sure how you know that /var is "fine right now" since you cannot login. :-) 18:39 -!- gumnos [~gumnos@2600:382:2b23:5dee:ba70:f4ff:fe1e:1ef2] has joined #openbsd 18:39 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Remote host closed the connection] 18:39 < SylvesterInk> I know /var is fine because I did a "rescue boot." That boots to a Linux instance with access to the virtual drive. I mounted the drive and checked the usage 18:40 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 18:40 < SylvesterInk> That's how I was able to verify that sshd.conf is unchanged, and that my ssh key is still authorized 18:40 -!- thebluemarble [~thebluema@user/thebluemarble] has joined #openbsd 18:41 < Bradipo> You really mean sshd_config, yeah? 18:41 < SylvesterInk> yeah my bad 18:41 < Bradipo> Just checking. 18:42 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 18:42 < SylvesterInk> I don't have a boot> prompt, but I just found the option to boot in single user mode 18:42 < SylvesterInk> trying that now 18:43 < Bradipo> "the option" ? 18:43 < Bradipo> The proper way to boot into single-user mode in OpenBSD is to type "boot -s" at the "boot> " prompt. 18:43 < SylvesterInk> In Linode, you create boot configurations. I have one for installation and one for standard boot 18:44 < Bradipo> Ok. 18:44 < SylvesterInk> I changed the standard boot configuration to single user mode. I believe that passes -s to boot 18:44 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Remote host closed the connection] 18:44 -!- user71 [~user71@2001:1530:1003:fc4:51d5:23b1:b20c:5556] has quit [Quit: Leaving] 18:44 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 18:44 -!- rewtkid [~rewtkid@user/rewtkid] has quit [Client Quit] 18:44 < SylvesterInk> I assume you looked at the paste? 18:45 < Bradipo> I did. Doesn't show anything to me. Maybe Lucas_ will be able to divine more out of it. 18:46 < Bradipo> The truth will be found on the console (in my opinion). 18:46 < Bradipo> The only thing that I see is: debug1: Authenticating to server:22 as 'ruser' 18:47 < Bradipo> I assume you massaged it. 18:47 < SylvesterInk> yeah that boot configuration didn't work. It's probably for linux rather than bsd 18:47 < SylvesterInk> yes I did :P 18:47 < Bradipo> Well, you already said that the Linode doesn't support OpenBSD... it would have been amazing for a "single-user boot option" to work with it. 18:47 < SylvesterInk> sorry, gotta be private and all :D 18:48 < Bradipo> If you wanted it to be private, you shouldn't have pasted it into this chat: lp_admin@acclapuente.org: Permission denied 18:48 < SylvesterInk> bother. 18:48 < Bradipo> lol 18:48 < Bradipo> At any rate, nobody cares about that here likely. 18:49 < Bradipo> When you power off the VM, and power on, do you never see the boot> prompt in LISH? 18:49 < SylvesterInk> it's just a church website anyway 18:49 < SylvesterInk> no I don't. I'm looking right now to see if I can get that prompt 18:49 < Bradipo> Also, I hope you're using something newer than the OpenBSD 6.9 that the guide that you followed has documented. 18:50 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 18:50 < SylvesterInk> i'm upgraded to the latest 18:50 < Bradipo> Ok. 18:50 < SylvesterInk> as of may I believe 18:53 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 260 seconds] 18:53 -!- eschaton [eschaton@2600:3c01::f03c:91ff:fefd:5d92] has quit [Server closed connection] 18:54 -!- thebluemarble [~thebluema@user/thebluemarble] has quit [Quit: ZNC - https://znc.in] 18:54 -!- eschaton [eschaton@2600:3c01::f03c:91ff:fefd:5d92] has joined #openbsd 18:56 -!- sjg [~sjg@user/sjg] has quit [Quit: Lost terminal] 18:57 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 18:57 -!- thebluemarble [~thebluema@user/thebluemarble] has joined #openbsd 18:57 < Lucas_> SylvesterInk: there is a line that I don't like there 18:57 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 18:57 < Lucas_> debug2: ssh_krl_from_blob: bad KRL magic header 18:58 < sonya> "debug1: OpenSSH_10.0p2, OpenSSL 3.4.1 11 Feb 2025" - i'd say that server is not OpenBSD.. 18:58 < Lucas_> that too 18:58 < Lucas_> ty sonya 19:02 < SylvesterInk> wait how is ot not openbsd? 19:02 < SylvesterInk> I believe that line is for my own computer, which is running linux 19:03 -!- thebluemarble [~thebluema@user/thebluemarble] has quit [Quit: ZNC - https://znc.in] 19:03 < Bradipo> debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0 19:04 < Bradipo> That seems to match what I would expect from a remote system running OpenBSD. 19:04 < sonya> my fault.. LibreSSL expected.. 19:04 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 19:05 < Bradipo> SylvesterInk: Has your Linux system decided that certain public key algorithms are not allowed or something? 19:05 -!- Slesa [~Slesa@85.95.216.35] has quit [Remote host closed the connection] 19:05 < sonya> i.e. ^^ i'd try to connect from OpenBSD.. 19:06 < Lucas_> SylvesterInk: what do you have in those 9999-gentoo.conf files? 19:06 -!- Slesa [~Slesa@85.95.216.35] has joined #openbsd 19:06 < Lucas_> sorry, those are locals 19:07 < Bradipo> They are locals, but they could change things that make it not possible to login. 19:08 < Bradipo> We don't know what is enabled on sshd_config on the server. 19:08 < SylvesterInk> Bradipo: Nothing has changed on my end since last night (when ssh was working) 19:09 < Bradipo> What about your Linux system? Has it changed? 19:09 -!- thebluemarble [~thebluema@user/thebluemarble] has joined #openbsd 19:09 < SylvesterInk> It has not changed, and I can ssh into my other OpenBSD server just fine 19:10 < Bradipo> Ok, well, focus should continue to be on getting into the OS via console. 19:11 < SylvesterInk> I just called Linode support to see if they can see anything 19:11 < Bradipo> Could put the output of "ssh -Q PubkeyAcceptedAlgorithms" in a new paste site? 19:11 < SylvesterInk> They suggest I might be out of RAM 19:11 < Bradipo> Being out of RAM is irrelevant to the boot> prompt. 19:11 < Bradipo> When you power it off and power it back on, there will be no RAM problems and you *should* see the boot> prompt. 19:12 -!- thebluemarble [~thebluema@user/thebluemarble] has left #openbsd [] 19:13 < sonya> though this is usually for hw-keys (like Yubi), but i'd looked at configs: "debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling" ... as if follows in the end with : "ruser@server: Permission denied (publickey,keyboard-interactive)." 19:14 < Lucas_> I'm with Linode here. Being out of memory (or processes) means you can't fork to create the OpenSSH program that handles authentication (that was separated from the main sshd recently). 19:14 < Bradipo> Also, booting a Linux rescue system and mounting the OpenBSD partition should be done with caution. I don't know how good the support for FFS2 is in Linux. :-) 19:14 < thrig> OpenBSD lacks the charming OOM killer (and anyways the OOM killer was eventually adjusted to not kill sshd) 19:14 < Bradipo> If all you're running is httpd, sndiod, and sshd, I don't see how you could be runnign into RAM issues. 19:14 < sonya> and OpenSSL 3.4 client vs , say, 1.0.1 in LibreSSL.. 19:14 < Lucas_> SylvesterInk: do you remember if your /etc/boot.conf have something? 19:15 < sibiria> "let's solve memory hiccups with this thing" -> "let's solve this thing by making exceptions to what it was designed" 19:15 < Lucas_> sonya: LibreSSL has mixtures of 1.1.0 and 3.0.0 19:15 < sibiria> those linux kernel devs, sheesh 19:16 < sonya> o'k.. will thinks a bit later.. thanks.. 19:16 < Bradipo> Step 8 says: Boot the install configuration, launch the LISH console and switcto Glish. 19:16 < sonya> ^think.. 19:16 < Bradipo> SylvesterInk: Do you need to switch to Glish? 19:16 < sibiria> then do a pirouette and soft-bootstrap the Glosh using BoSH 19:16 < sibiria> also fill up the gas tank of dracut 19:17 < SylvesterInk> Lucas_: I haven't changed boot.conf, but I can check if need be 19:17 < Bradipo> sibiria: lol, indeed. 19:17 < SylvesterInk> Bradipo: Neither Glish or Weblish seem to work 19:17 < Bradipo> It does say later that regular LISH should work. 19:18 < SylvesterInk> yea, I'm logging into my other servver with lish right now to confirm 19:18 < Bradipo> Fair test. 19:20 < SylvesterInk> okay, so Lish does NOT work on either openbsd server 19:21 < SylvesterInk> it does work on my 2 other Linux servers just fine 19:21 < Bradipo> Did you configure your OpenBSD systems to use serial as the guide suggested might be possible? 19:21 -!- Slesa [~Slesa@85.95.216.35] has quit [Remote host closed the connection] 19:21 < Bradipo> What's in /etc/boot.conf on your system? 19:22 < SylvesterInk> /etc/boot.conf: stty com0 9600; set tty com0; 19:22 < SylvesterInk> I believe its' the same on the server with issues, but I'd have to check 19:23 -!- AVA [~AVA@84.54.80.216] has quit [Quit: Leaving] 19:23 < Bradipo> SylvesterInk: So you need to find the documentation for how to attach to the serial console? 19:24 < SylvesterInk> Let me get back to you, on the phone with a Linode tech. He's checking the issue with Lish right now 19:24 < Bradipo> Well, there may not be an issue with LISH. 19:24 < Lucas_> SylvesterInk: try removing those files first 19:25 < Lucas_> /etc/boot.conf, I mean 19:25 < Bradipo> If you configured OpenBSD to do serial, then you should be using their serial interface. 19:25 < Bradipo> Or remove /etc/boot.conf like Lucas_ says. 19:25 < Lucas_> if that doesn't work, then add them back, but changing 9600 to 115200 19:25 < Bradipo> Also, that only enables boot> on the serial... you would also need /etc/ttys to bring up a login. 19:26 < Bradipo> Might be better to just mv /etc/boot.conf /etc/boot.conf.gone 19:28 -!- florida [~florida@2a02:ab88:7200:6a00:81d1:420e:3a4e:bd7c] has joined #openbsd 19:30 -!- sibyla [~sibyl@176.240.216.185] has joined #openbsd 19:31 -!- ublx [~ublx@user/ublx] has joined #openbsd 19:31 -!- rewtkid [~rewtkid@user/rewtkid] has joined #openbsd 19:31 < SylvesterInk> Do I need to reboot after changing the boot.conf? 19:31 -!- DreamweaverN [~Dreamweav@37.48.111.199] has joined #openbsd 19:33 < Bradipo> Well, presumably you're using your Linux "rescue" option, right? 19:33 < Bradipo> If this is the case, you're not even booted into OpenBSD. 19:33 < Bradipo> So you need to boot back up to OpenBSD. 19:33 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has quit [Quit: ....and i am outta here....] 19:36 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 19:36 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has joined #openbsd 19:36 < Lucas_> SylvesterInk: yes, those changes aren't picked on-the-fly 19:37 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 19:38 -!- psydroid [~psydroid@user/psydroid] has quit [Read error: Connection reset by peer] 19:38 < SylvesterInk> Bradipo: I've removed the boot.conf on the other OpenBSD server that I'm running and rebooted it. I am able to get Lish access now 19:39 < SylvesterInk> I am switching back to the OpenBSD server with issues and will get rid of the boot.conf, which should give me Lish access 19:39 < Bradipo> Making progress I think. 19:39 -!- geezabiscuit [~geezabisc@user/geezabiscuit] has joined #openbsd 19:39 < SylvesterInk> yeah, I should at least see what's going on once I reboot 19:40 < Lucas_> I don't believe you'll have issues afterwards 19:40 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 19:41 < Lucas_> especially if it's a memory issue 19:43 < SylvesterInk> how do I mount a bsd partition as read write on linux? 19:45 -!- angelwood [8656d85bc5@2a03:6000:1812:100::14ce] has quit [Killed (erbium.libera.chat (Nickname regained by services))] 19:46 -!- angelwood_ [8656d85bc5@2a03:6000:1812:100::14ce] has joined #openbsd 19:46 < SylvesterInk> or is it better to do it from the OpenBSD install shell? 19:47 -!- florida [~florida@2a02:ab88:7200:6a00:81d1:420e:3a4e:bd7c] has quit [Quit: Leaving] 19:48 -!- lrosa [~lrosa@user/lrosa] has quit [Quit: Konversation terminated!] 19:48 -!- jmjl [~jmjl@user/jmjl] has quit [Remote host closed the connection] 19:49 -!- daugaard [~daugaard@user/daugaard] has quit [Ping timeout: 252 seconds] 19:51 -!- jmjl [~jmjl@user/jmjl] has joined #openbsd 19:53 < Lucas_> SylvesterInk: the latter is going to be easier. In any case, I don't think you actually need any of those. 19:53 < Lucas_> reboot, try to connect over SSH 19:53 < Lucas_> I'm quite sure it's going to work 19:54 < SylvesterInk> well, I need to remove the boot.conf first, and that's on an OpenBSD partition that I can't access on a normal boot 19:57 < SylvesterInk> when I try to mount on linux using `mount -t ufs -o rw,ufstype=ufs2 /dev/sdb4 /mnt` I get warning: source write protected, mounted read only 19:57 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 252 seconds] 19:58 -!- adig__ [~default@salt-inc.suceava.rdsnet.ro] has quit [Read error: Connection reset by peer] 19:58 < nedko> SylvesterInk: there is CONFIG_UFS_FS_WRITE 19:58 < nedko> you probably have it disabledd 19:59 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 245 seconds] 19:59 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 20:00 < SylvesterInk> nedko: how do I enable it? 20:00 -!- jmjl [~jmjl@user/jmjl] has quit [Remote host closed the connection] 20:00 -!- k0ga [~k0ga@simple-cc.org] has quit [Server closed connection] 20:00 -!- k0ga [~k0ga@simple-cc.org] has joined #openbsd 20:00 < nedko> SylvesterInk: it is an option of linux kernel, depends on how you install the kernel. you will probably have to rebuild the linux kernel 20:01 < Bradipo> SylvesterInk: Can you attach another drive to your VM and boot that from install77.img ? 20:01 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has joined #openbsd 20:01 < Bradipo> Then you'll be in the OpenBSD installer shell and can mount your OpenBSD VM partition. 20:01 < Bradipo> Bothering with Linux is just a distraction in my opinion. :-) 20:01 < nedko> :) 20:01 < SylvesterInk> okay, I'm rebooting to the openbsd installer 20:01 -!- jmjl [16abab341f@user/jmjl] has joined #openbsd 20:01 < Bradipo> Yeah, that should be fine. 20:02 < Bradipo> You just need to boot to the installer, mount the root partition, and get rid of /etc/boot.conf. 20:02 < SylvesterInk> how do I mount the root partition though? 20:02 < SylvesterInk> I had issue doing that before, which is why I went to linux 20:02 < etwas> shouldn't "set tty fb0" in boot prompt redirect output to console? 20:03 < Bradipo> etwas: He apparently cannot even see the boot> prompt. 20:03 < Bradipo> Maybe LISH is just too slow and it's timing out and automatically booting. 20:03 < SylvesterInk> okay I'm in the install shell 20:03 < Bradipo> sysctl hw.disknames 20:03 < Bradipo> That should give you some disks. 20:04 < SylvesterInk> I see wd0, wd1, and rd0 20:04 < Bradipo> Interesting. 20:04 < Bradipo> disklabel will show you the details on each of those. 20:04 < Bradipo> disklabel wd0; disklabel wd1 20:04 < Bradipo> One of them should have a partition that's the root partition. 20:04 < Bradipo> Probably wd1. 20:06 < SylvesterInk> /dev/rwd1 no such file or directory (when I do `disklabel wd1`) 20:06 < Bradipo> Yeah, you'll have to create it. 20:06 < Bradipo> cd /dev; sh MAKEDEV wd1 20:07 -!- oxzi [~oxzi@marohu.lurk.space] has quit [Quit: WeeChat] 20:07 -!- adig_ [~default@salt-inc.suceava.rdsnet.ro] has joined #openbsd 20:07 < SylvesterInk> that did it, I can see all the partitions on wd0 20:08 < Bradipo> So mount / (probably wd0a) somewhere in the installer ramdisk. 20:08 < Bradipo> e.g. mount /dev/wd0a /mnt 20:08 < Bradipo> And now /mnt will be your root filesystem. 20:09 < Bradipo> You can just mv /mnt/etc/boot.conf /mnt/etc/boot.conf.gone 20:09 < Bradipo> Or rm if you don't care. 20:09 < SylvesterInk> done 20:10 < SylvesterInk> rebooting 20:10 < Bradipo> Now unmount using umount /mnt 20:10 < Bradipo> And reboot 20:10 < SylvesterInk> ah right, unmounting 20:10 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has quit [Ping timeout: 260 seconds] 20:11 -!- vlcg [~mirc-rc@user/vlcg] has joined #openbsd 20:11 -!- adig_ [~default@salt-inc.suceava.rdsnet.ro] has quit [Read error: Connection reset by peer] 20:12 -!- fro [fro@humpty.dance] has joined #openbsd 20:13 < SylvesterInk> hoorah 20:13 < SylvesterInk> got root access in lish 20:13 < Bradipo> Ok, does SSH work, or is it still in a bad state? 20:14 < Bradipo> Before you make further changes, would be interesting to know. 20:14 < SylvesterInk> still in a bad state 20:15 -!- jmjl [16abab341f@user/jmjl] has quit [Remote host closed the connection] 20:16 -!- jmjl [jmjl@user/jmjl] has joined #openbsd 20:16 < Lucas_> check /var/log/authlog. Failures are logged there. 20:16 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has joined #openbsd 20:17 < SylvesterInk> "connection closed by authenticating user " 20:18 < Lucas_> there are more lines 20:18 < SylvesterInk> not that I can see 20:19 < Lucas_> if you'd know where to see for the issue, you probably wouldn't be asking for help here ;) 20:19 < Lucas_> share the log 20:19 < SylvesterInk> just /var/log/authlog? 20:19 < Bradipo> Be careful typing passwords on your OpenBSD system until you're certain it hasn't been compromised. :-) 20:19 < Lucas_> yes 20:20 < sibiria> spray with bug spray, burn, eject through window, reinstall 20:20 -!- CrashOverride [~strcat@p54855b3f.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 20:20 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 20:21 < SylvesterInk> now I need to figure out how to get a copy of this file :P 20:21 < Lucas_> sfrtp 20:21 < Lucas_> sftp 20:21 < Bradipo> There are paste sites that you can use with curl (if you have curl installed). 20:22 < Lucas_> or, doas cp /var/log/authlog /tmp/whatever; doas chown $(id -u) /tmp/whatever and then fetch it 20:22 < Bradipo> You could put the file somewhere under /var/www/ 20:22 < Bradipo> Since you said httpd is running. 20:23 < SylvesterInk> I thought of that but my cms blocks that kind of thing 20:23 < Bradipo> Are you running httpd(8)? 20:23 < SylvesterInk> I'm running httpd, with drupal under that 20:24 < SylvesterInk> so accessing files needs to go through drupal 20:24 < Bradipo> Why? 20:24 < Bradipo> httpd(8) is perfectly capable of serving files. 20:24 < SylvesterInk> wouldn't i need to reconfigure my httpd? 20:24 < Bradipo> Maybe... 20:24 < sibiria> so is nc. listen, connect, send 20:25 < Bradipo> nc is also great for this. 20:25 < Lucas_> or really, use sftp 20:25 < Bradipo> Or that. 20:26 < SylvesterInk> will that work, even though ssh doesn't work? 20:26 < Bradipo> but with nc it's as simple as: cat /var/log/autlog | nc -l 1234 20:26 < Bradipo> And then you just telnet to port 1234 and it will dump the file. 20:26 < sibiria> ns -l 12345 > thefile.txt 20:26 < sibiria> nc* 20:26 < sibiria> then nc blah < thefile on the other end 20:27 < Bradipo> Or use nc as siberia said. 20:28 < Bradipo> Either way works. 20:28 < Bradipo> Of course, nc is unencrypted. 20:28 < SylvesterInk> sftp doesn't connect, same error as ssh 20:28 * Bradipo wonders what happened to sprunge.us 20:29 -!- xx [~xx@user/xx] has quit [Ping timeout: 244 seconds] 20:29 < sibiria> nc can do TLS even as the listener, at least the openbsd flavor 20:29 < sibiria> less certain about linux 20:29 -!- euphores [~SASL_euph@user/euphores] has quit [Ping timeout: 245 seconds] 20:29 < sibiria> though many of them package the openbsd flavor of nc iirc 20:29 -!- hsw [~hsw@106.104.103.23] has quit [Ping timeout: 276 seconds] 20:30 < Bradipo> Who needs TLS... just do: cat /var/log/authlog | openssl enc -aes-256-cbc -e -pbkdf2 | nc -l 12345 20:30 < sibiria> i suppose nothing really sensitive in that file anyway. i'd just sling it across unencrypted 20:30 < Bradipo> Yeah. 20:30 < SylvesterInk> bah, nc not installed locally 20:31 < Bradipo> How could nc not be installed??? It's in base. 20:31 < Bradipo> Oh, you mean it's not on your fancy Linux? 20:31 < SylvesterInk> I'm running linux locally 20:31 < Bradipo> Right. 20:31 -!- oxzi [~oxzi@marohu.lurk.space] has joined #openbsd 20:31 < Bradipo> curl or wget might suffice, lol. 20:32 < SylvesterInk> I'll install netcat, it's more manly 20:32 < SylvesterInk> since I'm gentoo, ooh boy, time to compile 20:32 < sibiria> high propeller hat factor 20:35 < SylvesterInk> well, I sent it via nc, doesn't seem like I received it though 20:37 -!- oxzi [~oxzi@marohu.lurk.space] has quit [Quit: WeeChat] 20:37 < Bradipo> What did you do specifically? 20:37 < Bradipo> "sent via nc" is pretty vague. 20:37 -!- oxzi [~oxzi@marohu.lurk.space] has joined #openbsd 20:38 < SylvesterInk> `nc -l 5555 > authlog` on my home computer 20:38 -!- hsw [~hsw@112-104-9-97.adsl.dynamic.seed.net.tw] has joined #openbsd 20:38 < SylvesterInk> `nc myipaddress 5555 < authlog` on host 20:38 < SylvesterInk> port forwarding is enabled in router 20:38 -!- adig_ [~default@salt-inc.suceava.rdsnet.ro] has joined #openbsd 20:38 < Bradipo> And there is now a file on your system called authlog ? 20:39 < SylvesterInk> well, nc on my computer didn't end automatically, and the authlog file is empty 20:39 < Bradipo> Can you connect to port 5555 using telnet? 20:39 < Bradipo> From OpenBSD. 20:39 < Bradipo> e.g. telnet myipaddress 5555 20:39 < Bradipo> See if it connects. Then send "HELLO WORLD" 20:39 < Bradipo> See if you receive that. 20:39 < SylvesterInk> connection refused 20:40 < SylvesterInk> nc isn't listening though, let me run it again 20:40 < Bradipo> Right, have it listen first. 20:40 < SylvesterInk> still no 20:40 < Bradipo> Connection refused? 20:40 < SylvesterInk> yea 20:40 < Bradipo> Yeah, your firewall is blocking it probably. 20:40 < sibiria> then your firewall isn't letting that through 20:40 < Bradipo> Can you do it the opposite direction? 20:40 < Bradipo> On OpenBSD: nc -l 5555 20:41 < Bradipo> Then from myipaddress telnet to openbsd on port 5555 20:41 < SylvesterInk> doubt it, pf is filtering everything 20:41 < SylvesterInk> wait, maybe pf is filtering outgoing 20:41 < Bradipo> Well, it would be wise to filter incoming. :-) 20:42 -!- adig [~default@2a02:2f0e:f607:7d01:359d:db1:39d1:5d64] has quit [Ping timeout: 276 seconds] 20:42 < SylvesterInk> block all; pass out inet; pass out inet6 20:42 < SylvesterInk> so all outgoing should be fine 20:44 < SylvesterInk> wait... 20:44 < SylvesterInk> has my pf.conf changed... 20:44 < SylvesterInk> okay no, it's fine 20:48 < SylvesterInk> I figured out the issue! 20:48 -!- sibyla [~sibyl@176.240.216.185] has quit [Quit: WeeChat 4.7.0] 20:50 -!- lolok [~lolok@user/lolok] has joined #openbsd 20:50 < SylvesterInk> Okay, the cause of the problem was that last night, when I was moving the database, I had moved the folder to /home. This process changed the user:group and permissions of /home (I had made a typo when copying) 20:51 < Bradipo> Oops. 20:51 < SylvesterInk> I reverted the permissions and was able to log in with ssh again 20:51 < Bradipo> And sshd won't honor SSH keys when permissions are wrong. 20:51 < SylvesterInk> checking email now 20:51 < Bradipo> In otherwords, when I asked earlier if you had forgotten some change, you didn't remember this one. :-) 20:52 < SylvesterInk> yes, because I didn't realize perms had changed 20:52 -!- fallback [fallback@2605:6400:20:b4:d215:d916:1183:4c75] has quit [Read error: Connection reset by peer] 20:53 -!- ixc [~ixc@user/ixc] has quit [Ping timeout: 244 seconds] 20:53 < SylvesterInk> And also, that Lish thing was another issue that was unrelated 20:53 < Bradipo> Right. 20:53 < Bradipo> That's because you never verified that you had a working system after you installed it a year ago. ;-)( 20:54 < SylvesterInk> No, it was actually working until pretty recently, since I had used it around the time I upgraded to openbsd 7.7 20:55 < SylvesterInk> Either way, thanks to everyone that's been helping out the past several hours, I appreciate you all 20:56 < SylvesterInk> It's typical, the issues that take me the longest to fix always end up being the simplest mistakes. Ah well, now I know for future use. 20:58 < Bradipo> SylvesterInk: You're saying that you only recently created /etc/boot.conf ? 20:58 < SylvesterInk> no, I created that boot.conf when I first installed. But it didn't cause issues until recently 20:58 < Bradipo> Precisely. 20:58 < Bradipo> So you didn't verify the system was working a year ago. :-) 20:58 < Bradipo> Working means that you have console access. 20:58 < SylvesterInk> I verified Lish was working 20:59 < SylvesterInk> if that's what you mean 20:59 < Bradipo> Well, it wasn't working *after* you put /etc/boot.conf 20:59 < SylvesterInk> no, it was 20:59 < Bradipo> I don't see how. 20:59 < Bradipo> It wasn't working today with /etc/boot.conf in place. 21:00 < Bradipo> It didn't start working today until *after* you deleted /etc/boot.conf 21:00 < SylvesterInk> If Linode changed the lish configuration recently, so that my boot.conf was incompatible, that might be the cause 21:00 -!- fallback [fallback@2605:6400:20:b4:d215:d916:1183:4c75] has joined #openbsd 21:00 < Bradipo> I doubt Linode bothers with /etc/boot.conf... they don't even support OpenBSD. 21:01 < Bradipo> At any rate, if you preserved the file you could check the timestamp... ls -l /etc/boot.conf.gone (or whatever). 21:01 < Bradipo> But this was instructive I hope. 21:02 < Bradipo> Simplest explanation won out... you broke it. :-) 21:02 < SylvesterInk> Pretty sure I didn't but whatever. It was broken and needed to be fixed, and it was 21:03 < SylvesterInk> Either way, as a new openbsd user, it was a good learning experience, and I'm glad it wasn't at a time that was more hectic 21:05 -!- shiranaihito_ [~shiranaih@ppp-58-11-158-201.revip2.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:10 -!- six [~six@user/six] has joined #openbsd 21:12 < Bradipo> SylvesterInk: Next topic... do you have backups? 21:13 -!- user8297 [~user8297@208.99.44.190] has quit [Ping timeout: 276 seconds] 21:16 < SylvesterInk> Bradipo: That I'm setting up, since Linode's backup service doesn't work with openbsd 21:16 -!- skippy8 [~skippy8@user/Skippy8] has quit [Quit: WeeChat 4.6.3] 21:17 < lain`> backups are important, or something 21:17 < SylvesterInk> The plan is to back up /etc, /var, and /home to a tgz and push it to object storage at a regular interval. I know openbsd uses altroot for backups, but I still need to learn how to use it 21:18 < SylvesterInk> I wanted to set up backups from day 1, but we were on a time crunch to get other work done by may. Poor excuse, but I'm one man with far too many jobs it seems 21:19 < Bradipo> altroot may not be what you think it is. 21:19 < lain`> oh huh. i just backup the running system with restic and hope its good enough 21:22 < lain`> hope is, of course, the most important part of a good backup strategy 21:22 < lain`> /s 21:23 < SylvesterInk> wisdom. 21:23 < SylvesterInk> Bradipo: is dump ideal for backups? 21:25 -!- ublx [~ublx@user/ublx] has joined #openbsd 21:26 < Bradipo> dump can be ideal. Depends on your needs. 21:26 < Bradipo> dump is in base, so that's a plus. 21:26 < SylvesterInk> okay, I'll have to read up on it. 21:27 < Bradipo> How often does the data change? 21:28 < SylvesterInk> overall config is pretty static, database changes maybe twice a week. 21:28 -!- ublix [~ublx@user/ublx] has joined #openbsd 21:28 < Bradipo> A monthly cronjob that dumps and compresses the dump might be sufficient then. 21:28 < Bradipo> Where would you store it? 21:29 < Bradipo> Some "online" place that you only have access to as long as everything is working "just right"? :-) 21:29 < SylvesterInk> I have object storage for the server 21:29 < Bradipo> "object storage"... lol. 21:29 < SylvesterInk> I'm thinking of uploading it there 21:29 < Bradipo> So that's someone else's computer? 21:29 < SylvesterInk> yep 21:29 < SylvesterInk> oh, I'll certainly keep copies locally 21:30 < Bradipo> Nothing beats physical control. 21:30 < SylvesterInk> but probably not frequently 21:30 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 260 seconds] 21:30 < Bradipo> As you observed trying to recover your OpenBSD system today. :-) 21:30 < Bradipo> Without physical control, your system was effectively a brick. 21:30 < Bradipo> Yeah, doesn't have to be frequent, just enough that in a disaster you have the data. 21:31 < SylvesterInk> I agree, but frequency is also important, and if it's automated, and if I'm paying for object storage.. . might as well use it 21:32 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 21:34 < lain`> Bradipo: best to store it in multiple places imo. someone else's computer can be useful too, although its better if it's not the _only_ place you're backing up to obv 21:36 < Bradipo> Right, multiple places, ideal. 21:37 -!- Guest73 [~Guest89@host-92-23-169-195.as13285.net] has joined #openbsd 21:38 -!- Guest73 [~Guest89@host-92-23-169-195.as13285.net] has quit [Quit: Client closed] 21:41 -!- lavaball [~Melissa@31.204.155.215] has quit [Ping timeout: 252 seconds] 21:43 -!- xet7 [~xet7@user/xet7] has joined #openbsd 21:48 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #openbsd 21:50 -!- Bradipo [~Bradipo@50.77.44.29] has quit [Quit: Lost terminal] 21:53 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Quit: GN8!] 21:54 -!- adip [~adip@c145-14.icpnet.pl] has quit [Ping timeout: 260 seconds] 21:55 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 22:10 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 22:14 -!- slack0 [~slack0@user/slack0] has quit [Ping timeout: 260 seconds] 22:17 -!- mx08 [~mx08@user/mx08] has quit [Server closed connection] 22:17 -!- mx08 [~mx08@user/mx08] has joined #openbsd 22:30 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 22:31 -!- g4rrgl3n0m4d [~N0m4d@bl18-180-107.dsl.telepac.pt] has quit [Quit: leaving] 22:41 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 245 seconds] 22:41 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 22:44 -!- rgz [uid670983@user/rgz] has quit [Quit: Connection closed for inactivity] 22:44 -!- wnh [~Thunderbi@user/wnh] has quit [Quit: wnh] 22:50 -!- enrh [~enrh@user/enrh] has quit [Quit: Patching] 22:52 -!- Siva [~Siva@staff.lecturify.net] has quit [Server closed connection] 22:53 -!- amadaluzia [~amadaluzi@user/amadaluzia] has quit [Quit: ZNC 1.10.1 - https://znc.in] 22:55 -!- vinleod is now known as vdamewood 23:08 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 23:21 -!- Siva [~Siva@staff.lecturify.net] has joined #openbsd 23:27 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 23:28 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 23:29 -!- SylvesterInk [~sylvester@user/SylvesterInk] has quit [Quit: WeeChat 4.5.2] 23:37 -!- m0v [~m0v@user/m0v] has quit [Read error: Connection reset by peer] 23:37 -!- m0v [~m0v@113.192.29.135] has joined #openbsd 23:37 -!- m0v [~m0v@113.192.29.135] has quit [Changing host] 23:37 -!- m0v [~m0v@user/m0v] has joined #openbsd 23:44 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 244 seconds] 23:44 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 23:47 -!- dam64 [~dam64@about/aquilenet/vodoo/dam64] has quit [Server closed connection] 23:47 -!- dam64 [~dam64@about/aquilenet/vodoo/dam64] has joined #openbsd 23:50 -!- jerryf_ [~jerryf@user/jerryf] has joined #openbsd 23:50 -!- enrh [~enrh@user/enrh] has joined #openbsd 23:50 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 23:50 -!- lagkage [yaypixxo@2a01:7e01::f03c:92ff:fe98:8d0e] has quit [Server closed connection] 23:53 -!- lagkage [~yaypixxo@li2046-61.members.linode.com] has joined #openbsd --- Log closed Tue Jul 29 00:00:43 2025