Dag-Erling Smørgrav <[email protected]> writes:
> Basically the IPv6 equivalent of https://127.0.0.1/.  “[::]” is the
> bracketed literal representation of the IPv6 localhost address.

Hang on a sec — localhost should be [::1], not [::], which is the
equivalent of 0.0.0.0.  My guess is a software bug.  Jails look a little
weird from the inside unless you use a fully virtualized network stack.
The proxy probably doesn't have sufficient error checking around
getpeername() or something like that.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[email protected]"

Reply via email to