Re: relayd forwarding order

2020-02-11 Thread nick
Thanks for taking a look. relayd is a complicated but still elegant solution to some messy parts of the web and I appreciate that its author took the time to look in on this. On February 11, 2020 6:15:54 PM EST, Sebastian Benoit wrote: >Nick(n...@kousu.ca) on 2020.02.11 07:29:44 +: >...

Re: relayd confuses filter rules

2020-02-11 Thread Sebastian Benoit
Hi, Nick(n...@kousu.ca) on 2020.02.11 12:15:48 +: > Ah I step in a giant puddle of egg for my first post here. My lines were all > too long and my sample code had typos. Let's try this again: To me it looks like the obvious solution is not to use a protocol intended for tls connections with

Re: relayd nonsense "protocol defined twice"

2020-02-11 Thread Sebastian Benoit
Nick(n...@kousu.ca) on 2020.02.11 07:47:02 +: > >Synopsis:relayd hitting a syntax error will continue parsing and give > >even more confusing errors > >Category:system > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12

Re: relayd forwarding order

2020-02-11 Thread Sebastian Benoit
Nick(n...@kousu.ca) on 2020.02.11 07:29:44 +: > >Synopsis:relayd depends on the order of the 'forward' lines even when > >they should be unambiguous > >Category:system > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12

Re: relayd silently ignores ill-defined protocol mixtures

2020-02-11 Thread Sebastian Benoit
Nick(n...@kousu.ca) on 2020.02.11 06:41:32 +: > >Synopsis:relayd silently ignores ill-defined protocol mixtures > >Category:system > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12 10:56:27 MDT > 2019 >

Re: relayd doesn't verify backend TLS by default

2020-02-11 Thread Sebastian Benoit
Hi, what you observe is actually documented in relayd.conf(8): The with tls directive enables client-side TLS mode to connect to the remote host. Verification of server certificates can be enabled by setting the ca file option in the protocol section. I admit this could be a bit

Re: relayd confuses filter rules

2020-02-11 Thread Nick
Ah I step in a giant puddle of egg for my first post here. My lines were all too long and my sample code had typos. Let's try this again: > How-To-Repeat: ``` $ mkdir relayd-confused-filters; cd relayd-confused-filters ``` ``` $ openssl req -x509 -newkey

relayd gives 4xx errors on backend http protocol errors

2020-02-11 Thread Nick
>Synopsis: relayd gives 4xx errors on backend http protocol errors, but >should give 5xx >Category: system >Environment: System : OpenBSD 6.6 Details : OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12 10:56:27 MDT 2019

Re: acpipci kernel doesn't boot

2020-02-11 Thread Moisés Simón
No problem just tell me what you need. I can test diffs if needed. El February 10, 2020 12:57:15 PM UTC, Mark Kettenis escribió: >Macpipcioises Simon schreef op 2020-02-01 15:16: >> On Wed, Jan 29, 2020 at 10:48:10PM -0700, Nayden Markatchev wrote: >>> thank you for the bug report. >>> >>>

relayd 'listen on' inconsistencies

2020-02-11 Thread Nick
>Synopsis: relayd's 'listen on' support is incomplete >Category: system >Environment: System : OpenBSD 6.6 Details : OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12 10:56:27 MDT 2019