--- Log opened Tue Jul 30 00:00:28 2024 --- Day changed Tue Jul 30 2024 00:00 < Tingo> that one if ($host = www.gef.ink) { return 301 https://$host$request_uri; } .. because you have been disabled 443 so.. ? 00:00 -!- antranigv [~antranigv@bsd.am] has quit [Quit: ZNC 1.9.0 - https://znc.in] 00:01 -!- antranigv [~antranigv@bsd.am] has joined #openbsd 00:01 < damarusama> right, I am disabling the https for now until I get acme to create new cert 00:01 < Tingo> Yea.. Good.. !! 00:02 < Tingo> *Good Luck 00:04 -!- croc__ [~croc@142.169.16.117] has quit [Changing host] 00:04 -!- croc__ [~croc@user/croc-:27686] has joined #openbsd 00:04 < setient> sweet 00:04 < damarusama> allright, okay I'm able to add more domains 00:05 < damarusama> there is no nginx-cerbot type of package for openBSD? 00:05 -!- croc__ [~croc@user/croc-:27686] has left #openbsd [] 00:05 -!- croc__ [~croc@user/croc-:27686] has joined #openbsd 00:05 < damarusama> I assume I have to cron-job the acme client ? 00:07 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 00:07 < croc__> Wasn't registed with NickServ before, don't know if my messages went through, hope I'm not spamming... I'm having issues with dhcp on my OpenBSD router. Running "ifconfig igc0 inet autoconf" gives me no output and I don't get an assigned address from my modem. I tried doing a dhcp request with my laptop plugged into the modem and it works fine. The hostname.igc0 file just has "inet autoconf" 00:09 -!- mp322 [~mp322@100.40.137.17] has quit [Ping timeout: 244 seconds] 00:10 -!- nmdv [~nmdv@user/nmdv] has quit [Remote host closed the connection] 00:11 -!- nmdv [~nmdv@user/nmdv] has joined #openbsd 00:11 < setient> damarusama: i believe it is a service that runs constantly. 00:12 < setient> you are using lets encrypt right? 00:12 < setient> croc__: are you sure thats the right interface? you can look at dmesg or run ifconfig -a i think. 00:14 -!- Guest77 [~Guest77@47.199.181.152] has joined #openbsd 00:14 < damarusama> setient, my plan is to use acme, to request and refresh letsencrypt certificate and auto-renew every 3 months 00:14 -!- zwr [~zwr@189.80.71.215] has quit [Read error: Connection reset by peer] 00:14 < setient> damarusama: 3 months is a long time i think 00:14 < croc__> setient: Just double checked the back of the router. It was plugged into the wrong interface :p 00:14 < croc__> Thanks 00:15 < setient> <3 00:15 < damarusama> I've moved all my site and they are available with http for now... trying to do my first acme request 00:15 < setient> damarusama: you could/should do it much sooner than that 00:15 < setient> like daily even 00:15 -!- RypPn [~RypPn@user/ryppn] has quit [Quit: Real-time updating is paused. (Resume)] 00:16 < setient> its all transparent so the time period is irrelevant but the sooner the better 00:17 < damarusama> so I do need to do a cron-job script that will refresh all my ssl certificate right? 00:18 -!- nmdv [~nmdv@user/nmdv] has quit [Read error: Connection reset by peer] 00:18 -!- croc__ [~croc@user/croc-:27686] has quit [Read error: Connection reset by peer] 00:18 -!- nmdv [~nmdv@user/nmdv] has joined #openbsd 00:18 < setient> damarusama: i uh, don't have access to my openbsd machine right now to actually confirm that. i forget 00:18 -!- RypPn [~RypPn@user/ryppn] has joined #openbsd 00:19 -!- zwr [~zwr@189.80.71.215] has joined #openbsd 00:20 < setient> the docs say it is a cron though 00:20 -!- tozhu [~tozhu@171.221.44.106] has quit [Quit: tozhu] 00:21 < damarusama> and do you know if I should put all my domains in /etc/acme-client.conf 00:21 -!- clarencss [~clarencss@user/clarencss] has joined #openbsd 00:21 -!- tozhu [~tozhu@171.221.44.106] has joined #openbsd 00:21 < setient> it looks like yes per some howto i found 00:22 < setient> https://jamsek.dev/posts/2018/Mar/03/lets-encrypt-https-with-acme-client-on-openbsd/ seems reasonable 00:23 < damarusama> heheh yeah looking at the same page, but he only has one domain there 00:23 -!- Tingo [~Tingo@2407:d000:b:5d37:144c:bc0a:f52f:b33f] has quit [Ping timeout: 256 seconds] 00:24 -!- Tingo [~Tingo@2407:d000:b:5d37:144c:bc0a:f52f:b33f] has joined #openbsd 00:26 -!- tozhu [~tozhu@171.221.44.106] has quit [Client Quit] 00:30 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 00:30 < damarusama> allright almost there... getting a 404 on the .well_known, that's a good sign 00:33 < Tingo> Yea, haver to add Manually in Cron for getting renew Certificate by certbot.. 00:33 < Tingo> have to enable nginx to read . (dot) or hidden based directories.. 00:33 -!- Guru_DE [~guru@2001:9e8:e828:f800:20c:29ff:fe5c:9d22] has quit [Ping timeout: 252 seconds] 00:33 < Tingo> certbot --agree-tos -m email_address -d domain.com -d www.domain.com 00:34 -!- redruM [~redrum@user/redrum] has joined #openbsd 00:35 < Tingo> give this command in root.. otherwise $ doas certbot --agree-tos -m email_address -d domain.com -d www.domain.com 00:35 -!- clarencss [~clarencss@user/clarencss] has quit [Ping timeout: 256 seconds] 00:35 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 00:36 < Tingo> and then remove ## from your nginx configuration files.. 00:37 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 00:37 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 00:39 < damarusama> Tingo, I'm not using cerbot but just acme, do I need certbot too? 00:41 < Tingo> its up to you either want to run acme or Cerbot.. 00:42 < Tingo> i will prefer use certbot.. https://certbot.eff.org/instructions?ws=nginx&os=opbsd6 00:43 < damarusama> acme is part of base so I'll try that firs 00:44 < Tingo> i am also new to OpenBSD .. but will try to stay with you :) 00:45 < Lucas> acme-client is extremely more easy to use than certbot 00:45 -!- tozhu [~tozhu@171.221.44.106] has joined #openbsd 00:46 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 00:47 -!- Guest77 [~Guest77@47.199.181.152] has quit [Ping timeout: 256 seconds] 00:49 < Tingo> acme-client is already installed on your OS.. 00:50 < damarusama> hum still getting a 404 on my .well-known/acme-challenge 00:52 < damarusama> got it! 00:53 < damarusama> yes I'm trying to use mostly base tool, like acme-client which is installed by default 00:57 < Tingo> yes.. ##acme-client -v your.domain 00:58 < Tingo> also have to copy its example conf file in /etc so ## cp -p /etc/examples/acme-client.conf /etc/ 00:59 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 01:00 < damarusama> yeah I've filled in the scme-client.conf 01:00 < damarusama> acme-client 01:00 < damarusama> and I got a certificate from letsencrypt 01:00 < damarusama> trying to load it now in nginx 01:01 < Tingo> Ok, good.. 01:04 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has joined #openbsd 01:10 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 01:11 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 01:15 -!- mp322 [~mp322@100.40.137.17] has joined #openbsd 01:17 -!- Noisytoot [~noisytoot@user/meow/Noisytoot] has quit [Remote host closed the connection] 01:17 -!- Xenguy_ [~Xenguy@user/xenguy] has joined #openbsd 01:19 -!- Noisytoot [~noisytoot@user/meow/Noisytoot] has joined #openbsd 01:22 < damarusama> I can't reload / restart pf ? 01:22 < damarusama> got it 01:23 < damarusama> allright I had my pf blocking the https ports :S 01:24 < Tingo> hmm.. your website is not showing on https ? ## nginx -t 01:25 < damarusama> gef.ink 01:26 -!- nmdv [~nmdv@user/nmdv] has quit [Ping timeout: 260 seconds] 01:26 -!- croc_ [~croc@user/croc-:27686] has joined #openbsd 01:26 -!- topcat001 [~topcat001@user/topcat001] has quit [Quit: Client closed] 01:27 < Tingo> yes. its showing fine on https.. 01:27 < Tingo> done..? 01:28 < croc_> I'm having issues getting my OpenBSD router to do DHCP on a bridge interface. I followed the FAQ on the exact topic but it's not working, bridge0 is enabled as a dhcp flag and dhcpd says it's listening on the proper ip when the daemon starts, but no clients are actually getting an IP from the server. 01:28 -!- newa [~newa@user/newa] has quit [Ping timeout: 260 seconds] 01:28 < croc_> This is my ifconfig: https://clbin.com/pFaSx 01:29 < croc_> Sorry, vether0 is set as the dhcp flag 01:30 < damarusama> tingo, yeah, need to do my 4 other domains, and then do a cronjob to make sure it's updating regularly 01:30 -!- xzdx [~xzdx@user/XZDX] has joined #openbsd 01:31 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 01:34 -!- newa12931 [~newa@user/newa] has joined #openbsd 01:40 -!- hsw [~hsw@2001-b030-2303-0104-0172-0025-0012-0132.hinet-ip6.hinet.net] has joined #openbsd 01:41 -!- croc_ [~croc@user/croc-:27686] has quit [Ping timeout: 255 seconds] 01:47 -!- fro [fro@humpty.dance] has joined #openbsd 01:52 < damarusama> hum rcctl restart nginx fails... but nginx -s reload is fine... 01:52 < damarusama> rebooted and it's fine 01:53 < Tingo> nginx -t 01:53 < runxiyu> how does nginx's performance compare to OpenBSD httpd? 01:53 < runxiyu> Tingo: uhhh iirc -t only tests the configuration? 01:54 < Tingo> it was for damarusama ## nginx -t for checking nginx configurations 01:55 < Tingo> OpenBSD Httpd and Nginx both performace are great i didnt felt any difference but as compare to Apache..they are better.. 01:56 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 01:58 < Tingo> btw.. if using Openbsd then should choose with its own HTTPD.. 02:05 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 02:14 -!- tozhu [~tozhu@171.221.44.106] has quit [Quit: tozhu] 02:28 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 02:33 -!- aaro [~aaro@user/aaro] has quit [Remote host closed the connection] 02:33 -!- aaro [~aaro@user/aaro] has joined #openbsd 02:37 -!- djames [~djames@user/djames/x-9001197] has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…] 02:42 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has quit [Quit: leaving] 02:43 -!- dostoyevsky2 [~sck@user/dostoyevsky2] has joined #openbsd 02:54 -!- Guru_DE [~guru@2001:9e8:e82e:eb00:20c:29ff:fe5c:9d22] has joined #openbsd 02:57 -!- jrmu is now known as jrmu9 03:16 -!- sunwind [~paradox@86.151.122.92] has quit [Quit: Outside Context Problem.] 03:23 -!- sunwind [~paradox@host86-151-122-92.range86-151.btcentralplus.com] has joined #openbsd 03:25 -!- geekthattweaks [uid433447@user/geekthattweaks] has joined #openbsd 03:32 -!- Alhazred [~Alhazred@user/Alhazred] has quit [Ping timeout: 252 seconds] 03:32 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 252 seconds] 03:33 -!- mxz [~mxz@user/mxz] has joined #openbsd 03:33 -!- mxz_ [~mxz@user/mxz] has quit [Ping timeout: 244 seconds] 03:34 -!- Alhazred [~Alhazred@user/Alhazred] has joined #openbsd 03:52 -!- kado [~kado@user/kado] has joined #openbsd 03:53 < riceandbeans> apache and nginx were created for different reasons. 03:53 < riceandbeans> Let's compare what's better, a motorcycle or a pickup truck 03:57 < rx> many people use apache like how people use nginx 04:01 -!- Tingo [~Tingo@2407:d000:b:5d37:144c:bc0a:f52f:b33f] has quit [Quit: Client closed] 04:03 -!- zcheng3 [~zcheng3@d108-173-21-8.abhsia.telus.net] has quit [Ping timeout: 245 seconds] 04:08 -!- baho [~vano@157-131-181-204.static.sonic.net] has joined #openbsd 04:11 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Remote host closed the connection] 04:13 -!- baho [~vano@157-131-181-204.static.sonic.net] has quit [Quit: Konversation terminated!] 04:16 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 04:27 -!- ublix [~ublx@user/ublx] has quit [Quit: ublix] 04:31 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has quit [Remote host closed the connection] 04:31 -!- mp322 [~mp322@100.40.137.17] has quit [Quit: WeeChat 3.5] 04:31 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has joined #openbsd 04:32 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 04:34 -!- kfv [~kfv@static.42.184.109.65.clients.your-server.de] has joined #openbsd 04:39 < remiliascarlet> fro: "i don't understand the fibre comment" That's a lie we've all been told since the 1970s. A random control trial proved the opposite is true: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3435786/ 04:39 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Ping timeout: 260 seconds] 04:40 < remiliascarlet> I haven't eaten any plants at all (and by this, no fiber at all) since last year August or something, no constipation issues whatsoever. 04:40 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has quit [Remote host closed the connection] 04:40 -!- chiselfuse [~chiselfus@user/chiselfuse] has quit [Remote host closed the connection] 04:40 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 04:41 -!- chiselfuse [~chiselfus@user/chiselfuse] has joined #openbsd 04:41 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 04:41 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 04:41 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has joined #openbsd 04:43 -!- dastain [~dastain@2a00:d880:6:262::45a3] has quit [Ping timeout: 276 seconds] 04:52 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 04:53 -!- dastain [~dastain@81.4.102.12] has joined #openbsd 05:00 -!- polyduekes [~polydueke@user/polyduekes] has quit [Read error: Connection reset by peer] 05:02 -!- polyduekes [~polydueke@user/polyduekes] has joined #openbsd 05:05 -!- bsd4me [~bsduser@user/bsd4me] has quit [Quit: Me fail English? That's unpossible.] 05:14 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 05:14 -!- polyduekes [~polydueke@user/polyduekes] has quit [Ping timeout: 244 seconds] 05:18 -!- polyduekes [~polydueke@user/polyduekes] has joined #openbsd 05:20 -!- europa64 [~europa@user/europa64] has quit [Quit: leaving] 05:20 -!- europa64 [~europa64@user/europa64] has joined #openbsd 05:23 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Ping timeout: 252 seconds] 05:27 -!- kfv [~kfv@static.42.184.109.65.clients.your-server.de] has quit [Remote host closed the connection] 05:31 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 05:36 -!- kfv [~kfv@93.118.154.176] has joined #openbsd 05:40 -!- mxz_ [~mxz@user/mxz] has joined #openbsd 05:44 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has quit [Remote host closed the connection] 05:44 -!- ama [~ama@morgan.ugr.es] has quit [Remote host closed the connection] 05:52 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-230.revip2.asianet.co.th] has joined #openbsd 05:52 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 05:59 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 06:00 -!- sunwind [~paradox@host86-151-122-92.range86-151.btcentralplus.com] has quit [Quit: Outside Context Problem.] 06:02 -!- sunwind [~paradox@host86-151-122-92.range86-151.btcentralplus.com] has joined #openbsd 06:03 -!- kdc [~kdc@user/kdc] has joined #openbsd 06:06 -!- j3s [~j3s@cyberia.club/member/j3s] has quit [Ping timeout: 260 seconds] 06:09 -!- j3s_ [~j3s@cyberia.club/member/j3s] has joined #openbsd 06:13 -!- zwr [~zwr@189.80.71.215] has quit [Read error: Connection reset by peer] 06:16 -!- feriman [~feriman@user/feriman] has joined #openbsd 06:19 -!- zwr [~zwr@189.80.71.215] has joined #openbsd 06:22 -!- jlmk [~jlmk@user/jlmk] has quit [Quit: nyaa~] 06:25 -!- pvalenta [~petr@user/pvalenta] has quit [Remote host closed the connection] 06:26 -!- pvalenta [~petr@user/pvalenta] has joined #openbsd 06:29 -!- duri [~mduregon@63-230-162-55.ptld.qwest.net] has quit [Ping timeout: 260 seconds] 06:38 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 248 seconds] 06:44 < mesaoptimizer> remiliascarlet: I recognize your username 06:48 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 07:01 -!- xx [~xx@user/xx] has joined #openbsd 07:14 -!- figment [~figment@user/figment] has quit [Remote host closed the connection] 07:14 -!- figment [~figment@user/figment] has joined #openbsd 07:20 -!- daugaard [~daugaard@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 07:20 -!- redruM [~redrum@user/redrum] has quit [Quit: I'll be back.] 07:21 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has quit [Ping timeout: 248 seconds] 07:31 -!- kdc [~kdc@user/kdc] has quit [Quit: Leaving] 07:35 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has joined #openbsd 07:37 -!- kado [~kado@user/kado] has quit [Quit: nyaa~] 07:39 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 07:40 -!- xx [~xx@user/xx] has joined #openbsd 07:53 -!- ikarso [uid475540@2a03:5180:f::7:4194] has joined #openbsd 07:56 -!- danilogondolfo [~danilogon@2a02:8084:4f42:7900:867c:88a9:6625:51a] has joined #openbsd 07:58 -!- tertullian [~sonne@ip-078-094-224-090.um19.pools.vodafone-ip.de] has quit [Quit: Lost terminal] 08:05 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 08:09 -!- geekthattweaks [uid433447@user/geekthattweaks] has quit [Quit: Connection closed for inactivity] 08:15 -!- brainbomb [~brainbomb@gw-sk2-d4.nrw.de] has joined #openbsd 08:25 -!- aaro1 [aaro@user/aaro] has quit [Ping timeout: 248 seconds] 08:28 < pkal> rx: I was using snac2, but I don't think it uses pledge and unveil? 08:29 < pkal> sir-photch: there is a gotosocial port, but it is currently broken 08:29 < pkal> managed to build it myself though 08:37 < rx> pkal: data.c 08:37 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 08:38 < rx> 3cb1725225567211c85226498bbc038cfe78d4fe 08:46 < pkal> rx: nvm, I must have greped incorrectly 08:46 < pkal> a pity it isn't in ports then (yet) 08:51 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 08:51 -!- adig [~default@109.166.137.4] has joined #openbsd 08:53 -!- rhuijzer [~rhuijzer@095-097-221-146.static.chello.nl] has joined #openbsd 09:02 -!- donofrio__ [~donofrio@iactcepasv500.faa.gov] has joined #openbsd 09:06 -!- donofrio_ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 276 seconds] 09:08 -!- donofrio__ [~donofrio@iactcepasv500.faa.gov] has quit [Max SendQ exceeded] 09:08 -!- donofrio__ [~donofrio@155.178.180.11] has joined #openbsd 09:10 -!- a2800276 [a2800276@freeshell.de] has joined #openbsd 09:11 -!- dennis [~d@ennis.no] has quit [Quit: oops] 09:15 -!- dennis [~d@ennis.no] has joined #openbsd 09:28 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 260 seconds] 09:38 -!- seninha [~seninha@user/seninha] has joined #openbsd 09:38 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 09:39 -!- seninha [~seninha@user/seninha] has joined #openbsd 09:39 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 09:41 -!- ficonni [~ficonni@213.196.101.14] has joined #openbsd 09:41 -!- SirJitsu1 [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 09:43 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Ping timeout: 245 seconds] 09:44 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 09:47 -!- kfv [~kfv@93.118.154.176] has quit [Ping timeout: 260 seconds] 09:47 -!- ficonni [~ficonni@213.196.101.14] has quit [Quit: Lost terminal] 09:47 -!- typicat [~iam@user/typicat] has quit [Remote host closed the connection] 09:48 -!- zorz [~zorz@user/zorz] has joined #openbsd 09:49 -!- kfv [~kfv@93.118.154.176] has joined #openbsd 09:51 -!- europa64 [~europa64@user/europa64] has quit [Quit: RPC: Timed out] 09:54 -!- rustyy [~rusty@74.3.163.187] has quit [Quit: leaving] 09:58 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 09:58 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 09:58 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 09:58 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 09:59 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 10:00 -!- rustyy [~rusty@74.3.163.187] has joined #openbsd 10:01 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 10:05 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 10:05 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 10:06 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 10:09 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 252 seconds] 10:09 -!- katov1t [~katov1t@90.red-88-23-156.staticip.rima-tde.net] has joined #openbsd 10:10 -!- katov1t [~katov1t@90.red-88-23-156.staticip.rima-tde.net] has quit [Remote host closed the connection] 10:16 -!- a2800276 [a2800276@freeshell.de] has quit [Quit: leaving] 10:20 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 10:20 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has joined #openbsd 10:21 -!- a2800276 [a2800276@freeshell.de] has joined #openbsd 10:24 -!- xzdx_ [~xzdx@c-76-139-198-78.hsd1.mi.comcast.net] has joined #openbsd 10:25 -!- xzdx_ [~xzdx@c-76-139-198-78.hsd1.mi.comcast.net] has quit [Read error: Connection reset by peer] 10:26 -!- xzdx [~xzdx@user/XZDX] has quit [Read error: Connection reset by peer] 10:26 -!- xzdx_ [~xzdx@c-76-139-198-78.hsd1.mi.comcast.net] has joined #openbsd 10:28 -!- aaro1 [aaro@user/aaro] has joined #openbsd 10:31 -!- megawatt [~megawatt@user/megawatt] has joined #openbsd 10:39 -!- brainbomb [~brainbomb@gw-sk2-d4.nrw.de] has quit [Ping timeout: 256 seconds] 10:45 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 10:51 -!- Tristam [~tristam@user/tristam] has quit [Quit: No Ping reply in 180 seconds.] 10:51 -!- dennis [~d@ennis.no] has quit [Ping timeout: 258 seconds] 10:51 -!- mz` [~mz`@user/mz/x-8532539] has quit [Ping timeout: 258 seconds] 10:51 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has quit [Ping timeout: 258 seconds] 10:51 -!- lord4163 [~lord4163@81-233-183-142-no86.tbcn.telia.com] has quit [Read error: Connection reset by peer] 10:51 -!- dennis [~d@ennis.no] has joined #openbsd 10:52 -!- lord4163_ [~lord4163@81-233-183-142-no86.tbcn.telia.com] has joined #openbsd 10:52 -!- mz` [~mz`@user/mz/x-8532539] has joined #openbsd 10:52 -!- Tristam [~tristam@user/tristam] has joined #openbsd 10:52 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has joined #openbsd 10:53 -!- lord4163_ is now known as lord4163 10:59 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 11:01 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 244 seconds] 11:03 -!- ficonni [~ficonni@213.196.101.14] has joined #openbsd 11:23 -!- YKT [~YKT@192.55.79.181] has joined #openbsd 11:29 -!- eki [~eki@87-92-240-152.rev.dnainternet.fi] has quit [Quit: leaving] 11:31 -!- katov1t [~katov1t@90.red-88-23-156.staticip.rima-tde.net] has joined #openbsd 11:40 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Ping timeout: 248 seconds] 11:41 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 11:42 -!- katov1t [~katov1t@90.red-88-23-156.staticip.rima-tde.net] has quit [Quit: katov1t] 11:51 < vortexx> runxiyu: httpd doesn't speak HTTP2 so it's quite a bit slower than nginx 11:53 < rx> vortexx: that too 11:54 < rx> though most of my pages are just 1 html file and 1 css file, so i'm okay with it 11:55 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 11:55 -!- eki [~eki@78-27-114-48.bb.dnainternet.fi] has joined #openbsd 12:03 -!- zorz [~zorz@user/zorz] has joined #openbsd 12:08 -!- rx is now known as evosaur 12:08 < vortexx> iirc relayd doesn't either so that would slow it down compared to nginx in reverse proxy mode 12:08 -!- evosaur is now known as rx 12:09 -!- djames [~djames@user/djames/x-9001197] has joined #openbsd 12:13 < rx> mhm 12:16 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 12:18 -!- ublx [~ublx@user/ublx] has joined #openbsd 12:20 -!- feriman [~feriman@user/feriman] has joined #openbsd 12:24 -!- scain [~scain@2603:8080:b104:4e00:45cf:678b:a7f:b897] has joined #openbsd 12:28 < pkal> has anyone here had the issue that acme-client appears to be issuing untrusted/not verifiable certificates? 12:42 -!- typicat [~iam@h-178-174-136-54.NA.cust.bahnhof.se] has joined #openbsd 12:42 -!- typicat [~iam@h-178-174-136-54.NA.cust.bahnhof.se] has quit [Changing host] 12:42 -!- typicat [~iam@user/typicat] has joined #openbsd 12:49 -!- Xeroine [~Xeroine@user/xeroine] has quit [] 12:49 -!- polarian [~polarian@znc.polarian.dev] has quit [Quit: Polarian has disappeared] 12:51 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 12:52 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 12:52 -!- Xeroine [~Xeroine@user/xeroine] has joined #openbsd 12:53 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 12:57 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.4 Quasar http://www.kvirc.net/] 13:05 -!- typicat [~iam@user/typicat] has quit [Quit: Reconnecting] 13:05 -!- typicat [~iam@h-178-174-136-54.NA.cust.bahnhof.se] has joined #openbsd 13:05 -!- typicat [~iam@h-178-174-136-54.NA.cust.bahnhof.se] has quit [Changing host] 13:05 -!- typicat [~iam@user/typicat] has joined #openbsd 13:13 -!- xx [~xx@user/xx] has quit [Killed (NickServ (GHOST command used by xxx))] 13:13 -!- xlymian [~user@192-222-185-9.qc.cable.ebox.net] has joined #openbsd 13:13 -!- xx [~xx@user/xx] has joined #openbsd 13:17 -!- huy_ [~huy@apoitiers-657-1-165-72.w90-55.abo.wanadoo.fr] has quit [Quit: ZNC 1.8.2 - https://znc.in] 13:18 -!- Xenguy_ [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 13:18 -!- huy [~huy@apoitiers-657-1-165-72.w90-55.abo.wanadoo.fr] has joined #openbsd 13:18 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 13:19 -!- setient [~setient@user/setient] has quit [Ping timeout: 260 seconds] 13:21 -!- setient [~setient@li92-193.members.linode.com] has joined #openbsd 13:21 -!- Noisytoot [~noisytoot@user/meow/Noisytoot] has quit [Quit: ZNC 1.8.2 - https://znc.in] 13:21 -!- YKT [~YKT@192.55.79.181] has quit [Quit: Client closed] 13:21 -!- Noisytoot [~noisytoot@user/meow/Noisytoot] has joined #openbsd 13:23 -!- redruM [~redrum@user/redrum] has joined #openbsd 13:24 -!- brainbomb [~brainbomb@gw-sk2-d4.nrw.de] has joined #openbsd 13:25 -!- GreaseMonkey [greaser@user/greasemonkey] has quit [Remote host closed the connection] 13:26 -!- greaser|q [greaser@antihype.space] has joined #openbsd 13:28 -!- daugaard [~daugaard@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 248 seconds] 13:29 < polarian> I am trying to setup wireguard but I can't get it to work, it is handshaking fine... the problem is when I tcpdump wg0 and then connect, there is no packets 13:29 < polarian> How do I diagnose a problem when there is nothing coming in on the wg0 interface, even if pf was dropping it tcpdump should still be capturing it 13:30 < polarian> but nothing... I try loading a webpage which would send packets, nothing! 13:30 -!- ForeverNoob[m] [~ForeverNo@user/ForeverNoobm:35570] has quit [Quit: bye (for now?)] 13:34 < rx> polarian: ifconfig wg0 debug 13:34 < polarian> rx: nothing 13:35 < polarian> unless I put the wrong address in... 13:36 < rx> polarian: Have you considered pf issues? 13:36 < polarian> yes 13:36 < polarian> but tcpdump should still see the packet even if pf drops it 13:36 < polarian> I look for udp packets on the physical port and nothing is there either 13:36 < polarian> yet its handshaking just fine?!?! 13:37 < rx> How are you looking for udp packets? 13:37 < polarian> tcpdump -i wg0 udp 13:38 < polarian> and then tcpdump -i bse0 udp 13:38 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 13:39 < rx> I'm not on an OpenBSD machine right now, and I haven't used OpenBSD's wg(4) 13:39 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 13:39 < rx> But... dmesg after ifconfig wg0 debug? 13:39 < rx> I recall reading about it being like that; the man page doesn't tell for some reason 13:40 -!- xx [~xx@user/xx] has joined #openbsd 13:40 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 13:42 -!- adig [~default@109.166.137.4] has quit [Remote host closed the connection] 13:43 -!- ForeverNoob[m] [~ForeverNo@user/ForeverNoobm:35570] has joined #openbsd 13:43 < phy1729> polarian: are you sending anything over the tunnel? Unless keepalive is active, there won't be any packets if there isn't any traffic. 13:45 < renaud> just to be sure, you have net.inet.ip.forwarding=1 ? 13:46 < polarian> I found the issue :) 13:46 < polarian> its a really stupid one :) 13:46 < polarian> I put my client address in the allowedips section 13:46 < renaud> as always once you find it :) 13:47 < polarian> so indeed no packets were being sent :) 13:47 < polarian> welp it works now thanks for the help :) 13:48 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has joined #openbsd 13:50 -!- donofrio_ [~donofrio@155.178.180.11] has joined #openbsd 13:52 -!- donofrio__ [~donofrio@155.178.180.11] has quit [Ping timeout: 252 seconds] 13:53 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 13:54 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 255 seconds] 13:56 -!- donofrio_ [~donofrio@155.178.180.11] has quit [Remote host closed the connection] 13:57 -!- donofrio_ [~donofrio@actproxy.faa.gov] has joined #openbsd 14:03 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 14:06 -!- seninha [~seninha@user/seninha] has joined #openbsd 14:09 -!- makr [~textual@bba-94-59-93-137.alshamil.net.ae] has quit [Ping timeout: 245 seconds] 14:12 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 14:14 -!- YKT [~YKT@192.55.79.181] has joined #openbsd 14:25 -!- nmdv [~nmdv@user/nmdv] has joined #openbsd 14:25 -!- nmdv [~nmdv@user/nmdv] has quit [Remote host closed the connection] 14:26 -!- nmdv [~nmdv@user/nmdv] has joined #openbsd 14:28 -!- heptan_ [~heptan@2a02:121e:4369::2] has joined #openbsd 14:34 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 14:35 -!- kfv [~kfv@93.118.154.176] has quit [Ping timeout: 276 seconds] 14:35 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.2.1] 14:35 -!- megawatt [~megawatt@user/megawatt] has joined #openbsd 14:36 -!- Reddens [~Reddens@dyfm02ctyyyyyyzzb68yt-4.rev.dnainternet.fi] has joined #openbsd 14:44 -!- user71 [~user71@2001:1530:1001:40f:1e6f:65ff:fe88:557f] has joined #openbsd 14:48 -!- marko [~marko@APN-122-12-44-gprs.simobil.net] has joined #openbsd 14:51 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 14:56 -!- rpratt [~rpratt@104-153-34-238.cpe.safelink.net] has joined #openbsd 15:00 < polarian> eui64 doesn't work with wg? no local link address possible? 15:01 -!- brainbomb [~brainbomb@gw-sk2-d4.nrw.de] has quit [Ping timeout: 256 seconds] 15:02 < polarian> should I just set a random lladdr for wg? 15:03 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 15:07 < IcePic> wg is not a L2 device so it should not have a lladdr 15:07 -!- duri [~mduregon@70-59-131-50.ptld.qwest.net] has joined #openbsd 15:08 -!- YKT [~YKT@192.55.79.181] has quit [Quit: Client closed] 15:08 < IcePic> I think that is what "NOARP" indicates, wg0: flags=80c3 15:22 -!- nmdv [~nmdv@user/nmdv] has quit [Ping timeout: 252 seconds] 15:25 -!- marko [~marko@APN-122-12-44-gprs.simobil.net] has quit [Quit: marko] 15:26 < polarian> IcePic: ah well thats obvious :P so should you assign wireguard devices IPv6 globally routable addresses, or use a private range and nat the v6? 15:31 -!- YKT [~YKT@192.55.79.181] has joined #openbsd 15:32 -!- prahou_ [~who@freeshell.de] has joined #openbsd 15:32 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 15:32 -!- prahou_ [~who@freeshell.de] has left #openbsd [] 15:39 < remiliascarlet> mesaoptimizer: "I recognize your username" It's a popular Touhou character, so of course you'll see many people use the same nick. 15:42 -!- damarusama [~damarusam@209.52.44.123] has quit [Quit: Lost terminal] 15:47 -!- kodcode_ [~kodcode@user/kodcode] has joined #openbsd 15:49 -!- kodcode [~kodcode@user/kodcode] has quit [Ping timeout: 252 seconds] 15:56 -!- heptan_ [~heptan@2a02:121e:4369::2] has quit [Quit: Leaving...] 15:57 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 16:03 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 16:05 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 16:05 -!- topcat001 [~topcat001@user/topcat001] has joined #openbsd 16:18 -!- newa12931 [~newa@user/newa] has quit [Ping timeout: 265 seconds] 16:18 -!- YKT [~YKT@192.55.79.181] has quit [Quit: Client closed] 16:18 -!- YKT [~YKT@192.55.79.181] has joined #openbsd 16:19 -!- mikewilzn [609e48c489@user/mikewilzn] has joined #openbsd 16:22 -!- ficonni [~ficonni@213.196.101.14] has quit [Quit: Lost terminal] 16:22 -!- fr0g [~me@46.23.90.232] has quit [Quit: leaving] 16:22 -!- fr0gger [~me@user/fr0gger] has quit [Quit: gg] 16:23 -!- ikarso [uid475540@2a03:5180:f::7:4194] has quit [Quit: Connection closed for inactivity] 16:24 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 272 seconds] 16:26 -!- polyduekes [~polydueke@user/polyduekes] has quit [Read error: Connection reset by peer] 16:27 -!- YKT [~YKT@192.55.79.181] has quit [Quit: Client closed] 16:27 -!- YKT [~YKT@192.55.79.181] has joined #openbsd 16:30 -!- redruM [~redrum@user/redrum] has quit [Quit: <] 16:34 -!- CrashOverride [~strcat@p548542d2.dip0.t-ipconnect.de] has joined #openbsd 16:36 -!- zorz [~zorz@user/zorz] has quit [Quit: leaving] 16:40 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 16:45 -!- virys [~virys@user/lovisabet] has joined #openbsd 16:46 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 16:46 -!- angues [~snakes@user/Snakes] has joined #openbsd 16:47 < IcePic> polarian: having the mac become the address is only something for slaac when you don't have any other information and need the host to self-configure as best it can. When building tunnels, I don't think you are in that same situation. 16:49 < polarian> IcePic: ah so just slap the IPv6 block in and call it a day 16:49 < polarian> thx 16:50 -!- polyduekes [~polydueke@user/polyduekes] has joined #openbsd 16:51 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 16:59 -!- OV3RDR1VE [~NULL1F13D@user/Xfce4BestDE] has joined #openbsd 17:16 -!- kodcode_ [~kodcode@user/kodcode] has quit [Ping timeout: 255 seconds] 17:20 -!- typicat [~iam@user/typicat] has quit [Ping timeout: 264 seconds] 17:22 -!- kodcode [~kodcode@user/kodcode] has joined #openbsd 17:25 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 17:26 -!- bsd4me [~bsduser@user/bsd4me] has joined #openbsd 17:27 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 17:27 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:30 -!- jungleboogie [~jungleboo@wireguard/tunneler/jungleboogie] has joined #openbsd 17:31 -!- DinoWilliam [~dino@user/DINOWILLIAM] has quit [Remote host closed the connection] 17:31 -!- DinoWilliam [~dino@user/DINOWILLIAM] has joined #openbsd 17:35 -!- zorz [~zorz@user/zorz] has joined #openbsd 17:39 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 17:40 -!- sputnik [kli0rf@user/kli0rf] has quit [Ping timeout: 252 seconds] 17:40 -!- rptr [~rptr@user/rptr] has quit [Ping timeout: 252 seconds] 17:44 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 17:47 -!- xzdx_ [~xzdx@c-76-139-198-78.hsd1.mi.comcast.net] has quit [] 17:51 -!- ficonni [~ficonni@213.196.101.14] has joined #openbsd 17:52 -!- jungleboogie [~jungleboo@wireguard/tunneler/jungleboogie] has quit [Quit: Leaving] 17:58 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 17:58 -!- Guest68 [~Guest68@2001:a61:105c:2e01:4890:97c3:22f9:2b98] has joined #openbsd 17:58 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 17:58 -!- sputnik [kli0rf@user/kli0rf] has joined #openbsd 17:58 -!- Guest68 [~Guest68@2001:a61:105c:2e01:4890:97c3:22f9:2b98] has quit [Client Quit] 17:58 -!- rptr [~rptr@4y3s.l.time4vps.cloud] has joined #openbsd 17:58 -!- rptr [~rptr@4y3s.l.time4vps.cloud] has quit [Changing host] 17:58 -!- rptr [~rptr@user/rptr] has joined #openbsd 18:00 -!- sunwind [~paradox@host86-151-122-92.range86-151.btcentralplus.com] has quit [Quit: Outside Context Problem.] 18:00 -!- kfv [~kfv@89.47.129.60] has joined #openbsd 18:02 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 18:03 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 18:04 -!- kfv [~kfv@89.47.129.60] has quit [Max SendQ exceeded] 18:10 -!- sunwind [~paradox@host86-151-122-92.range86-151.btcentralplus.com] has joined #openbsd 18:12 -!- Reddens [~Reddens@dyfm02ctyyyyyyzzb68yt-4.rev.dnainternet.fi] has quit [Quit: Quit] 18:17 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 18:18 -!- museee [~museee@user/museee] has joined #openbsd 18:23 -!- museee [~museee@user/museee] has quit [Quit: Leaving] 18:23 -!- museee [~museee@user/museee] has joined #openbsd 18:24 -!- museee [~museee@user/museee] has quit [Remote host closed the connection] 18:30 -!- amarks [~amarks@17.112.81.16] has joined #openbsd 18:30 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 18:32 < amarks> I got my hands on this 2007 Mac Pro that has a 32-bit EFI, but amd64 architecture. Install media gets past the loader prompt, but fails to load bsd.rd, the machine reboots early in loading bsd.rd. Any suggestions? 18:32 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 18:33 -!- totally_not_me [~totally_n@d107-24.icpnet.pl] has joined #openbsd 18:34 -!- d-ra [~d-ra@user/d-ra] has quit [Quit: Leaving] 18:37 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 18:45 -!- topcat001 [~topcat001@user/topcat001] has quit [Quit: Client closed] 18:46 -!- topcat001 [~topcat001@user/topcat001] has joined #openbsd 18:49 -!- daugaard [~daugaard@nat-cgn9-185-107-12-178.static.kviknet.net] has joined #openbsd 18:50 -!- typicat [~iam@user/typicat] has joined #openbsd 18:51 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 18:54 -!- zorj [~zorz@user/zorz] has left #openbsd [] 19:13 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 19:18 -!- jlmk [~jlmk@user/jlmk] has joined #openbsd 19:19 -!- seninha [~seninha@user/seninha] has joined #openbsd 19:19 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 19:20 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 19:28 -!- jlavsund [~jlavsund@fw.cybernetics.se] has joined #openbsd 19:28 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-230.revip2.asianet.co.th] has quit [Read error: Connection reset by peer] 19:29 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-230.revip2.asianet.co.th] has joined #openbsd 19:33 -!- YKT [~YKT@192.55.79.181] has quit [Ping timeout: 256 seconds] 19:37 < systemdsucks> amarks: try a snapshot? 19:39 -!- whiteman809 [~whiteman8@paraboletancza.org] has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in] 19:40 -!- whiteman809 [~whiteman8@paraboletancza.org] has joined #openbsd 19:41 -!- europa64 [~europa64@user/europa64] has joined #openbsd 19:44 < uwharrie> I played around with the next generation of Mac Pro and had to disable the GPU in ukc to get it to boot 19:47 -!- totally_not_me [~totally_n@d107-24.icpnet.pl] has quit [Quit: Client closed] 19:47 -!- totally_not_me [~totally_n@d107-24.icpnet.pl] has joined #openbsd 19:51 < oldlaptop> are such machines (i386 EFI on amd64) supported by openbsd/amd64 in the first place? (as opposed to i386) 19:52 < jcs> yeah it's what BOOTIA32.EFI is for 19:52 < oldlaptop> ah, I couldn't remember if that was *in* amd64 19:53 < systemdsucks> many linux distros just wont boot witha a 32 bit efi 19:54 < oldlaptop> not a very common configuration (fortunately) 19:54 < socksinspace> yeah, you tend to have to cobble that together yourself 19:54 < socksinspace> cursed setup, really :D 19:55 < oldlaptop> AIUI the affected apple machines and (mostly?) not-apple netbooks generally shipped that way 19:55 < oldlaptop> (presumably they were offered with both "Core Duo" and "Core 2 Duo" CPUs? for what other earthly reason would you do that?) 19:56 < oldlaptop> or otherwise with both i386 (some early atoms, IIRC) and amd64 CPUs 19:56 < oldlaptop> thinkpads were not yet EFI during that transition 20:00 -!- sodapop [~s0dap0p@user/sodapop] has joined #openbsd 20:00 < brynet> I recall some early EFI Macs do not support UEFI GOP so display output won't work on these, need to boot in legacy mode. 20:02 -!- jlavsund [~jlavsund@fw.cybernetics.se] has quit [Ping timeout: 245 seconds] 20:03 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 20:04 -!- ublx [~ublx@user/ublx] has joined #openbsd 20:08 < brynet> No idea if you can force a Mac to boot the amd64 install media in BIOS mode though, might have to modify the boot media.. or do some hot swap trick, booting an i386 CD and then booting an amd64 bsd.rd. 20:08 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 20:09 < brynet> heh, no idea. 20:20 -!- zorz [~zorz@user/zorz] has left #openbsd [] 20:21 -!- ficonni [~ficonni@213.196.101.14] has quit [Read error: Connection reset by peer] 20:32 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 260 seconds] 20:33 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 20:33 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 20:36 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 20:36 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has joined #openbsd 20:40 -!- UDENIX [~UDENIX@user/udenix] has quit [Read error: Connection reset by peer] 20:40 -!- UDENIX [~UDENIX@user/udenix] has joined #openbsd 20:40 -!- fmeyer [~fmeyer@p4fc12f1b.dip0.t-ipconnect.de] has quit [Client Quit] 20:42 -!- greaser|q [greaser@antihype.space] has quit [Changing host] 20:42 -!- greaser|q [greaser@user/greasemonkey] has joined #openbsd 20:42 -!- greaser|q is now known as GreaseMonkey 20:42 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 20:44 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 20:45 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 20:47 -!- Night-Shade [~Tim@ip5b416a07.dynamic.kabel-deutschland.de] has joined #openbsd 20:55 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.2.1] 21:00 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Remote host closed the connection] 21:01 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 21:02 -!- xlymian [~user@192-222-185-9.qc.cable.ebox.net] has quit [Ping timeout: 248 seconds] 21:02 -!- donofrio__ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 21:02 -!- raspbeguy [~raspbeguy@wireguard/tunneler/raspbeguy] has quit [Ping timeout: 272 seconds] 21:04 -!- donofrio__ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Remote host closed the connection] 21:04 -!- donofrio__ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 21:05 -!- donofrio_ [~donofrio@actproxy.faa.gov] has quit [Ping timeout: 248 seconds] 21:08 -!- lavaball [~Melissa@31.204.155.215] has quit [Quit: lavaball] 21:10 -!- user71 [~user71@2001:1530:1001:40f:1e6f:65ff:fe88:557f] has quit [Quit: Leaving] 21:12 < mesaoptimizer> remiliascarlet: the openbsd community is actually pretty small 21:12 < amarks> Thanks, I may install MacOS just to ensure EFI firmware is the latests, I might also try an third-party EFI loader like rEFInd 21:15 < mesaoptimizer> for example, I recognize IcePic from lobsters, solene from her blog, Xe from her blog. 21:15 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:16 < mesaoptimizer> that's a lot of people I know, without having interacted much or at all in this channel 21:18 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 21:22 -!- shiranaihito_ [~shiranaih@ppp-124-122-47-230.revip2.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:23 < systemdsucks> amarks: firmware updates for 2007 hw sounds unlikely 21:24 < amarks> I mean the macos installer for Lion may have bundled EFI updates that were never applied to this system 21:25 < amarks> I agree it is unlikely that there have been any recent modifications to this EFI firmware 21:35 -!- totally_not_me [~totally_n@d107-24.icpnet.pl] has quit [Ping timeout: 256 seconds] 21:38 -!- fmeyer [~fmeyer@2a01:4f8:c010:bb84::1] has joined #openbsd 21:41 -!- uncleyear [~ian@45.80.46.92] has quit [Remote host closed the connection] 21:43 -!- uncleyear [~ian@45.80.46.92] has joined #openbsd 21:46 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 21:49 < oldlaptop> firmware updates for 2007 hardware sounds practically certain 21:49 < oldlaptop> amarks: I would enthusiastically recommend refind as a general matter 21:50 -!- CrashOverride [~strcat@p548542d2.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 21:50 -!- Brazhh [~Brazhh@user/Brazhh] has joined #openbsd 22:00 -!- mystic [~mystic@user/mystic] has joined #openbsd 22:03 -!- fmeyer is now known as fm 22:03 -!- europa64 [~europa64@user/europa64] has quit [Quit: RPC: Timed out] 22:03 -!- fm [~fmeyer@2a01:4f8:c010:bb84::1] has quit [Changing host] 22:03 -!- fm [~fmeyer@user/fm] has joined #openbsd 22:04 -!- topcat001 [~topcat001@user/topcat001] has quit [Quit: Ping timeout (120 seconds)] 22:07 -!- totally_not_me [~totally_n@d107-24.icpnet.pl] has joined #openbsd 22:10 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 22:13 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 22:13 -!- xx [~xx@user/xx] has quit [Killed (NickServ (GHOST command used by ]))] 22:14 -!- xx [~xx@user/xx] has joined #openbsd 22:18 -!- topcat001 [~topcat001@user/topcat001] has joined #openbsd 22:19 -!- daugaard [~daugaard@nat-cgn9-185-107-12-178.static.kviknet.net] has quit [Ping timeout: 260 seconds] 22:27 -!- bithackr [~bithackr@skunkworks.0x43.dev] has quit [Ping timeout: 265 seconds] 22:37 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 22:42 -!- Brazhh [~Brazhh@user/Brazhh] has quit [Quit: WeeChat 4.3.5] 22:45 -!- Brazhh [~Brazhh@user/Brazhh] has joined #openbsd 22:52 -!- scain [~scain@2603:8080:b104:4e00:45cf:678b:a7f:b897] has quit [Quit: Konversation terminated!] 22:54 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 22:54 -!- jfsimon1981_b [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has joined #openbsd 22:55 -!- europa64 [~europa64@user/europa64] has joined #openbsd 23:04 -!- gawen [~gawen@user/gawen] has quit [Quit: cya] 23:05 -!- gawen [~gawen@user/gawen] has joined #openbsd 23:06 -!- adip [~adip@public-gprs52140.centertel.pl] has quit [Ping timeout: 255 seconds] 23:06 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 23:15 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 255 seconds] 23:16 -!- chrisz [g3hgbfpl0u@195.52.143.63] has quit [Ping timeout: 264 seconds] 23:20 -!- Brazhh [~Brazhh@user/Brazhh] has quit [Quit: WeeChat 4.3.5] 23:20 -!- Brazhh [~Brazhh@user/Brazhh] has joined #openbsd 23:22 -!- OV3RDR1VE [~NULL1F13D@user/Xfce4BestDE] has quit [Quit: Konversation terminated!] 23:30 -!- xzdx [~xzdx@user/XZDX] has joined #openbsd 23:34 -!- sodapop [~s0dap0p@user/sodapop] has quit [Read error: Connection reset by peer] 23:34 -!- xx [~xx@user/xx] has quit [Ping timeout: 260 seconds] 23:35 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: "To play for a draw [...] is to some degree a crime against chess." -- Mikhail Tal] 23:43 -!- rpratt [~rpratt@104-153-34-238.cpe.safelink.net] has quit [Quit: Leaving] 23:44 -!- bket [~bket@user/bket] has quit [Remote host closed the connection] 23:46 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 23:47 -!- bket [~bket@user/bket] has joined #openbsd --- Log closed Wed Jul 31 00:00:43 2024