On 11/8/23 11:27, Christoph Kukulies wrote:
> parsing [/etc/haproxy/haproxy.cfg:60] : 'bind' : unsupported protocol
> family 2 for address 'quic4@0.0.0.0 <mailto:quic4@0.0.0.0>:4>
> Nov 08 11:16:54 mail.
> 
> 
> I'm using sample.haproxy.cfg from Shawns haproxy-scripts and there the line:
> 
> bind quic4@0.0.0.0 <mailto:quic4@0.0.0.0>:443 name quic443 ssl crt crt
> /etc/haproxy/fullchain.pemproto quic alpn h3 npn h3 allow-0rtt curves
> secp521r1:secp384r1
> 
> --
> Christoph
> 
> 
Hello,

0.0.0.0 special address has been forbidden for QUIC bindings. Have a
look to "bind" keyword documentation.

Regards,

Fred.

Reply via email to