Re: SOII address changed after upgrading

2018-03-12 Thread Florian Obser
On Mon, Mar 12, 2018 at 11:12:51AM +0100, Sebastien Marie wrote: > Hi, > > I upgraded several hosts (i386 and amd64) and the stable ipv6 address > generated using soii (Semantically Opaque Interface Identifiers) > changed... (which is relatively annoying as I mostly use ipv6 on my > local network

Re: SOII address changed after upgrading

2018-03-12 Thread Florian Obser
On Mon, Mar 12, 2018 at 04:05:00PM +0100, Sebastien Marie wrote: > On Mon, Mar 12, 2018 at 03:26:12PM +0100, Florian Obser wrote: > > On Mon, Mar 12, 2018 at 11:12:51AM +0100, Sebastien Marie wrote: > > > Hi, > > > > > > I upgraded several hosts (i386 an

Re: -soii not documented in hostname.if(5)

2018-04-03 Thread Florian Obser
On Tue, Apr 03, 2018 at 01:17:06PM +0200, Harald Dunkel wrote: > Hi folks, > > according to the upgrade guide I added "-soii" to hostname.re1. > It seems to work as expected, but it is not documented in > hostname.if(5). tb@ beat me to it :) I have no opinion one way or the other. Probably best

Re: IPv6 broken on Hetzner.de vServer OpenBSD 6.3 / amd64

2018-04-03 Thread Florian Obser
>From what I can gather online hetzner statically allocates a /64 per (v)server. I suspect they set a static route on the gateway to the link local address. They know which link local address the (v)server will have since they know the mac address. However, with RFC 7217 the link local address als

Re: sparc64: SLAAC not working with bsd.rd

2018-04-07 Thread Florian Obser
On Sat, Apr 07, 2018 at 09:44:11PM +0200, Klemens Nanni wrote: > The latest snapshot's ramdisk fails to configure IPv6 addresses > automatically after setting the AUTOCONF6 flag on my T5220's egress > interface. You mean this used to work (when?) or you mean this is the first time you tried? Can

Re: sparc64: SLAAC not working with bsd.rd

2018-04-08 Thread Florian Obser
hum... Is the network comming up to slow and slaacd is confused? Can you start the slaacd from the ramdisk by hand and see if things are working then? On Sun, Apr 08, 2018 at 03:27:28PM +0200, Klemens Nanni wrote: > On Sun, Apr 08, 2018 at 08:44:20AM +0200, Florian Obser wrote: > > On Sa

Re: Potential memory leak in route6d

2018-06-14 Thread Florian Obser
OK florian@ if someone wants to commit it. Alternatively I take OKs, too :) On Thu, Jun 14, 2018 at 04:25:22PM +0200, Barabosch, Thomas wrote: > Hi there, > > while reviewing the code, I may have stumbled upon potential memory > leaks in usr.sbin/route6d/route6d.c. > > I think there is an issue

Re: Potential memory leak in route6d

2018-06-14 Thread Florian Obser
https://github.com/freebsd/freebsd/blob/master/usr.sbin/route6d/route6d.c > [2] https://github.com/NetBSD/src/blob/trunk/usr.sbin/route6d/route6d.c > > Am 14.06.2018 um 16:44 schrieb Florian Obser: > > OK florian@ if someone wants to commit it. Alternatively I take OKs, > > too :

Re: slowcgi -u user option does not change socket ownership

2018-07-29 Thread Florian Obser
On Thu, Jul 26, 2018 at 05:31:39PM -0500, andrew.daugher...@gmail.com wrote: > >Synopsis:slowcgi -u user option does not change socket ownership > >Category:user > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3 (GENERIC.MP) #4: Sun Jun 17 11:22:20 CEST 201

Re: slowcgi -u user option does not change socket ownership

2018-08-01 Thread Florian Obser
On Tue, Jul 31, 2018 at 06:39:18PM -0500, Andrew Daugherity wrote: [...] > Related: in the same section of code (at the end of my diff actually, > as context), I noticed that when -u is used, the chroot path is set to > the target user's home directory instead of /var/www. I found this > surprisi

Re: slowcgi -u user option does not change socket ownership

2018-08-01 Thread Florian Obser
On Tue, Jul 31, 2018 at 06:39:18PM -0500, Andrew Daugherity wrote: > On Sun, Jul 29, 2018 at 11:07 AM, Florian Obser wrote: > > It is behaving as intended. The slowcgi.sock is for the webserver to > > interact with. The specified user is not supposed to interact with the > &

Re: slowcgi -u user option does not change socket ownership

2018-08-03 Thread Florian Obser
On Thu, Aug 02, 2018 at 04:22:35PM -0500, Andrew Daugherity wrote: > On Wed, Aug 1, 2018 at 6:09 AM Florian Obser wrote: > > > > Nice to see it being useful on other systems, too. :) > > > > Does this work for you? > > [diff snipped] > > Yes, that work

Re: slowcgi -u user option does not change socket ownership

2018-08-13 Thread Florian Obser
in the logging: slowcgi_user is logged > at warn (which I think is too loud), whereas the chroot and socket > paths are at debug, and the new sock_user setting isn't logged at all. > I've attached an updated diff that uses debug for all of these. > > > Thanks, > Andre

Re: sysupgrade after upgrade shuts down VM

2020-09-24 Thread Florian Obser
Hi Mischa, On Thu, Sep 24, 2020 at 08:52:55AM +0200, Mischa wrote: > Hi All, > > With the last couple of -current updates I noticed a VM doesn’t come back > after running sysupgrade, which it used to do. it's very unlikely that this is a sysupgrade problem. More likely something in the kernel c

Re: sysupgrade after upgrade shuts down VM

2020-09-24 Thread Florian Obser
On Thu, Sep 24, 2020 at 12:13:31PM +0200, Mischa wrote: > > > > On 24 Sep 2020, at 09:15, Florian Obser wrote: > > 3a) does it also shutdown: bisect the hypervisor (tbh I expect the problem > > here). > > 6.8 bsd.rd shuts down > 6.7 bsd.rd reboots > >

Re: dig +tcp: isc_socket_connect: invalid use of multicast address

2020-11-29 Thread Florian Obser
Fixed in rev 1.14 of usr.bin/dig/lib/isc/sockaddr.c by jmatthew. Sorry for the inconveniences. On 29 November 2020 13:58:39 CET, Marcus MERIGHI wrote: >>Synopsis: dig(1)/host(1) "invalid use of multicast address" with TCP >>Category: user >>Environment: > System : OpenBSD 6.8

Re: Bug: Getac B300-H Battery Capacity Not Reported Correctly

2020-12-08 Thread Florian Obser
It might be best if you continue running Ubuntu.

Re: unwind.conf: force block implies type to be in preference list

2020-12-26 Thread Florian Obser
On 26 December 2020 17:59:45 CET, Klemens Nanni wrote: >I use unwind on my notebook where one particular domain must always go >through one particular resolver; this resolver should should not be >used for anything else. > >Hence I overwrite the default preference list (output of >`unwind -vnf

Re: OpenBSD website down

2021-01-12 Thread Florian Obser
On Tue, Jan 12, 2021 at 09:40:51AM -0700, Bob Beck wrote: > > On Tue, Jan 12, 2021 at 04:45:32PM +0100, Solene Rapenne wrote: > > Hello, > > > > it seems www.openbsd.org is down since 14h46 UTC > > If I remember correctly you are the right person to tell about it. > > > > Regards > > Sol??ne >

Re: OpenBSD website down

2021-01-12 Thread Florian Obser
On Tue, Jan 12, 2021 at 09:52:03AM -0700, Bob Beck wrote: > > > > On Tue, Jan 12, 2021 at 05:47:36PM +0100, Florian Obser wrote: > > On Tue, Jan 12, 2021 at 09:40:51AM -0700, Bob Beck wrote: > > > > > > On Tue, Jan 12, 2021 at 04:45:32PM +0100,

Re: inet_net_pton() buffer overflow

2021-01-18 Thread Florian Obser
On Thu, Jan 14, 2021 at 09:34:49AM -0500, Brad House wrote: > While working on debugging an issue reported in c-ares, I noticed some test > case failures in inet_net_pton().  I haven't evaluated most of them, however > one stood out: > > ../test/ares-test-internal.cc:150: Failure >   Expected:

problem with bios boot on latest amd64 snap

2019-11-09 Thread Florian Obser
I updated my X1 gen2 to Build date: 1573279451 - Sat Nov 9 06:04:11 UTC 2019 and I can no longer type my FDE password. Booting a miniroot.fs from usb results in the machine hanging at boot> This is a known good snapshot: Build date: 1573140006 - Thu Nov 7 15:20:06 UTC 201

Re: problem with bios boot on latest amd64 snap

2019-11-09 Thread Florian Obser
The next one is good: Build date: 1573289143 - Sat Nov 9 08:45:43 UTC 2019 On Sat, Nov 09, 2019 at 06:37:58AM -0700, Theo de Raadt wrote: > Yeah, oops. > > Florian Obser wrote: > > > I updated my X1 gen2 to > > Build date: 1573279451 - Sat Nov 9 06:04:11 U

Re: unwind: resolver: SIGSEGV

2019-11-29 Thread Florian Obser
On Sat, Nov 30, 2019 at 01:55:40AM +0100, Klemens Nanni wrote: > OpenBSD 6.6-current (GENERIC.MP) #494: Thu Nov 28 13:24:18 MST 2019 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Sitting in the hut with above snapshot, no unwind.conf(5). > unwind crashed yesterday,

Re: unwind: resolver: SIGSEGV

2019-12-02 Thread Florian Obser
Pretty sure that's the bug, but if not it's still a bug. OK florian On 2 December 2019 09:44:54 CET, Otto Moerbeek wrote: >On Sun, Dec 01, 2019 at 11:57:08PM +0100, Klemens Nanni wrote: > >> On Sun, Dec 01, 2019 at 11:41:51PM +0100, Klemens Nanni wrote: >> > It crashed again: >> > >> >Dec 1

Re: slaacd: backwards memcpy

2019-12-07 Thread Florian Obser
On Sat, Dec 07, 2019 at 07:09:17AM +0100, Sebastien Marie wrote: > Hi, > > On an i386 and an aarch64 hosts, I have occasionally the following error in > syslog: is there a way to tell which one it is? Does this leave a core file behind? > > Dec 7 06:45:42 joe slaacd: backwards memcpy > Dec 7

Re: slaacd: backwards memcpy

2019-12-15 Thread Florian Obser
On Sun, Dec 15, 2019 at 12:02:15AM -0700, Theo de Raadt wrote: > Or even better, via the typical macro expansion used for this type of > union, it should use ifr_addr > nice one, OK florian@ > Index: slaacd.c > === > RCS file: /cvs/

Re: 6.6 GENERIC #583 amd64 Crashes after booting on ACER Aspire 3

2020-01-04 Thread Florian Obser
Here is an archive of snaps: https://ftp.hostserver.de/archive/ On 4 January 2020 16:53:59 CET, Chris Bennett wrote: >I just don't have any copies of the older snapshots. >I do have the emails though. Let me check to see which order I used >from >the emails. > >My method has been to try at home

Re: unwind reports no signature or no DNSSEC

2020-02-03 Thread Florian Obser
On Mon, Feb 03, 2020 at 06:16:54PM +0100, Solene Rapenne wrote: > I re-enabled unwind today (i was using append instead of prepend in > dhclient.conf) and I got a few issues resolving domains, often the first > time, if I try again I get a result. I'm pretty sure it's not a bug, but > I have no ide

Re: unwind reports no signature or no DNSSEC

2020-02-03 Thread Florian Obser
On Mon, Feb 03, 2020 at 07:58:24PM +0100, Solene Rapenne wrote: > On Mon, Feb 03, 2020 at 07:52:29PM +0100, Florian Obser wrote: > > On Mon, Feb 03, 2020 at 06:16:54PM +0100, Solene Rapenne wrote: > > > I re-enabled unwind today (i was using append instead of prepend in > >

Re: unwind reports no signature or no DNSSEC

2020-02-05 Thread Florian Obser
On Tue, Feb 04, 2020 at 11:41:14AM +, Raf Czlonka wrote: > On Mon, Feb 03, 2020 at 07:29:02PM GMT, Florian Obser wrote: > > On Mon, Feb 03, 2020 at 07:58:24PM +0100, Solene Rapenne wrote: > > > On Mon, Feb 03, 2020 at 07:52:29PM +0100, Florian Obser wrote: > > > >

Re: dig: internal_send when network is dead

2020-02-06 Thread Florian Obser
I don't know if it is expected behavior. It does not surprise me though. Since you are asking, what did *you* expect? On 6 February 2020 00:41:40 CET, jungle Boogie wrote: >Hi All, > >Not sure if this is the expected behavior: > >$ ping 1.1.1.1 >PING 1.1.1.1 (1.1.1.1): 56 data bytes >ping: sendms

Re: system hangs when downloading huge files from httpd and nextcloud

2020-04-22 Thread Florian Obser
On Wed, Apr 22, 2020 at 12:54:40PM +0100, Stuart Henderson wrote: > and fastcgi_temp* settings). I suspect httpd is in the "buffer as much > as possible" camp (there are no config options relating to this). If > that's the case then switching to a different web front-end is likely > the easiest wo

uvm_fault in ip6_output_ipsec_lookup() / ip6_output()

2016-06-14 Thread Florian Obser
Hi, I'm seeing this panic on my v6 gateway running in a vm (don't ask): It has a v6 tunnel via HE on gif0. I hope I copied all relevant information, if not, my appologies, I'm in a hurry currently, please just ask for more. I will probably investigate more when I'm home :) panic: trap type 6, co

Re: uvm_fault in ip6_output_ipsec_lookup() / ip6_output()

2016-06-14 Thread Florian Obser
On Tue, Jun 14, 2016 at 06:26:00PM +0200, Martin Pieuchot wrote: > On 14/06/16(Tue) 15:18, Florian Obser wrote: > > Hi, > > I'm seeing this panic on my v6 gateway running in a vm (don't ask): > > It has a v6 tunnel via HE on gif0. > > > > I hope I

Re: rm -rf "" # prints error

2016-06-28 Thread Florian Obser
On Tue, Jun 28, 2016 at 10:50:48AM -0400, Ted Unangst wrote: > rkito...@gmail.com wrote: > > >Synopsis: rm -rf "" # prints error message but should be silent > > >Category: system > > >Environment: > > System : OpenBSD 5.9 > > Details : OpenBSD 5.9 (GENERIC.MP) #1888: Fri Feb 26

Re: Man page for hostname.if not current for IPv6 autoconf

2016-07-27 Thread Florian Obser
On Wed, Jul 27, 2016 at 07:34:32PM +0200, thoma...@twelveletter.com wrote: > >Synopsis:Man page for hostname.if contains outdated IPv6 autoconf > >information > >Category:documentation > >Environment: > System : OpenBSD 6.0 > Details : OpenBSD 6.0 (GENERIC.MP) #3: Wed

ping6(8): link local source IP

2016-10-24 Thread Florian Obser
>Environment: System : OpenBSD 6.0 Details : OpenBSD 6.0-current (GENERIC.MP) #0: Tue Oct 18 19:53:17 MDT 2016 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP Architecture: OpenBSD.amd64 Machine : amd64 >

Re: traceroute no timeout

2017-01-12 Thread Florian Obser
On Mon, Jan 09, 2017 at 04:43:03PM +0100, Gabriel Nieto wrote: > if you are doing ping to one host and some one else use the > traceroute command, then traceroute command no timeout all the hops. indeed, the problem is that poll(2) returns because it sees a packet that is not for us. and

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-19 Thread Florian Obser
On Thu, Mar 17, 2016 at 12:31:28PM -0700, Shohrukh Shoyoqubov wrote: > >Synopsis: pflow(4) is not sending packets when initialized through > hostname.if(5) and flowsrc is on trunk(4) > >Category: system i386 > >Environment: > System : OpenBSD 5.8 > Details : OpenBSD 5.8 (GENERIC.MP) #1098:

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Florian Obser
On Thu, Mar 17, 2016 at 03:10:22PM -0700, Shohrukh Shoyoqubov wrote: > > What's the output of > > ifconfig pflow0 > > directly after boot, i.e. when it's not working? > > Wild guess: flags are UP but not RUNNING > > Here is a session showing ifconfig pflow0 right after reboot. > > root@dyu-is

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Florian Obser
On Mon, Mar 21, 2016 at 07:50:43AM -0700, Shohrukh Shoyoqubov wrote: > On Mon, Mar 21, 2016 at 6:25 AM, Sebastian Benoit wrote: > > > Shohrukh Shoyoqubov(mau...@shohrukh.com) on 2016.03.17 15:10:22 -0700: > > > I cannot observe the booting process right now since I don't have > > physical > > > a

Re: OpenBSD 5.6 documentation bug

2015-04-21 Thread Florian Obser
On Tue, Apr 21, 2015 at 04:04:53PM +0200, Alexander Lobodzinski wrote: > >Synopsis: wrong max value for rltime in rtadv.conf(5) > >Category: documentation > >Environment: > System : OpenBSD 5.6 > Details : all > Architecture: all > Machine : al

Re: Serving large files with httpd eats fscktons of memory.

2015-06-06 Thread Florian Obser
On Fri, Jun 05, 2015 at 05:15:09PM -0500, Matthew Martin wrote: > >Synopsis:Serving large files with httpd eats fscktons of memory. > >Category:system > >Environment: > System : OpenBSD 5.7 > Details : OpenBSD 5.7 (GENERIC) #0: Thu Apr 30 22:01:01 CEST 2015 >

Re: Serving large files with httpd eats fscktons of memory.

2015-06-06 Thread Florian Obser
On Sat, Jun 06, 2015 at 07:05:46PM +, Florian Obser wrote: > On Fri, Jun 05, 2015 at 05:15:09PM -0500, Matthew Martin wrote: > > >Synopsis: Serving large files with httpd eats fscktons of memory. > > >Category: system > > >Environment: > > Syste

Re: httpd fastcgi bug

2015-07-25 Thread Florian Obser
(Cc: semarie@ added) On Wed, Jul 22, 2015 at 10:04:30PM -0400, Jean-Philippe Ouellet wrote: > If you have a CGI script that produces multiple headers in separate writes, > then they may be delivered to httpd as separate FastCGI records, depending on > a race between the CGI script writing more hea

Re: httpd fastcgi bug

2015-07-25 Thread Florian Obser
this version is better Index: httpd.h === RCS file: /cvs/src/usr.sbin/httpd/httpd.h,v retrieving revision 1.92 diff -u -p -r1.92 httpd.h --- httpd.h 19 Jul 2015 05:17:27 - 1.92 +++ httpd.h 25 Jul 2015 22:40:39 - @

Re: pf broken in current

2017-11-14 Thread Florian Obser
On Mon, Nov 13, 2017 at 03:22:19PM +, Heiko wrote: > pfctl -f /etc/pf.conf > > pfctl: DIOCADDRULE: Operation not supported by device I assure you there is a current snapshot on an arch I'm not telling you with pf.conf contents I'm not telling you where pf works perfectly fine. http://www.ope

miniroot-panda-61.fs doesn't boot since March 8

2017-03-25 Thread Florian Obser
... it just sits here forever. Using hostserver's archive I bisected miniroots and found that this one works: https://ftp.hostserver.de/archive/2017-03-07-0105/snapshots/armv7/miniroot-panda-61.fs OpenBSD 6.1-beta (RAMDISK) #52: Sun Mar 5 15:11:37 MST 2017 U-Boot SPL 2016.11 (D

Re: miniroot-panda-61.fs doesn't boot since March 8

2017-03-25 Thread Florian Obser
On Sun, Mar 26, 2017 at 05:49:12AM +1100, Jonathan Gray wrote: > On Sat, Mar 25, 2017 at 06:29:32PM +0000, Florian Obser wrote: > > > > ... it just sits here forever. > > > > Using hostserver's archive I bisected miniroots and found that > > this one works:

Re: httpd crashes with SIGSEGV when using "block return 401"

2017-05-14 Thread Florian Obser
On Sun, May 14, 2017 at 06:37:55PM +1000, Jonathan Gray wrote: > On Sun, May 14, 2017 at 10:05:37AM +0200, Jurjen Oskam wrote: > > Hi, > > > > httpd crashes with a segmentation violation when servicing requests with > > the following (minimal) config file: > > > > server "default" { > > l

Re: httpd violates pledge with passworded private key

2017-06-06 Thread Florian Obser
On Tue, Jun 06, 2017 at 09:18:25PM +1000, Jonathan Gray wrote: > when using a server.key with a passphrase, ie > > openssl genrsa -aes256 -out /etc/ssl/private/server.key 2048 > > server "default" { > listen on * port 80 > listen on * tls port 443 > directory { auto index } > }

Re: IPv6 not working before pinging the gateway

2017-07-02 Thread Florian Obser
On Mon, Jun 26, 2017 at 01:34:37PM +0200, Martin Pieuchot wrote: > On 26/06/17(Mon) 12:39, Marc Peters wrote: > > Am 06/26/17 um 10:58 schrieb Martin Pieuchot: > > > [...] > > > Could you set net.inet6.icmp6.nd6_debug to 1 and redo this? > > > > > > Do you see anything in the log? > > > > Reboot

Re: slaacd(8) is generating IPv6 addresses at a very high rate

2017-07-03 Thread Florian Obser
Hi Matthias, can you please send a pcap to me in private (no need to bother the mailing list with it). If at all possible with a few solicitations & advertisements in there. The output of slaacctl sh in could also be interesting... Thanks, Florian On Wed, Jun 28, 2017 at 06:44:31PM +0200,

Re: IPv6 not working before pinging the gateway

2017-07-04 Thread Florian Obser
On Mon, Jul 03, 2017 at 11:13:30PM +0200, Patrik Lundin wrote: > On Sun, Jul 02, 2017 at 06:04:30PM +0000, Florian Obser wrote: > > > It'd be nice if somebody could tell us what the RFCs say about this > > > case. Florian do you have an idea? Should we fix something or

Re: slaacd(8) is generating IPv6 addresses at a very high rate

2017-07-05 Thread Florian Obser
I just commited this diff: diff --git engine.c engine.c index 147ba75d66f..986ee0a250e 100644 --- engine.c +++ engine.c @@ -1554,6 +1554,11 @@ void update_iface_ra(struct slaacd_iface *iface, struct radv *ra) gen_dfr_proposal(iface, ra); LIST_FOREACH(pref

Re: v6 autoconf broken in bsd.rd

2017-07-22 Thread Florian Obser
On Fri, Jul 21, 2017 at 05:34:41PM +0200, Christian Weisgerber wrote: > i386 snapshot, Build date: 1500601432 - Fri Jul 21 01:43:52 UTC 2017 > > I tried to run an install with... > > ---> > IPv6 address for em0? (or 'autoconf' or 'none') [none] autoconf > ... > DNS nameservers? (I

Re: v6 autoconf broken in bsd.rd

2017-07-23 Thread Florian Obser
On Sat, Jul 22, 2017 at 02:05:27PM -, Christian Weisgerber wrote: > On 2017-07-22, Florian Obser wrote: > > > reenabling debug output on the ramdisk I see this: > > > > engine_dispatch_frontend: IMSG_PROPOSAL_ACK: 1 - 25467 > > configure_dfr: 1 > > engine_

Re: v6 autoconf broken in bsd.rd

2017-07-25 Thread Florian Obser
On Mon, Jul 24, 2017 at 03:39:12PM +0200, Martin Pieuchot wrote: > On 23/07/17(Sun) 17:23, Florian Obser wrote: > > On Sat, Jul 22, 2017 at 02:05:27PM -, Christian Weisgerber wrote: > > > On 2017-07-22, Florian Obser wrote: > > [...] > > # ifconfig vio0

Re: v6 autoconf broken in bsd.rd

2017-07-25 Thread Florian Obser
On Mon, Jul 24, 2017 at 03:39:12PM +0200, Martin Pieuchot wrote: > On 23/07/17(Sun) 17:23, Florian Obser wrote: > > On Sat, Jul 22, 2017 at 02:05:27PM -, Christian Weisgerber wrote: > > > On 2017-07-22, Florian Obser wrote: > > [...] > > # ifconfig vio0

Re: ifconfig'ing an IPv6 pflow address stopped working

2017-07-29 Thread Florian Obser
While the bug report is lacking I agree that we should not go of to the resolver, we document that flowsrc and flowdst are supposed to be ip addresses. That hostnames worked here was an accident. OK florian@ On Wed, Jul 19, 2017 at 12:09:29PM +0200, p...@centroid.eu wrote: > >Synopsis:ifconfi

Re: IPv6 NDP Timeout

2018-10-23 Thread Florian Obser
I'm currently on vacation and can't look into this soon. One thing that comes to mind: do these machines keep proper time or are they having issues with timer interrupts stopping because of too new KVM version and missing hypervisor flag (someone with access to a real computer please chip in w

Re: IPv6 NDP Timeout

2018-10-24 Thread Florian Obser
guess we are heading for printf debugging and tcpdumping... On October 24, 2018 1:53:18 PM GMT+02:00, "Aaron A. Glenn" wrote: >* Hrvoje Popovski [2018-10-23 22:46]: >> On 23.10.2018. 21:41, Florian Obser wrote: >> > I'm currently on vacation and can't loo

Re: httpd queue bug in server_http.c

2018-11-30 Thread Florian Obser
moved back to tech@ with this diff: diff --git server_http.c server_http.c index e05cec56dfc..52698a66b2e 100644 --- server_http.c +++ server_http.c @@ -198,7 +198,6 @@ void server_read_http(struct bufferevent *bev, void *arg) { struct client *clt = arg; - struct server_c

usbd_fill_deviceinfo page fault trap

2019-02-10 Thread Florian Obser
on resume I was greeted by: [typed from a photo (http://sha256.net/dump/usbd_fill_deviceinfo.jpg)] kernel: page fault trap, code =0 Stopped at strlcpy+0x35: movzbl 0(%rsi, %rax,1), %ecx strlcpy(81459c81,0,7f) at strlcpy+0x35 usbd_fill_deviceinfo at usbd_fill_deviceinfo+0x4f usbioctl at usbi

Re: usbd_fill_deviceinfo page fault trap

2019-02-11 Thread Florian Obser
On Sun, Feb 10, 2019 at 03:55:32PM -0200, Martin Pieuchot wrote: > On 10/02/19(Sun) 10:25, Florian Obser wrote: > > on resume I was greeted by: > > [typed from a photo (http://sha256.net/dump/usbd_fill_deviceinfo.jpg)] > > kernel: page fault trap, code =0 > > Stopped at

Re: usbd_fill_deviceinfo page fault trap

2019-02-16 Thread Florian Obser
I think you should put it in. It seems to just work. OK florian fwiw On Tue, Feb 12, 2019 at 08:56:13AM +0100, Florian Obser wrote: > On Sun, Feb 10, 2019 at 03:55:32PM -0200, Martin Pieuchot wrote: > > On 10/02/19(Sun) 10:25, Florian Obser wrote: > > > on resume I was greete

Re: Possible bug in header parsing in acme-client

2019-03-04 Thread Florian Obser
On Mon, Mar 04, 2019 at 12:51:28AM +0100, Wolf wrote: > Hi, > I'm in process of porting acme-client to linux and I might have notice > small bug in header parsing in http.c. > > First, let me warn you that C is not my strongest language, so I might > very well be wrong, but is looks to me like if

Re: rad(8) fails to advertise new prefix

2019-04-11 Thread Florian Obser
On Thu, Apr 11, 2019 at 07:01:30PM +0200, Christian Weisgerber wrote: > My home gateway uses DHCPv6-PD straight out of net/dhcpcd's README. > dhcpcd requests prefix delegation from the ISP, assigns subnets to > local interfaces, and rad(8) picks up those addresses and advertises > the corresponding

Re: riscv64 panic

2021-11-01 Thread Florian Obser
On 2021-11-01 17:24 +01, Jeremie Courreges-Anglas wrote: > That was a bit premature, I finally managed to remotely connect to the > machine. No idea why I couldn't connect to it for so long. Either > a problem with the provider/router, or something wrong regarding > riscv64, slaacd and the route

httpd(8) crash on amd64 -current

2021-11-11 Thread Florian Obser
No idea how to reproduce this, I'm just running an httpd with debug symbols and kern.nosuidcoredump=3 Pretty sure this is the crash various people mumbled about. Smells like a use-after-fruit to me. Core was generated by `httpd'. Program terminated with signal SIGABRT, Aborted. #0 thrkill () a

Re: getrrsetbyname() doesn't set RES_USE_DNSSEC, preventing VerifyHostKeyDNS with OpenSSH

2021-11-17 Thread Florian Obser
Only tangential relevant: RFC 6840: 5.7. Setting the AD Bit on Queries The semantics of the Authentic Data (AD) bit in the query were previously undefined. Section 4.6 of [RFC4035] instructed resolvers to always clear the AD bit when composing queries. This document defines setti

Re: getrrsetbyname() doesn't set RES_USE_DNSSEC, preventing VerifyHostKeyDNS with OpenSSH

2021-11-20 Thread Florian Obser
The application can't know if AD is trustworthy or not, I think we should do this fully in asr(3). I'll send a diff to tech@ that implements glibc's trust-ad ( https://gnutoolchain-gerrit.osci.io/r/c/glibc/+/461 ) On 2021-11-18 08:13 +01, Otto Moerbeek wrote: > Hi, > > And here a sketch of the AD

Re: getrrsetbyname() doesn't set RES_USE_DNSSEC, preventing VerifyHostKeyDNS with OpenSSH

2021-11-20 Thread Florian Obser
On 2021-11-20 15:01 +01, Jeremie Courreges-Anglas wrote: > On Sat, Nov 20 2021, Florian Obser wrote: >> The application can't know if AD is trustworthy or not, I think we >> should do this fully in asr(3). >> I'll send a diff to tech@ that implements glibc'

Re: panic: ieee80211_set_link_state() calls rtm_80211info() from timeout context

2021-12-05 Thread Florian Obser
reads OK On 2021-12-04 20:40 +01, Stefan Sperling wrote: > On Sat, Dec 04, 2021 at 09:32:40PM +0300, Vitaliy Makkoveev wrote: >> I think rtm_80211info() could follow the if_link_state_change() >> way and use task for that. > > Indeed. I did not realize that if_link_state_change() schedules a t

Re: ntpd constraint validation shows timestamp from 1899

2022-01-06 Thread Florian Obser
On 2022-01-06 08:44 +01, Otto Moerbeek wrote: > On Thu, Jan 06, 2022 at 08:38:37AM +0100, Otto Moerbeek wrote: >> Looking at the loop again and seeing the "maximum length exceeded" I >> think what has happened is that the loop exited without reading the >> Date: line and so no call to strptime() h

Re: ntpd constraint validation shows timestamp from 1899

2022-01-07 Thread Florian Obser
On 2022-01-07 08:02 +01, Otto Moerbeek wrote: > On Thu, Jan 06, 2022 at 04:02:20PM +0100, Florian Obser wrote: > >> On 2022-01-06 08:44 +01, Otto Moerbeek wrote: >> > On Thu, Jan 06, 2022 at 08:38:37AM +0100, Otto Moerbeek wrote: >> >> Looking at the loop aga

Re: Fwd: sysupgrade, softraid and USB removable devices

2022-01-23 Thread Florian Obser
The installer sends an email to root with Subject: $(hostname) upgrade log containing all the information of the upgrade run. Please show the contents of those mails for an upgrade run with and without the removable device attached. And indicated which one is which. There is also a good ch

Re: Fwd: sysupgrade, softraid and USB removable devices

2022-01-24 Thread Florian Obser
0p machine. > > > dmesg.boot did not contain RAMDISK_CD logs. i rebooted several times > already. sorry about that. > > > On Sun, Jan 23, 2022 at 05:01:11PM +0100, Florian Obser wrote: >> The installer sends an email to root with >> Subject: $(hostname) upgrade log

Re: Getting lots of "Can't install xyz because of libraries" while updating

2022-03-05 Thread Florian Obser
On 5 March 2022 18:02:05 CET, Theo de Raadt wrote: >bug.ig...@aleeas.com wrote: > >> > OK so this matches "complex disk layout" and I'm not so surprised thatyou >> > are having problems with sysupgrade. >> >> Haha. I guess you are right. >> >> But how did it upgrade it to snapshot then? >> A

Re: sysupgrade silently fails to upgrade file sets

2022-03-09 Thread Florian Obser
On 2022-03-09 22:20 +01, Solène Rapenne wrote: > I see your setup only use one big / partition, this is not a default > setup and we don't really provide help for such setups because it's > not a supported setup and nobody is testing it. > Out of idle curiosity I just ran sysupgrade on a VM with

Re: [patch] dhcpleased: Can't get an IP address when IPS does not provide a domain name

2022-04-28 Thread Florian Obser
On 2022-04-27 15:37 -06, Todd C. Miller wrote: > florian@ committed a fix for this the other day: > No, that was for something else. Here the server violates the spec. In the other diff we were violating the spec. We should probably just ignore the domainname and hostname if they have a length <

Re: please build unbound with --enable-event-api

2022-05-29 Thread Florian Obser
On 2022-05-29 12:27 -04, Andrew Cagney wrote: > Per: > > --enable-event-api Enable (experimental) pluggable event base Why? This seems like a good reason to not do it. > libunbound API installed to unbound-event.h >

Re: please build unbound with --enable-event-api

2022-05-29 Thread Florian Obser
On 2022-05-29 18:44 +01, Stuart Henderson wrote: > On 2022/05/29 19:08, Florian Obser wrote: >> Nevermind that we don't install libunbound at all. > > We do in ports. Oh, this is about ports. Sorry, carry on, ignore me. -- I'm not entirely sure you are real.

Re: -current crash

2022-05-31 Thread Florian Obser
On 2022-05-31 23:27 +01, Stuart Henderson wrote: > I accidentally updated a router to -current instead of 7.1 and hit this. > (Thanks sysupgrade - it was running a 7.0-stable kernel before...) Hmm? Are you saying running just running 'sysupgrade', without any flags, moves you from 7.0-stable to c

sysupgrade vs. -stable, [was: Re: -current crash]

2022-05-31 Thread Florian Obser
On 2022-06-01 06:57 +02, Florian Obser wrote: > On 2022-05-31 23:27 +01, Stuart Henderson wrote: >> I accidentally updated a router to -current instead of 7.1 and hit this. >> (Thanks sysupgrade - it was running a 7.0-stable kernel before...) > > Hmm? Are you saying

Re: acme-client not complient with RFC 8555

2019-07-12 Thread Florian Obser
Committed with a small tweak, thanks! On July 11, 2019 11:54:33 PM GMT+02:00, Wolf wrote: >Hello, >currently openbsd's acme-client breaks RFC 8555 section 6.1, in >particular sentence > >> ACME clients MUST send a User-Agent header field, in accordance with >> [RFC7231]. > >Following patch corre

Re: broken audio on thinkpad x1c2, kernel #298

2019-09-08 Thread Florian Obser
On Sun, Sep 08, 2019 at 02:43:19PM +0100, Joe Davis wrote: > On Sun, Sep 08, 2019 at 10:07:54AM +0200, Alexandre Ratchov wrote: > > > > Could you check that recording (or "microphone" or whatever it is > > called) is enabled in the BIOS settings? > > > > There's a known problem with many devices:

Re: acme-client not working on IPv6-only host

2019-09-23 Thread Florian Obser
On Mon, Sep 23, 2019 at 05:13:10PM +0300, kasimov...@gmail.com wrote: > >Synopsis:acme-client does not work on IPv6-only host > >Category: > >Environment: > System : OpenBSD 6.5 > Details : OpenBSD 6.5 (GENERIC.MP) #3: Sat Apr 13 14:48:43 MDT 2019 >

Re: Files erased from / ?

2019-10-03 Thread Florian Obser
On Tue, Oct 01, 2019 at 09:46:59PM -0700, jungle boogie wrote: > Hi All, > > I've noticed my auto_upgrade.conf file disappear off the / once the system > has been upgraded. This has happened on amd64 and arm64 over the past few > days. Is this a new feature? If so, probably a good idea to mention

Re: unbound-anchor: problem with unveiling temporary anchor file

2019-10-07 Thread Florian Obser
On Mon, Oct 07, 2019 at 11:16:22AM +0100, Stuart Henderson wrote: > On 2019/10/07 09:53, Theo Buehler wrote: > > $ doas /usr/sbin/unbound-anchor -v > > /var/unbound/db/root.key has content > > [1570433629] libunbound[28321:0] fatal error: could not open autotrust file > > for writing, /var/unbound

Re: unbound-anchor: problem with unveiling temporary anchor file

2019-10-07 Thread Florian Obser
On Mon, Oct 07, 2019 at 11:48:12AM +0100, Stuart Henderson wrote: > On 2019/10/07 12:30, Florian Obser wrote: > > On Mon, Oct 07, 2019 at 11:16:22AM +0100, Stuart Henderson wrote: > > > On 2019/10/07 09:53, Theo Buehler wrote: > > > > $ doas /usr/sbin/unbound-anc

Re: pf nat-to doesn't match a crafted packet

2023-09-03 Thread Florian Obser
On 2023-09-03 18:13 +02, Alexander Bluhm wrote: > On Sun, Sep 03, 2023 at 05:59:18PM +0200, Alexandr Nedvedicky wrote: >> Hello, >> >> On Sun, Sep 03, 2023 at 05:10:02PM +0200, Alexander Bluhm wrote: >> > On Sun, Sep 03, 2023 at 04:12:35AM +0200, Alexandr Nedvedicky wrote: >> > > in my opinion is

Re: pf nat-to doesn't match a crafted packet

2023-09-03 Thread Florian Obser
, Alexandr Nedvedicky wrote: >Hello, > >On Sun, Sep 03, 2023 at 06:29:51PM +0200, Alexander Bluhm wrote: >> On Sun, Sep 03, 2023 at 06:17:12PM +0200, Florian Obser wrote: >> > On 2023-09-03 18:13 +02, Alexander Bluhm wrote: >> > > On Sun, Sep 03, 2023 at 05:59:18PM +

Re: pf nat-to doesn't match a crafted packet

2023-09-05 Thread Florian Obser
Nedvedicky wrote: >> > > Hello, >> > > >> > > On Sun, Sep 03, 2023 at 09:26:29PM +0200, Florian Obser wrote: >> > > > FYI, I'm not using sloppy, and I don't have a network with asymmetric >> > > > routing >> > > > at t

Re: unwind: 'force autoconf' only works without DoT/forwarder

2024-01-13 Thread Florian Obser
On 2024-01-13 01:13 UTC, Klemens Nanni wrote: > The last unwind.conf(5) EXAMPLE does not work for me unless I remove all > three of "DoT", "oDoT-forwarder" and "forwarder" from preferences; moving > them to the end or "autoconf" to the front does not work. What is "unwindctl status" showing? se

Re: unwind: 'force autoconf' only works without DoT/forwarder

2024-01-13 Thread Florian Obser
On 2024-01-13 15:57 UTC, Klemens Nanni wrote: > On Sat, Jan 13, 2024 at 04:29:55PM +0100, Florian Obser wrote: >> On 2024-01-13 01:13 UTC, Klemens Nanni wrote: >> > The last unwind.conf(5) EXAMPLE does not work for me unless I remove all >> > three of "DoT",

Re: unwind: 'force autoconf' only works without DoT/forwarder

2024-01-15 Thread Florian Obser
On 2024-01-13 17:10 UTC, Klemens Nanni wrote: > On Sat, Jan 13, 2024 at 05:48:43PM +0100, Florian Obser wrote: >> I think we need to improve debug logging a bit, but I'm pretty sure you >> are hitting >> >> } else >> checked_resol

Re: smtpd segfault when starting with hostname "localhost"

2024-01-15 Thread Florian Obser
On 2024-01-15 09:03 -07, Todd C. Miller wrote: > This looks like fallout from the changes in localhost handling in > the resolver. It seems strange for getaddrinfo() to return success > but not set res->ai_canonname when AI_CANONNAME is specified. > > - todd > oops, this seems to be better. OK

Re: smtpd segfault when starting with hostname "localhost"

2024-01-15 Thread Florian Obser
On 2024-01-15 09:44 -07, Todd C. Miller wrote: > On Mon, 15 Jan 2024 17:43:12 +0100, Florian Obser wrote: > >> oops, this seems to be better. > > I have the same diff. OK millert@ > > - todd actually we also have AI_FQDN and localhost is not a FQDN. Let's just

  1   2   >