Date: Sun, 26 Jan 2025 15:41:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 227888] random port selection for daemons causes other daemons to fail Message-ID: <bug-227888-227-C3nRfPZzAs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227888-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227888 --- Comment #5 from Martin Birgmeier <d8zNeCFG@aon.at> --- Today: rsync (to be started via inetd) blocked by mountd: [0]# lsof | grep rsync mountd 1137 root 7u IPv6 0xfffff800489238c0 0 UDP *:rsync mountd 1137 root 8u IPv6 0xfffff80048802000 0 TCP *:rsync (LISTEN) mountd 1137 root 9u IPv4 0xfffff80048923e00 0 UDP *:rsync->*:* mountd 1137 root 10u IPv4 0xfffff80048639a80 0 TCP *:rsync->*:* (LISTEN) [0]# grep inetd /var/log/messages | tail -3 Jan 26 16:15:02 hal inetd[1200]: rsync/tcp: bind: Address already in use Jan 26 16:25:02 hal inetd[1200]: rsync/tcp: bind: Address already in use Jan 26 16:35:02 hal inetd[1200]: rsync/tcp: bind: Address already in use [0]# -- Martin -- 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-227888-227-C3nRfPZzAs>
