From nobody Tue Sep 28 05:22:56 2021 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CA53017EE7E2 for ; Tue, 28 Sep 2021 05:22:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJSZS5Hjhz3tHw for ; Tue, 28 Sep 2021 05:22:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 978D91EA67 for ; Tue, 28 Sep 2021 05:22:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18S5MupZ042437 for ; Tue, 28 Sep 2021 05:22:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18S5MuHo042436 for bugs@FreeBSD.org; Tue, 28 Sep 2021 05:22:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253509] ftp-proxy not handling connections Date: Tue, 28 Sep 2021 05:22:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: amigan@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253509 --- Comment #10 from Daniel Ponte --- (In reply to Kyle Evans from comment #9) Aye, I've long since lost the ktrace.out, and the machine no longer appears= to be so afflicted, even after several updates since: root@farwarl:~ # killall ftp-proxy root@farwarl:~ # ftp-proxy -d -D7 listening on 127.0.0.1 port 8021 #1 accepted connection from 10.68.80.96 #1 FTP session 1/100 started: client 10.68.80.96 to server 128.148.32.111 v= ia proxy 173.69.14.232 #1 server: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------\r\n #1 server: 220-You are user number 1 of 50 allowed.\r\n #1 server: 220-Local time is now 01:19. Server port: 21.\r\n #1 server: 220-IPv6 connections are also welcome on this server.\r\n #1 server: 220 You will be disconnected after 15 minutes of inactivity.\r\n ^Cexiting on signal 2 #1 ending session root@farwarl:~ # uname -a FreeBSD farwarl.theamigan.net 13.0-STABLE FreeBSD 13.0-STABLE #3 stable/13-n246953-535874c15789: Thu Aug 26 03:33:37 EDT 2021=20=20=20=20 root@argon.h.c907:/usr/obj/usr/src/amd64.amd64/sys/FARWARL amd64 I wonder if the root cause was some stale library kicking around rather tha= n an actual regression. --=20 You are receiving this mail because: You are the assignee for the bug.=