VSFTPD not listening on Port 21

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I just installed VSFTPD on my Ubuntu system, but it doesn't seem to work properly.
In the config file i only changed the "local_enable", "write_enable" and "listen" to YES.
When I use "netstat -tanp" or similar commands they only show me "22:sshd" but nothing on port 21.
I tried restarting VSFTPD and i tried restarting my whole VPS. Reinstalling VSFTPD didn't help either.
The weird thing was: Before i restarted my VPS for the first time it was listening on IPv6 Port21, but now it doesn't even listen on that anymore.
I tried everything that google told me but nothing works. It's a fresh installation of ubuntu 16.04.4, and vsftpd is version 3.0.3
(when i try to just type "vsftpd" into my console, it tells me "500 OOPS: ruin two copies of vsftpd for IPv4 and IPv6)
TL;DR: VSFTPD not listening on Port21, any tips why?
linux networking vsftpd
add a comment |Â
up vote
0
down vote
favorite
I just installed VSFTPD on my Ubuntu system, but it doesn't seem to work properly.
In the config file i only changed the "local_enable", "write_enable" and "listen" to YES.
When I use "netstat -tanp" or similar commands they only show me "22:sshd" but nothing on port 21.
I tried restarting VSFTPD and i tried restarting my whole VPS. Reinstalling VSFTPD didn't help either.
The weird thing was: Before i restarted my VPS for the first time it was listening on IPv6 Port21, but now it doesn't even listen on that anymore.
I tried everything that google told me but nothing works. It's a fresh installation of ubuntu 16.04.4, and vsftpd is version 3.0.3
(when i try to just type "vsftpd" into my console, it tells me "500 OOPS: ruin two copies of vsftpd for IPv4 and IPv6)
TL;DR: VSFTPD not listening on Port21, any tips why?
linux networking vsftpd
Could you provide output from commandlsof -i :21?
â mariaczi
Jul 5 at 13:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I just installed VSFTPD on my Ubuntu system, but it doesn't seem to work properly.
In the config file i only changed the "local_enable", "write_enable" and "listen" to YES.
When I use "netstat -tanp" or similar commands they only show me "22:sshd" but nothing on port 21.
I tried restarting VSFTPD and i tried restarting my whole VPS. Reinstalling VSFTPD didn't help either.
The weird thing was: Before i restarted my VPS for the first time it was listening on IPv6 Port21, but now it doesn't even listen on that anymore.
I tried everything that google told me but nothing works. It's a fresh installation of ubuntu 16.04.4, and vsftpd is version 3.0.3
(when i try to just type "vsftpd" into my console, it tells me "500 OOPS: ruin two copies of vsftpd for IPv4 and IPv6)
TL;DR: VSFTPD not listening on Port21, any tips why?
linux networking vsftpd
I just installed VSFTPD on my Ubuntu system, but it doesn't seem to work properly.
In the config file i only changed the "local_enable", "write_enable" and "listen" to YES.
When I use "netstat -tanp" or similar commands they only show me "22:sshd" but nothing on port 21.
I tried restarting VSFTPD and i tried restarting my whole VPS. Reinstalling VSFTPD didn't help either.
The weird thing was: Before i restarted my VPS for the first time it was listening on IPv6 Port21, but now it doesn't even listen on that anymore.
I tried everything that google told me but nothing works. It's a fresh installation of ubuntu 16.04.4, and vsftpd is version 3.0.3
(when i try to just type "vsftpd" into my console, it tells me "500 OOPS: ruin two copies of vsftpd for IPv4 and IPv6)
TL;DR: VSFTPD not listening on Port21, any tips why?
linux networking vsftpd
edited Jul 5 at 13:44
Jeff Schaller
30.8k846104
30.8k846104
asked Jul 5 at 13:12
Akise Aru
1
1
Could you provide output from commandlsof -i :21?
â mariaczi
Jul 5 at 13:17
add a comment |Â
Could you provide output from commandlsof -i :21?
â mariaczi
Jul 5 at 13:17
Could you provide output from command
lsof -i :21?â mariaczi
Jul 5 at 13:17
Could you provide output from command
lsof -i :21?â mariaczi
Jul 5 at 13:17
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f453628%2fvsftpd-not-listening-on-port-21%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Could you provide output from command
lsof -i :21?â mariaczi
Jul 5 at 13:17