OPNsense Forum

Archive => 17.7 Legacy Series => Topic started by: dragon2611 on September 17, 2017, 06:48:18 pm

Title: [SOLVED] Ha Proxy Frontend IPv6?
Post by: dragon2611 on September 17, 2017, 06:48:18 pm
Is it possible to make HAproxy bind to an Ipv6 address?

It looks like HAproxy itself can support it but the validation for listen address in the frontend config doesn't understand IPv6 addresses.  :o

Edit:

NVM i'm being a prat and forgot to hit tab after typing the IP  ;)  :-[
Title: Re: Ha Proxy Frontend IPv6?
Post by: fabian on September 17, 2017, 06:56:58 pm
Should be allowed:
https://github.com/opnsense/plugins/blob/master/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml#L257
Title: Re: Ha Proxy Frontend IPv6?
Post by: dragon2611 on September 17, 2017, 07:22:51 pm
Yes it was me being stupid and forgetting to press tab  ;)