https://bz.apache.org/bugzilla/show_bug.cgi?id=69879
--- Comment #1 from Joe Orton <[email protected]> --- It works because it makes 0 the only allowed port, you can't connect() to port 0, and the only way to prevent the default applying is to have a non-empty list of allowed ports. I'd rather Debian submitted a patch to have "AllowConnect none" (or similar) be an explicit way to disallow all ports. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
