[Bug 215830] lib/libfetch regression

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 18 18:32:04 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215830

--- Comment #6 from John Hein <z7dr6ut7gs at snkmail.com> ---
The default login class defined in login.conf set FTP_PASSIVE_MODE=YES long
before 6.4.

===========
r47583 | jkh | 1999-05-28 05:07:16 -0600 (Fri, 28 May 1999) | 2 lines
Changed paths:
   M /head/etc/login.conf

Set FTP_PASSIVE_MODE=YES by default in the default login class.
===========

That wasn't removed from the default login class until 9.x (in 2012 months
after libfetch changed to passive by default - changes by des, so this info is
for the casual observer) and was not backported even to 8.x let alone 6.x.

So if it worked for the OP on 6.4, he must have changed his environment in some
non-default way.  That's all I was trying to say - hoping it might clear up the
mystery for the OP as to why he saw different behavior.

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


More information about the freebsd-bugs mailing list