That's a good idea, I think that I will add this too.In that case, FlashFXP has "Server behind NAT/Masq/Non-Routable IP" option, which will disregard the IP given in PASV command and connect to the server of the IP.
illegal port command
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: illegal port command
Code: Select all
sudo nano /etc/vsftpd.conf
pasv_min_port=40000
pasv_max_port=50000
#open the ports
Code: Select all
sudo ufw allow 40000:50000/tcp
Code: Select all
sudo systemctl restart vsftpd.service
Re: illegal port command
Yeah, sure...
First, why do you think it's a Linux server with VSFTP daemon running?
Second, why do you think any user can chance configuration of that server?
Third, why do you think your advice can be helpful for solving a problem reported 17 years ago?
First, why do you think it's a Linux server with VSFTP daemon running?
Second, why do you think any user can chance configuration of that server?
Third, why do you think your advice can be helpful for solving a problem reported 17 years ago?
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator