Может кто подскажет, облазил уже все. Установил vsftpd, доступ по умолчанию для всех анонимусов. При подключении извне предлогается ввести логин (как принято ftp либо anonymous) и пароль (пустой как положено). После установки squid, при подключении к моему фтп логин и пароль перестали запрашиваться. Это конечно удобно для аниномного фтп, но все же я хочу понять где и как squid влияет на это.
Добро пожаловать в прекрасный мир .../squid/examples.squid.conf !# TAG: ftp_user
# If you want the anonymous login password to be more informative
# (and enable the use of picky ftp servers), set this to something
# reasonable for your domain, like wwwuser@somewhere.net
#
# The reason why this is domainless by default is the
# request can be made on the behalf of a user in any domain,
# depending on how the cache is used.
# Some ftp server also validate the email address is valid
# (for example perl.com).
#
#Default:
# ftp_user Squid@