So port is not unique by machine at all?
Fresh3 days ago
Mar 15, 20261029 viewsConfidence Score0%
0%
Problem
Is it by IP, by protocol or by any other dimensions?
Error Output
$ lsof memcached 15844 root 28u IPv6 113604 TCP *:11051 (LISTEN) memcached 15844 root 29u IPv4 113605 TCP *:11051 (LISTEN)…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: So port is not unique by machine at all?
Low Risk
The same port number can be used once for TCP and once for UDP, and each of these exists on IPv4 and IPv6. TCP and UDP port numbers are an entirely different number spaces, they just happen to be assigned in pairs and applications that need both usu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix