[Bug 275653] net/socat does not open a listener port on FreeBSD 14

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Dec 2023 08:53:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275653

            Bug ID: 275653
           Summary: net/socat does not open a listener port on FreeBSD 14
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: freebsd@bengrimm.net
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org

Have been running socat in previous FreeBSD versions as:

/usr/local/bin/socat TCP-LISTEN:12345,reuseaddr,fork -

On FreeBSD 14 (currently 14.0-p2), this process still starts (it's in the
process list), but the defined port no longer has an open listener, confirmed
by sockstat and by telnet.

-- 
You are receiving this mail because:
You are the assignee for the bug.