--- Log opened Sat Mar 09 00:00:08 2024 --- Day changed Sat Mar 09 2024 00:00 < uwharrie> it's a lot easier to debug these things with curl, i.e. are you getting the expected 301 back from www.site.net:80 00:00 -!- Leopold_ [~Leopold@user/Leopold] has quit [Ping timeout: 260 seconds] 00:00 -!- Leopold [~Leopold@user/Leopold] has joined #openbsd 00:01 < uwharrie> because I'm not seeing a `block return` in the relevant server section 00:02 < digitalrayne> ^ this is most likely the issue, different browsers handle this differently too 00:02 < uwharrie> for mine on `listen on egress port http` I have 2 location blocks, 1 for acme, and a wildcard one to do the redirect to https 00:03 < digitalrayne> you can likely avoid having separate www.site.net and site.net sections also, as the first server block which is defined for an address & port (i.e. listen on * tls port 443) will be used if there is no explicit match for a server 00:04 < digitalrayne> i typically do TLS with relayd and then just serve content with httpd on port 80, behind relayd. relayd is really nice. 00:05 < dumbguy78> I reverted my httpd.conf back to exactly how it was in the pastebin, turns out the $HTTP_HOST thing created some unexpected behavior and the site was not reachable. 00:05 < dumbguy78> uwharrie: I get curl: (6) Could not resolve host: www.www.site.net with that curl 00:06 < uwharrie> that looks like you made a typo 00:07 < digitalrayne> curl -v -L can be useful for working out how the redirects are happening 00:07 < mischief> probably you put a 'www' where it wasn't supposed to be 00:13 < pardis> as has been pointed out, you haven't configured a redirect to HTTPS for www.site.net on port 80 00:13 < pardis> if you don't configure a redirect, you won't get a redirect 00:13 < dumbguy78> the extra www was xterm shinanigans, here is the output of curl -v -L https://termbin.com/kcdg 00:14 < dumbguy78> pardis: ah, let me revisit this. I thought I had done so 00:17 -!- ficonni [~ficonni@46.235.97.247] has quit [Remote host closed the connection] 00:17 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 00:18 -!- adig [~default@37.251.222.6] has joined #openbsd 00:18 -!- format_c [~format_c@home.koeppe.rocks] has joined #openbsd 00:19 -!- jagtalon [~jag@user/jagtalon] has quit [Ping timeout: 246 seconds] 00:19 -!- Leopold [~Leopold@user/Leopold] has quit [] 00:20 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 00:20 < digitalrayne> if you were getting a redirect from httpd you'd see a 301 response code with the new location in the Location header 00:21 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 00:21 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has joined #openbsd 00:22 -!- ublix [~ublx@user/ublx] has quit [Quit: ublix] 00:23 < dumbguy78> right. i think pardis is pointed out the obvious mistake, let me just add a return block for www (if i can get the syntax right) and it should work 00:29 -!- [0x1eef_] [~mrleef@al-quran.reflectslight.io] has joined #openbsd 00:30 -!- ublx [~ublx@user/ublx] has joined #openbsd 00:31 -!- [0x1eef] [~mrleef@al-quran.reflectslight.io] has quit [Ping timeout: 256 seconds] 00:35 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 00:40 -!- jagtalon [~jag@user/jagtalon] has quit [Ping timeout: 246 seconds] 00:40 -!- gh34 [~textual@184-058-181-106.res.spectrum.com] has quit [Quit: Textual IRC Client: www.textualapp.com] 00:41 < dumbguy78> thanks everyone, yes pardis was right, I just missed adding block return 301 "https://www.site.net$REQUEST_URI" under the www.site.com section. all redirects working fine now 00:50 -!- Leopold [~Leopold@user/Leopold] has joined #openbsd 00:53 -!- Leopold [~Leopold@user/Leopold] has quit [Remote host closed the connection] 00:54 -!- lennox [~lennox@172.245.168.208] has joined #openbsd 00:54 -!- Leopold [~Leopold@user/Leopold] has joined #openbsd 00:55 -!- brandonld [~brandonld@2601:400:c200:27a0:216:3eff:fe0b:135f] has joined #openbsd 00:58 -!- _nmdv_ [~nmdv@user/nmdv] has joined #openbsd 01:02 -!- adig [~default@37.251.222.6] has quit [Read error: Connection reset by peer] 01:03 -!- CrashOverride [~strcat@p5485586b.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 01:05 -!- dsrt^ [~cd@c-98-242-74-66.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 01:05 -!- zimmer__ [~zimmer@user/zimmer] has joined #openbsd 01:16 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 01:16 -!- graxle [~graxle@grax.rns.sh] has quit [Ping timeout: 264 seconds] 01:18 -!- graxle [~graxle@grax.rns.sh] has joined #openbsd 01:27 -!- brandonld [~brandonld@2601:400:c200:27a0:216:3eff:fe0b:135f] has quit [Quit: Leaving] 01:28 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 01:36 -!- hussein1_ [~weechat@gateway/tor-sasl/hussein1] has quit [Read error: Connection reset by peer] 01:37 -!- hussein1_ [~weechat@gateway/tor-sasl/hussein1] has joined #openbsd 01:39 -!- Hackerpcs [~user@user/hackerpcs] has quit [Quit: Hackerpcs] 01:41 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 01:41 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 01:42 -!- zimmer__ [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 01:43 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 01:46 -!- Guru_DE [~guru@2001:9e8:e801:5800:c55a:57e3:c34c:3dd2] has quit [Ping timeout: 264 seconds] 01:47 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 01:48 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 01:48 -!- jakef [~user@user/jakef] has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1)] 01:51 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 01:54 -!- mynam [~tim@user/mynam] has quit [Remote host closed the connection] 01:54 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 01:54 -!- Hackerpcs [~user@user/hackerpcs] has quit [Max SendQ exceeded] 01:55 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 01:59 -!- format_c [~format_c@home.koeppe.rocks] has quit [Quit: format_c] 02:03 -!- finsternis [~X@23.226.237.192] has quit [Read error: Connection reset by peer] 02:05 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 02:07 -!- finsternis [~X@23.226.237.192] has joined #openbsd 02:23 -!- seninha [~seninha@user/seninha] has joined #openbsd 02:31 -!- _nmdv_ [~nmdv@user/nmdv] has quit [Ping timeout: 255 seconds] 02:33 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 02:48 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:755c:eb47:8145:28cc] has quit [Quit: Leaving] 03:01 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 03:02 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:06 -!- fflam [~mdt@pool-100-7-27-90.rcmdva.fios.verizon.net] has quit [Ping timeout: 264 seconds] 03:07 -!- fflam [~mdt@107.150.22.17] has joined #openbsd 03:12 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 03:12 -!- fflam [~mdt@107.150.22.17] has quit [Ping timeout: 255 seconds] 03:13 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:14 -!- fflam [~mdt@pool-100-7-27-90.rcmdva.fios.verizon.net] has joined #openbsd 03:16 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 03:18 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:22 -!- m3a [~m3a@104.158.106.182] has joined #openbsd 03:38 -!- fettucci1 [~fettuccin@gateway/tor-sasl/fettuccine] has quit [Ping timeout: 260 seconds] 03:40 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has joined #openbsd 03:45 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 03:47 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 03:54 -!- mlw [~mlw@41.223.181.248] has joined #openbsd 04:06 -!- _nmdv_ [~nmdv@user/nmdv] has joined #openbsd 04:15 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 04:16 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 255 seconds] 04:19 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 04:20 -!- swaggboi [~kvirc@slackware.uk/supporter/swaggboi] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 04:21 -!- xFCFFDFFFFEFFFAF [~psyhician@88.201.243.61] has quit [Quit: 0xC0190060 STATUS_EXPIRED_HANDLE] 04:32 -!- fettucci1 [~fettuccin@gateway/tor-sasl/fettuccine] has joined #openbsd 04:32 -!- _nmdv_ [~nmdv@user/nmdv] has quit [Ping timeout: 256 seconds] 04:33 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has quit [Ping timeout: 260 seconds] 04:41 -!- foul_owl [~kerry@157.97.134.168] has quit [Quit: WeeChat 3.8] 04:41 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 04:42 -!- foul_owl [~kerry@157.97.134.168] has joined #openbsd 04:42 -!- sphex [~nobody@66.110.146.91] has joined #openbsd 04:45 -!- jagtalon [~jag@user/jagtalon] has quit [Ping timeout: 256 seconds] 04:49 -!- shiranaihito_ [~shiranaih@ppp-124-122-56-103.revip2.asianet.co.th] has joined #openbsd 04:52 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 252 seconds] 04:53 -!- mbuhl [~mbuhl@user/mbuhl] has quit [Remote host closed the connection] 04:55 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 04:56 -!- SiFuh [~SiFuh@user/sifuh] has quit [Quit: leaving] 04:59 -!- mbuhl [~mbuhl@user/mbuhl] has joined #openbsd 05:08 -!- zanetti [~Thunderbi@2804:7f0:9b80:15f2:c61b:7993:6849:e758] has joined #openbsd 05:13 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 05:14 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 05:16 -!- swaggboi [~kvirc@slackware.uk/supporter/swaggboi] has joined #openbsd 05:21 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:ed7c:6283:1fd4:b8a4] has quit [Ping timeout: 264 seconds] 05:28 -!- hackfoo [~hackfoo@user/hackfoo] has quit [Quit: WeeChat 4.2.1] 05:29 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:ed7c:6283:1fd4:b8a4] has joined #openbsd 05:29 -!- hackfoo [~hackfoo@user/hackfoo] has joined #openbsd 05:30 -!- quiliro` [~user@181.199.54.225] has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1)] 05:36 -!- fettucci1 [~fettuccin@gateway/tor-sasl/fettuccine] has quit [Remote host closed the connection] 05:37 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has joined #openbsd 05:41 -!- kroovy [~libera@62.27.228.162] has quit [Ping timeout: 264 seconds] 05:44 -!- sergiomiguelrp__ [~quassel@190.123.237.219] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 05:49 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 05:56 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 06:07 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 06:14 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 06:16 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:22 -!- mxz [~mxz@user/mxz] has joined #openbsd 06:23 -!- mlw [~mlw@41.223.181.248] has quit [Ping timeout: 264 seconds] 06:38 -!- fputs [~fputs@199.91.228.98] has joined #openbsd 06:40 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Remote host closed the connection] 06:41 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 06:42 -!- fputs [~fputs@199.91.228.98] has quit [Client Quit] 06:48 -!- vysn [~vysn@user/vysn] has joined #openbsd 06:50 < tercaL> Good morning. In httpd, my web portal gives HTTP 404 error when 'mysite.com/create' is typed, however 'mysite.com/create/' works. In order to *solve* this issue, I added 2 different locations pointing to the same cgi script. First; location "/create" ... and second; location "/create/*" .... I have lots of cgi and the httpd.conf would grow a lot, thus, wondering how to make both way (with ending '/' and without) to work in a single location? 06:50 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has quit [Ping timeout: 260 seconds] 06:51 < tercaL> Is there any directive or regex for the 'location' directive, like; both '/create' *OR* '/create/' ... 06:51 -!- vysn [~vysn@user/vysn] has quit [Client Quit] 06:52 -!- m1dnight [~christoph@82.146.125.185] has quit [Ping timeout: 240 seconds] 06:55 -!- rcf [rcf@iceland.sdf.org] has quit [Quit: WeeChat 3.8] 06:56 -!- rcf [rcf@iceland.sdf.org] has joined #openbsd 07:06 -!- vysn [~vysn@user/vysn] has joined #openbsd 07:16 -!- zanetti [~Thunderbi@2804:7f0:9b80:15f2:c61b:7993:6849:e758] has quit [Ping timeout: 240 seconds] 07:17 -!- zanetti [~Thunderbi@191.17.79.9] has joined #openbsd 07:18 -!- Guest0 [~Guest0@ip5f5ab505.dynamic.kabel-deutschland.de] has joined #openbsd 07:19 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 264 seconds] 07:20 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 07:23 -!- libercv [~libercv@88.148.112.158] has joined #openbsd 07:23 -!- Guest0 [~Guest0@ip5f5ab505.dynamic.kabel-deutschland.de] has quit [Quit: Client closed] 07:26 -!- vysn [~vysn@user/vysn] has quit [Quit: WeeChat 4.2.1] 07:34 -!- Jaywalker_ [~Jaywalker@209.33.126.194] has joined #openbsd 07:34 -!- Jaywalker [~Jaywalker@209.33.126.194] has quit [Ping timeout: 255 seconds] 07:38 -!- uncleyea1 [~ian@178.66.131.23] has quit [Remote host closed the connection] 07:39 -!- uncleyear [~ian@178.66.131.23] has joined #openbsd 07:40 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has quit [Ping timeout: 255 seconds] 07:44 -!- TomFOZ [~tom@146.52.19.106] has joined #openbsd 07:48 -!- zetef [~quassel@95.77.17.251] has joined #openbsd 07:53 -!- zetef [~quassel@95.77.17.251] has quit [Ping timeout: 255 seconds] 07:53 -!- zetef [~quassel@5.2.182.98] has joined #openbsd 07:54 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has joined #openbsd 07:57 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 08:01 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 08:01 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 08:04 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has quit [Quit: Leaving] 08:16 -!- tylerdmace [~tyler@136.38.114.122] has joined #openbsd 08:17 -!- artmdl [~art5456@d172-218-174-94.bchsia.telus.net] has quit [Read error: Connection reset by peer] 08:27 -!- m1dnight [~christoph@82.146.125.185] has joined #openbsd 08:28 -!- user71 [~user71@2001:1530:1012:cc7a:c2f9:107d:afb3:2] has joined #openbsd 08:35 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 08:35 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 08:42 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 08:43 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 08:43 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 08:53 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 08:54 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 08:58 -!- kfv [~kfv@static.212.163.107.91.clients.your-server.de] has joined #openbsd 09:00 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 09:00 -!- toxic063 [~toxic0@82.66.203.96] has quit [Remote host closed the connection] 09:01 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 09:01 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 09:04 -!- linetrace [~linetrace@c-76-19-81-84.hsd1.vt.comcast.net] has quit [Ping timeout: 264 seconds] 09:26 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has quit [Ping timeout: 255 seconds] 09:28 -!- kfv [~kfv@static.212.163.107.91.clients.your-server.de] has quit [Quit: Textual IRC Client: www.textualapp.com] 09:33 -!- NicknameJohn [~NicknameJ@187-27-152-184.3g.claro.net.br] has quit [Ping timeout: 264 seconds] 09:34 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 09:38 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has joined #openbsd 09:43 -!- rustyy [~rusty@74.3.163.187] has quit [Quit: leaving] 09:44 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 260 seconds] 09:44 -!- langley [~langley@196.221.136.190] has joined #openbsd 09:48 -!- NicknameJohn [~NicknameJ@187-27-152-184.3g.claro.net.br] has joined #openbsd 09:50 -!- rustyy [~rusty@74.3.163.187] has joined #openbsd 09:51 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has quit [Ping timeout: 264 seconds] 09:51 -!- CheckMyBrain [uid559926@id-559926.tinside.irccloud.com] has joined #openbsd 10:01 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has quit [Ping timeout: 260 seconds] 10:03 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has joined #openbsd 10:05 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has joined #openbsd 10:05 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 10:09 -!- CrashOverride [~strcat@p5485586b.dip0.t-ipconnect.de] has joined #openbsd 10:18 -!- zorz [~zorz@ppp-2-85-108-35.home.otenet.gr] has joined #openbsd 10:31 -!- uncleyear [~ian@178.66.131.23] has quit [Remote host closed the connection] 10:34 -!- langley [~langley@196.221.136.190] has quit [Ping timeout: 268 seconds] 10:34 -!- zorz [~zorz@ppp-2-85-108-35.home.otenet.gr] has quit [Quit: Lost terminal] 10:35 -!- zorz [~zorz@ppp-2-85-108-35.home.otenet.gr] has joined #openbsd 10:41 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Remote host closed the connection] 10:46 -!- adig [~default@37.251.222.6] has joined #openbsd 10:47 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 11:00 -!- labrnth [~cjones@45.76.242.14] has quit [Quit: ZNC 1.8.2 - https://znc.in] 11:00 -!- uncleyear [~ian@178.66.131.23] has joined #openbsd 11:00 -!- Lucas6023 [~Lucas6023@moon.lgv5.net] has quit [Remote host closed the connection] 11:05 -!- Lucas6023 [~Lucas6023@moon.lgv5.net] has joined #openbsd 11:07 -!- solarsparq [~quassel@108.174.50.37] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 11:07 -!- solarsparq [~quassel@108.174.50.37] has joined #openbsd 11:11 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 11:19 -!- labrnth [~cjones@45.76.242.14] has joined #openbsd 11:24 < MonsoonSecrecy> someone else has this issue with qutebrowser on current? ERROR: Renderer process crashed (status 132) 11:29 -!- TomFOZ [~tom@146.52.19.106] has quit [Quit: Konversation terminated!] 11:31 -!- TomFOZ [~tom@ip9234136a.dynamic.kabel-deutschland.de] has joined #openbsd 11:31 -!- broesel [~broesel@gateway/tor-sasl/broesel] has joined #openbsd 11:37 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 268 seconds] 11:37 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 11:39 -!- Nixkernal [~quassel@2a02:1210:1613:e600:900a:7948:ea10:30f4] has joined #openbsd 11:42 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has quit [Ping timeout: 255 seconds] 11:44 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has quit [Ping timeout: 264 seconds] 11:45 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 11:46 -!- sliced [~sliced@ip-185.238.207.18.laito.net.pl] has joined #openbsd 11:54 -!- Code_Bleu [~Code_Bleu@user/code-bleu/x-6939963] has joined #openbsd 11:55 -!- user71 [~user71@2001:1530:1012:cc7a:c2f9:107d:afb3:2] has quit [Quit: Leaving] 11:56 -!- ublx [~ublx@user/ublx] has joined #openbsd 12:08 -!- libercv [~libercv@88.148.112.158] has quit [Ping timeout: 264 seconds] 12:10 -!- linsux [~metbsd@user/linsux] has quit [Quit: byeircer] 12:18 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 12:38 -!- c64 [uid502328@user/c64] has joined #openbsd 12:40 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 12:41 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 12:43 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 12:44 -!- vinleod [~vdamewood@fedora/vdamewood] has quit [Ping timeout: 246 seconds] 12:48 -!- user71 [~user71@2001:1530:1012:cc7a:c2f9:107d:afb3:2] has joined #openbsd 13:01 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 13:03 -!- jakef [~user@user/jakef] has joined #openbsd 13:06 -!- CosmicDJ [~cosmicdj@p200300e24f0a23014635ee3fd3658803.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 13:08 -!- CosmicDJ [~cosmicdj@p200300e24f00a001e7f44c9b34ad5d60.dip0.t-ipconnect.de] has joined #openbsd 13:08 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 13:09 -!- Nixkernal [~quassel@2a02:1210:1613:e600:900a:7948:ea10:30f4] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 13:11 -!- Nixkernal [~quassel@2a02:1210:1613:e600:1cb7:1fd3:e008:ef75] has joined #openbsd 13:18 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has quit [Ping timeout: 260 seconds] 13:23 -!- accelerat0r [~user@user/accelerat0r] has quit [Remote host closed the connection] 13:35 -!- seninha [~seninha@user/seninha] has joined #openbsd 13:36 -!- luca_ [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has joined #openbsd 13:36 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 13:36 -!- luca_ is now known as OwlWizard 13:40 < kn> anyone using bwfm(4) (at pci?) as wifi access point? which chipset? is it stable? 13:40 -!- quiliro [~user@157.100.143.13] has joined #openbsd 13:40 -!- SirJitsu-work [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Remote host closed the connection] 13:42 < sibiria> it's been a couple of years since i last used openbsd as AP, so my anecdote isn't that fresh, but in my experience from trying out various hardware on openbsd it was only ral(4) that ran super stable in hostap mode 13:43 < sibiria> everything atheros i tried was a disaster. everything broadcom i tried was a disaster. none of the intel stuff could run in hostap back then either 13:52 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 13:57 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 14:09 -!- cornpaffies [~cornpaffi@user/cornpaffies] has joined #openbsd 14:13 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 264 seconds] 14:14 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 14:15 -!- user71 [~user71@2001:1530:1012:cc7a:c2f9:107d:afb3:2] has quit [Quit: Leaving] 14:20 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 14:21 -!- sudden [~cat@user/sudden] has quit [Ping timeout: 255 seconds] 14:21 -!- sudden [~cat@user/sudden] has joined #openbsd 14:22 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 14:22 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 14:25 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 14:28 -!- user71 [~user71@2001:1530:1012:cc7a:1e6f:65ff:fe88:557f] has joined #openbsd 14:28 -!- OwlWizard [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has quit [Quit: OwlWizard] 14:30 -!- user71 [~user71@2001:1530:1012:cc7a:1e6f:65ff:fe88:557f] has quit [Remote host closed the connection] 14:30 -!- user71 [~user71@2001:1530:1012:cc7a:1e6f:65ff:fe88:557f] has joined #openbsd 14:34 -!- Vigdis [~danj@ns4.chown.me] has quit [Quit: WeeChat 4.2.1] 14:36 -!- linetrace [~linetrace@c-76-19-81-84.hsd1.vt.comcast.net] has joined #openbsd 14:38 -!- Haplo [~Haplo@user/Haplo] has joined #openbsd 14:39 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:99d7:c656:56d2:6b1e] has joined #openbsd 14:45 -!- _0bitcount [~BigByte@232.pool85-60-131.dynamic.orange.es] has joined #openbsd 14:47 -!- vados [~vados@46-133-19-49.mobile.vf-ua.net] has quit [Read error: Connection reset by peer] 14:50 -!- maylay [~gren@108-198-59-230.lightspeed.miamfl.sbcglobal.net] has quit [Ping timeout: 252 seconds] 14:52 -!- vados [~vados@46-133-148-28.mobile.vf-ua.net] has joined #openbsd 14:53 -!- maylay [~gren@108-198-59-230.lightspeed.miamfl.sbcglobal.net] has joined #openbsd 14:58 -!- rustyy [~rusty@74.3.163.187] has quit [Ping timeout: 252 seconds] 15:00 -!- Vigdis [~danj@ns4.chown.me] has joined #openbsd 15:00 -!- luca_ [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has joined #openbsd 15:02 -!- luca_ is now known as OwlWizard 15:08 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 15:09 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Ping timeout: 260 seconds] 15:10 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 15:11 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 15:13 -!- zoraj_ [~zoraj@41.136.80.47] has joined #openbsd 15:15 -!- fettuccine [~fettuccin@gateway/tor-sasl/fettuccine] has joined #openbsd 15:15 -!- rustyy [~rusty@74.3.163.187] has joined #openbsd 15:17 -!- tozhu [~tozhu@171.221.44.240] has quit [Quit: tozhu] 15:19 -!- xet7 [~xet7@user/xet7] has joined #openbsd 15:21 -!- mlw [~mlw@154.127.13.60] has joined #openbsd 15:22 -!- srfsh [~srfsh@user/srfsh] has joined #openbsd 15:23 -!- slim [~slim@user/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 15:27 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 15:28 -!- tozhu [~tozhu@171.221.44.240] has joined #openbsd 15:28 -!- tozhu [~tozhu@171.221.44.240] has quit [Client Quit] 15:32 -!- _0bitcount [~BigByte@232.pool85-60-131.dynamic.orange.es] has quit [Remote host closed the connection] 15:43 -!- broesel [~broesel@gateway/tor-sasl/broesel] has left #openbsd [] 15:43 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has quit [Remote host closed the connection] 15:43 -!- guru_ [~guru@2001:9e8:e807:ae00:794d:158c:ba71:69b9] has joined #openbsd 15:44 -!- mlw [~mlw@154.127.13.60] has quit [Ping timeout: 255 seconds] 15:48 -!- Guest7282 [~Guest7282@1.195-178-91.adsl-dyn.isp.belgacom.be] has joined #openbsd 15:49 < twosevenzero> kn: i can try to test it on my macbook air 15:50 < twosevenzero> it has the BCM943602CS 15:53 -!- xet7 [~xet7@user/xet7] has joined #openbsd 15:55 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has quit [Ping timeout: 264 seconds] 15:56 -!- mlw [~mlw@154.127.5.112] has joined #openbsd 15:58 -!- rynn [~rynn@216.30.158.143] has quit [Quit: rynn] 15:59 -!- rynn [rynn@gateway/vpn/protonvpn/rynn] has joined #openbsd 16:05 -!- bob_x4 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 16:05 -!- chiselfuse [~chiselfus@user/chiselfuse] has quit [Ping timeout: 260 seconds] 16:05 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 260 seconds] 16:05 -!- bob_x3 [~bob_x@user/bob-x1/x-8934932] has quit [Ping timeout: 260 seconds] 16:07 -!- chiselfuse [~chiselfus@user/chiselfuse] has joined #openbsd 16:08 -!- rynn [rynn@gateway/vpn/protonvpn/rynn] has quit [Ping timeout: 272 seconds] 16:10 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 16:10 -!- jagtalon [~jag@user/jagtalon] has quit [Quit: leaving] 16:11 -!- rynn [~rynn@216.30.158.143] has joined #openbsd 16:11 -!- quiliro` [~user@157.100.143.13] has joined #openbsd 16:12 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 16:14 -!- quiliro [~user@157.100.143.13] has quit [Ping timeout: 264 seconds] 16:17 -!- NicknameJohn [~NicknameJ@187-27-152-184.3g.claro.net.br] has quit [Ping timeout: 268 seconds] 16:17 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 16:22 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 255 seconds] 16:24 -!- agrosant [~agrosant@188.4.221.80.dsl.dyn.forthnet.gr] has joined #openbsd 16:30 -!- _0bitcount [~BigByte@232.pool85-60-131.dynamic.orange.es] has joined #openbsd 16:36 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 16:41 -!- quiliro` is now known as quiliro 16:42 -!- jagtalon [~jag@user/jagtalon] has quit [Ping timeout: 240 seconds] 16:46 -!- rynn [~rynn@216.30.158.143] has quit [Quit: rynn] 16:47 -!- inak [~justme@153-104-74-65.gci.net] has joined #openbsd 16:48 -!- OwlWizard [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has quit [Quit: OwlWizard] 17:01 -!- seninha [~seninha@user/seninha] has joined #openbsd 17:07 -!- adip [~adip@c145-59.icpnet.pl] has quit [Ping timeout: 264 seconds] 17:08 -!- absc [absc@2a04:ee41:8:6055:9683:104f:475:f9b] has joined #openbsd 17:14 -!- adip [~adip@c145-59.icpnet.pl] has joined #openbsd 17:18 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Quit: tarxvfz] 17:19 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 17:24 -!- bob_x4 [~bob_x@user/bob-x1/x-8934932] has quit [Ping timeout: 260 seconds] 17:25 -!- jagtalon [~jag@user/jagtalon] has quit [Remote host closed the connection] 17:34 -!- rIMpossible [~rIMpossib@2a03:6000:6e61:625::35] has quit [Quit: leaving] 17:37 -!- bob_x4 [~bob_x@user/bob-x1/x-8934932] has joined #openbsd 17:37 -!- absc [absc@2a04:ee41:8:6055:9683:104f:475:f9b] has quit [Ping timeout: 272 seconds] 17:38 -!- adig [~default@37.251.222.6] has quit [Read error: Connection reset by peer] 17:39 -!- adig [~default@metropolis3.suceava.rdsnet.ro] has joined #openbsd 17:39 -!- rIMpossible [~rIMpossib@ams.skapf.de] has joined #openbsd 17:40 -!- SirJitsu-work [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 17:42 -!- jagtalon [~jag@user/jagtalon] has joined #openbsd 17:43 -!- luca_ [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has joined #openbsd 17:44 -!- luca_ is now known as OwlWizard 17:45 -!- SirJitsu1 [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Remote host closed the connection] 17:45 -!- rynn [~rynn@216.30.158.143] has joined #openbsd 17:46 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 17:47 -!- absc [absc@2a04:ee41:8:6055:9683:104f:475:f9b] has joined #openbsd 17:48 -!- adig [~default@metropolis3.suceava.rdsnet.ro] has quit [Ping timeout: 255 seconds] 17:49 -!- anigma is now known as Sober 17:53 -!- Sober is now known as anigma 17:55 -!- absc [absc@2a04:ee41:8:6055:9683:104f:475:f9b] has quit [Ping timeout: 260 seconds] 17:57 -!- a51 [a51@gateway/vpn/protonvpn/a51] has quit [Quit: WeeChat 4.2.1] 18:05 -!- \dev\null is now known as devnull 18:18 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 255 seconds] 18:27 -!- adip [~adip@c145-59.icpnet.pl] has quit [Read error: Connection reset by peer] 18:28 -!- gce108 [~gce@user/gce108] has quit [Quit: Leaving] 18:32 -!- gce108 [~gce@user/gce108] has joined #openbsd 18:46 < ssm_> think I finally got the mail config working, `match from mail-from regex "owner-.*@openbsd.org" for domain "example.com" tag INBOUND action "openbsd_mail"` and `action "openbsd_mail" maildir "~/Maildir/.INBOX.OpenBSD.%{sender.user[6:-8]}" alias ` 19:05 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 19:09 -!- clemens3 [~clemens3@user/clemens3] has quit [Ping timeout: 268 seconds] 19:10 -!- jagtalon [~jag@user/jagtalon] has quit [Remote host closed the connection] 19:11 -!- quiliro` [~user@157.100.200.94] has joined #openbsd 19:11 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 19:14 -!- quiliro [~user@157.100.143.13] has quit [Ping timeout: 264 seconds] 19:16 -!- langley [~langley@197.133.12.171] has joined #openbsd 19:22 -!- cornpaffies [~cornpaffi@user/cornpaffies] has quit [Quit: bye] 19:24 -!- clemens3 [~clemens3@user/clemens3] has joined #openbsd 19:27 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 19:31 < ssm_> now my mail is client-independent! 19:36 < sibiria> client-independant? 19:38 -!- c64 [uid502328@user/c64] has quit [Quit: Connection closed for inactivity] 19:40 < ssm_> sibiria: previously I used claws-mail to sort my mail into paths in maildir, so if I used a different client it would just dump everything in .INBOX (it was also really slow, client-wise) 19:40 < ssm_> now I can use any client like geary on my phone since sorting takes place in smtpd 19:44 < thrig> it's procmail, Jim, but not as we know it 19:50 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has joined #openbsd 19:51 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:ed7c:6283:1fd4:b8a4] has quit [Ping timeout: 246 seconds] 19:58 -!- langley [~langley@197.133.12.171] has quit [Quit: Quit] 20:02 -!- tercaL [~tercaL@user/tercal] has quit [Remote host closed the connection] 20:02 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:ed7c:6283:1fd4:b8a4] has joined #openbsd 20:03 -!- adip [~adip@apn-37-248-170-118.dynamic.gprs.plus.pl] has joined #openbsd 20:06 -!- amnesiac [~amnesiac@85.236.190.173] has joined #openbsd 20:06 < amnesiac> Hi. After sysupgrade to snapshot. relink stopped to work for usr libs. How to activate it ? 20:08 -!- adip [~adip@apn-37-248-170-118.dynamic.gprs.plus.pl] has quit [Read error: Connection reset by peer] 20:10 -!- amnesiac [~amnesiac@85.236.190.173] has quit [Remote host closed the connection] 20:12 -!- langley [~langley@197.133.12.171] has joined #openbsd 20:22 -!- langley [~langley@197.133.12.171] has quit [Quit: Quit] 20:22 -!- zetef_ [~quassel@5.2.182.98] has joined #openbsd 20:23 -!- zetef_ [~quassel@5.2.182.98] has quit [Client Quit] 20:25 -!- quiliro` is now known as quiliro 20:25 -!- zetef [~quassel@5.2.182.98] has quit [Ping timeout: 255 seconds] 20:29 -!- adip [~adip@apn-37-248-170-118.dynamic.gprs.plus.pl] has joined #openbsd 20:33 -!- gnucode [~gnucode@user/jab] has joined #openbsd 20:35 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 20:35 -!- user71 [~user71@2001:1530:1012:cc7a:1e6f:65ff:fe88:557f] has quit [Quit: Leaving] 20:36 < vortexx> 5.8G for /usr/obj is no longer big enough to build a release, my install75.img got truncated 20:37 < thrig> bloat! 20:38 -!- adip [~adip@apn-37-248-170-118.dynamic.gprs.plus.pl] has quit [Read error: Connection reset by peer] 20:39 < ssm_> thankfully dev usecases only require you to build a small part of the tree 20:41 < ssm_> things like this make me want to do linux one-big-fs antipattern though 20:44 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Quit: tarxvfz] 20:47 -!- AppleGNU_ [uid467105@user/applegnu] has joined #openbsd 20:48 -!- shiranaihito_ [~shiranaih@ppp-124-122-56-103.revip2.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 20:49 -!- OwlWizard [~luca@dyndsl-095-033-157-051.ewe-ip-backbone.de] has quit [Quit: OwlWizard] 20:50 < mischief> /dev/sd0k 5.8G 31.6M 5.5G 1% /usr/obj 20:50 < mischief> :-( 20:53 -!- Livestradamus [~quassel@user/livestradamus] has quit [Ping timeout: 240 seconds] 20:53 -!- Livestradamus [~quassel@user/livestradamus] has joined #openbsd 20:54 -!- cornpaffies [~cornpaffi@user/cornpaffies] has joined #openbsd 20:58 -!- mlw [~mlw@154.127.5.112] has quit [Ping timeout: 272 seconds] 21:02 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has joined #openbsd 21:03 -!- Qual [~sage@user/Qual] has quit [Quit: WeeChat 4.2.1] 21:07 -!- absc [absc@2a04:ee41:8:6055:1650:f2f1:3a:786e] has joined #openbsd 21:12 < vortexx> just swapped /home and /usr/obj, 9.8G should be enough for the next few releases I'm sure 21:14 < ssm_> what got so big? 21:14 < vortexx> probably X11 21:15 < ssm_> X11 stuff should be in xenocara and therefore /usr/xobj, not /usr/obj 21:15 < vortexx> true 21:15 < thrig> or maybe the AMD graphics blah 21:16 -!- uncleyear [~ian@178.66.131.23] has quit [Ping timeout: 264 seconds] 21:21 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 21:22 -!- uncleyear [~ian@178.66.130.156] has joined #openbsd 21:29 -!- uncleyear [~ian@178.66.130.156] has quit [Ping timeout: 272 seconds] 21:30 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 21:31 -!- uncleyear [~ian@178.66.131.97] has joined #openbsd 21:32 < ssm_> port import period just ended 21:41 -!- desnudopenguino1 [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has joined #openbsd 21:43 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 21:43 -!- desnudopenguino1 is now known as desnudopenguino 21:47 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 21:49 -!- NicknameJohn [~NicknameJ@187-27-145-238.3g.claro.net.br] has joined #openbsd 21:50 < XFXF-100> hi - how do i authenticate users against ldapd from base with SASL/PLAIN? i searched, read, tried the whole day to get macos + ios working against ldapd and i feel dizzy, now :-( 21:50 -!- sudden [~cat@user/sudden] has quit [Ping timeout: 256 seconds] 21:51 -!- sudden [~cat@user/sudden] has joined #openbsd 21:51 -!- slim [~slim@user/slim] has joined #openbsd 21:53 -!- agrosant [~agrosant@188.4.221.80.dsl.dyn.forthnet.gr] has quit [Ping timeout: 264 seconds] 21:55 < XFXF-100> (the goal is to ditch carddav and have an abook in ldap) 21:56 -!- NicknameJohn [~NicknameJ@187-27-145-238.3g.claro.net.br] has quit [Ping timeout: 264 seconds] 21:56 < XFXF-100> (apple, being apple, is doing some strange stuff / not authenticating properly, at least on macos; now i want to at least try to get ios working, before i file a bug with apple) 21:57 < thrig> "feeling dizzy" is a typical symptom of trying to set LDAP up 21:57 < XFXF-100> :-D 21:57 < thrig> 4 bug reports and 1 CVE for 389-ds on redhat years ago before usable in production 21:59 < ssm_> XFXF-100: Does nfs not work? 21:59 < XFXF-100> (the cli tools macos is using (ldasearch et. al) are working fine - only contacts.app is not sending the password :-/ ) 21:59 < thrig> is this over SSL or not? 21:59 < XFXF-100> relayd, ssl 21:59 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 22:00 < XFXF-100> forward to port ldap 22:00 < XFXF-100> listen on wan port ldaps tls 22:02 -!- uncleyear [~ian@178.66.131.97] has quit [Ping timeout: 240 seconds] 22:02 < XFXF-100> ssm_ nfs is not needed, since i only want an ou for an adressbook? 22:03 -!- uncleyear [~ian@178.66.131.97] has joined #openbsd 22:04 -!- a51 [a51@gateway/vpn/protonvpn/a51] has joined #openbsd 22:09 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 272 seconds] 22:09 -!- absc [absc@2a04:ee41:8:6055:1650:f2f1:3a:786e] has quit [Ping timeout: 256 seconds] 22:09 < ssm_> XFXF-100: I know very little about ldap, I assumed it was an nfs-style thing, but it seems to be closer to ftp? maybe openrsync(1) or scp(1) could fit a similar need 22:10 < ssm_> I know macos ships with an sftp client, killed off their ftp client recently 22:11 < sibiria> macOS has openssh:s sftp 22:11 < sibiria> in addition to some native bridge that works from within Finder for mounting filesystems 22:11 < thrig> ldap has little to do with file exchange, it's more directory services (NIS, /etc/passwd, etc) 22:12 < ssm_> was thinking about ftp's file-browsing capabilities 22:13 < ssm_> I think sftp has a similar interface but I haven't tried it yet 22:13 -!- quiliro` [~user@157.100.143.13] has joined #openbsd 22:14 < ssm_> the interactive mode is what it's called 22:15 -!- quiliro [~user@157.100.200.94] has quit [Ping timeout: 255 seconds] 22:20 -!- ublx [~ublx@user/ublx] has joined #openbsd 22:24 -!- absc [absc@2a04:ee41:8:6055:1650:f2f1:3a:786e] has joined #openbsd 22:25 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Ping timeout: 260 seconds] 22:26 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 22:29 -!- imega [~coma@55.42.150.83.ftth.as8758.net] has quit [Ping timeout: 255 seconds] 22:33 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1454-239.w86-207.abo.wanadoo.fr] has joined #openbsd 22:35 -!- absc [absc@2a04:ee41:8:6055:1650:f2f1:3a:786e] has quit [Remote host closed the connection] 22:42 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 22:48 -!- willyg_cos [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 22:58 -!- Night-Shade [~Tim@109-226-152-211.cable.swschwedt.net] has joined #openbsd 23:00 -!- Night-Shade [~Tim@109-226-152-211.cable.swschwedt.net] has quit [Client Quit] 23:00 -!- _0bitcount [~BigByte@232.pool85-60-131.dynamic.orange.es] has quit [Quit: Leaving] 23:05 -!- zanetti [~Thunderbi@191.17.79.9] has quit [Quit: zanetti] 23:08 -!- adig [~default@37.251.222.6] has joined #openbsd 23:08 < XFXF-100> found something: login_ldap 23:08 -!- zorz [~zorz@ppp-2-85-108-35.home.otenet.gr] has quit [Quit: leaving] 23:08 < XFXF-100> to be exact: login_ldap(8) 23:09 -!- adip [~adip@c145-59.icpnet.pl] has joined #openbsd 23:11 < thrig> probably I should do some ldap setups on openbsd and document them 23:13 -!- xFCFFDFFFFEFFFAF [~psyhician@88.201.243.61] has joined #openbsd 23:13 < xFCFFDFFFFEFFFAF> o/ 23:22 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 23:23 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:35 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 23:38 -!- agrosant [~agrosant@77.49.41.227.dsl.dyn.forthnet.gr] has joined #openbsd 23:38 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:46 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 23:47 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:48 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 23:48 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:50 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 23:50 -!- seninha [~seninha@user/seninha] has joined #openbsd 23:50 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:55 -!- adig_ [~default@37.251.222.6] has joined #openbsd 23:58 -!- adig [~default@37.251.222.6] has quit [Ping timeout: 272 seconds] 23:58 < emmanuelux> Hello, interfaces in bridge is not auto up at boot on my system even with the "up" command in /etc/hostname.xxxx interface config file, i used a cronjob at boot to solve this, but it was not a question of time to wait because I can replace successfully "up" with just "!ifconfig \$if up". --- Log closed Sun Mar 10 00:00:54 2024