stud icon indicating copy to clipboard operation
stud copied to clipboard

No way to bind to exactly two IPs

Open sesse opened this issue 14 years ago • 1 comments

Hi,

There seems to be no way to bind to exactly two IPs, e.g. “-f 129.241.93.53,443 -f 2001:700:300:1800::2011,443”. This is useful if you want to bind to both IPv4 and IPv6, but there are other things on other IPs that use port 443, and thus prohibit the use of wildcards.

sesse avatar Oct 01 '11 09:10 sesse

You're correct, there is no way to do this right now. I have an incoming pull request that allows multiple bindings and backend mappings, and I'm reviewing it. I'll leave this ticket open until that pull request is closed one way or another.

jamwt avatar Oct 13 '11 01:10 jamwt