Date: Wed, 28 Apr 2021 12:36:29 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255460] sockstat shows foreign addresses of connected sockets as * Message-ID: <bug-255460-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255460 Bug ID: 255460 Summary: sockstat shows foreign addresses of connected sockets as * Product: Base System Version: 13.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: rashey@superbox.pl sockstat shows foreign addresses of connected sockets as * if first part of IPv4 address is from range 192 to 255 and last part is 0, e.g. 216.239.35.0. # sockstat -4c -p 123 USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS _ntp ntpd 27491 15 udp4 192.168.0.2:9305 *:123 # pfctl -ss | grep '192.168.0.2:9305' re0 udp 192.168.0.2:9305 -> 216.239.35.0:123 MULTIPLE:MULTIPLE # freebsd-version 13.0-RELEASE -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255460-227>
