Results 1 to 1 of 1
Hello,
What could I be missing here. Vsftpd version 2.2.2 is not advertising passive ports it was told to.
With
pasv_min_port=12000
pasv_max_port=12199
I'm getting this in the log
FTP command: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-12-2010 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 6
vsftpd not implementing pasv_min_port
Hello,
What could I be missing here. Vsftpd version 2.2.2 is not advertising passive ports it was told to.
With
pasv_min_port=12000
pasv_max_port=12199
I'm getting this in the log
FTP command: Client "192.168.1.100", "PASV"
FTP response: Client "192.168.1.100", "227 Entering Passive Mode (192,168,1,200,196,67)."
which equals this tcpdump
IP 192.168.1.100.56532 > 192.168.1.200.50243: Flags [S], seq 604275829, win 65535, options [mss 1460,nop,wscale 2,nop,nop,sackOK], length 0


Reply With Quote
