Skip to main content
7 events
when toggle format what by license comment
Oct 29, 2024 at 9:28 comment added ekadagami @PhilipCouling: Thank you for pointing that out! You’re correct; UDP is a connectionless protocol, so technically, it doesn’t have “connections” in the traditional sense. I used the term “listening” to mean that the Nginx server is configured to receive packets on UDP port 443 for QUIC traffic, but you’re absolutely right that it’s not a “connection” in the way TCP operates. Thanks for the catch!
Oct 29, 2024 at 9:08 vote accept ekadagami
Oct 29, 2024 at 7:36 comment added Philip Couling Is the title here a typo? UDP doesn’t have connections.
Oct 28, 2024 at 20:14 answer added telcoM timeline score: 1
Oct 28, 2024 at 12:00 comment added Artem S. Tashkinov You've not shown your entire ruleset. You added the rule in the last place and there could be preceding rules prohibiting incoming traffic. There could be rules prohibiting outgoing traffic.
S Oct 28, 2024 at 11:04 review First questions
Oct 28, 2024 at 11:09
S Oct 28, 2024 at 11:04 history asked ekadagami CC BY-SA 4.0