How to use specific IP with vsftpd?
Here is the scenario:
1) We have one AWS Ubuntu server Server
2) This server is working as ftp client
3) Now when we try to connect to XYZ companies ftp server using this AWS server as client, it is sending it's local LAN IP while connecting to the ftp server, because of which listing of directories does not work.
4) Log shows that we are connected to the FTP server + we are authenticated correctly... port listing goes successful + only directory listing fails.
5) we can provide specific IP in FTP using filezilla which it will use while going out of the gateway.
6) here we can't use that coz it does not have gui & it is going to be used by a php script.
Please feel free to edit this question & I apologies for quality of my language.
Here is the scenario:
1) We have one AWS Ubuntu server Server
2) This server is working as ftp client
3) Now when we try to connect to XYZ companies ftp server using this AWS server as client, it is sending it's local LAN IP while connecting to the ftp server, because of which listing of directories does not work.
4) Log shows that we are connected to the FTP server + we are authenticated correctly... port listing goes successful + only directory listing fails.
5) we can provide specific IP in FTP using filezilla which it will use while going out of the gateway.
6) here we can't use that coz it does not have gui & it is going to be used by a php script.
Please feel free to edit this question & I apologies for quality of my language.
No comments:
Post a Comment