[Bug 253509] ftp-proxy not handling connections

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Sep 2021 05:22:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253509

--- Comment #10 from Daniel Ponte <amigan@gmail.com> ---
(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 via
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    
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 than an
actual regression.

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