I am using Kali Linux `vsftpd` against a local Metasploitable instance. Both the Kali & Meta instances are on *Host-Only Adapter* network setting. I also tried ports 21,43, & 80. I also tried setting the LPORT & LHOST (to mirror the RPORT & RHOST).


Below is the my terminal session, the logic goes as follows:


1. `ifconfig` to get the metasploitable instance's IP (from eth0 inet)
2. `set RHOST` to that IP (and eventually LHOST as well)




The connection is refused every time. Where am I going wrong?




Screen Shot 2020-03-11 at 1.44.41 AM.jpgScreen Shot 2020-03-11 at 1.44.11 AM.jpg