Re: IPv6 checksum errors with divert

2021-10-30 Thread brian
Maybe with a tcpdump or packet capture search for http error codes; https://developer.mozilla.org/en-US/docs/Web/HTTP/Status has a list. 400 errors are what usually lead to errors clients observe while the server is still alive. Brian On 10/30/2021 4:33 PM, Peter wrote: Hi Andrey, hi all

Re: Service started via service(8) fails

2021-05-30 Thread Brian Reichert
us restart' gives me a working service. I explore things by stripping the environment, e.g.: env - /usr/local/etc/rc.d/tac_plus restart You'd likely have to provide a minimal path, if your script doesn't explicitly do so. -- Brian Reichert BSD admin/developer at large