Forum Discussion
Nadeem_68217
Jun 03, 2011Nimbostratus
Active ftp
I implement new F5 BigIP running version 10.2.1.HF2. All my users can’t ftp out in active ftp mode. Passive ftp mode is working. I need help to configure F5 to enable my active ftp mode in my F5. Plea...
nitass
Jun 04, 2011Employee
don't know why config wasn't shown. put it again here.
[root@camellia:Active] config b version|grep -iA 1 version
BIG-IP Version 10.2.0 1707.0
Final Edition
[root@camellia:Active] config b virtual bar list
virtual bar {
snat automap
pool foo
destination any:ftp
mask 0.0.0.0
ip protocol tcp
profiles {
ftp {}
tcp {}
}
}
[root@camellia:Active] config b pool foo list
pool foo {
members 172.28.17.254:any {}
}
ftp 172.28.26.70
Connected to 172.28.26.70 (172.28.26.70).
220 (vsFTPd 2.0.6)
Name (172.28.26.70:root): anonymous
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> passive
Passive mode off.
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
drwxrwxrwx 4 1001 1001 4096 May 12 2010 F5
drwxr-xr-x 6 1000 1001 4096 Nov 15 2009 Software
drwxr-xr-x 2 1000 1000 4096 Apr 11 09:22 build
drwxr-xr-x 10 1000 1001 4096 Jul 14 2009 esxitemplate
drwxr-xr-x 13 1000 1001 4096 Apr 08 18:07 f5ftpmirror
drwxr-x--x 4 1000 1001 4096 Jun 07 2010 hotfixmirror
drwxrwxrwx 7 1001 1001 4096 May 17 02:33 tmp
226 Directory send OK.
netstat -tan|grep 172.28.26.70
tcp 100896 0 10.10.70.110:4861 172.28.26.70:20 ESTABLISHED
tcp 0 0 10.10.70.110:2791 172.28.26.70:21 ESTABLISHED
tcpdump command:
tcpdump -nni 0.0:nnn -s0 -w output_file host ftp_server_ip
hth
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects