HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: using vsftpd in different network
Operating System - Linux
1827421
Members
3755
Online
109965
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 01:11 PM
12-15-2005 01:11 PM
using vsftpd in different network
Dec 16 11:00:37 ecfarm2 vsftpd(pam_unix)[7036]: authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=192.168.200.34 user=affis
rhost is firewall and source of ftp client is private network
how can I connect vsftpd via firewall?
rhost is firewall and source of ftp client is private network
how can I connect vsftpd via firewall?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 06:26 PM
12-15-2005 06:26 PM
Re: using vsftpd in different network
Hi,
Ensure the ports 20 and 21 are opened. This is the ports requied for ftp.
With Regards,
Siva.
Ensure the ports 20 and 21 are opened. This is the ports requied for ftp.
With Regards,
Siva.
Nothing is Impossible !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 10:40 PM
12-15-2005 10:40 PM
Re: using vsftpd in different network
As the logs indicates, you CAN connect to the vsftpd daemon, but you cannot logon because you are trying to logon using the root account. The root access is diabled by default.
Is not recommended to enable the root access via ftp for security reasons, but if you want to do it, remove root from /etc/vsftpd/user_list (The user_list file may vary depending of your linux distribution, check the userlist_file option in vsftpd.conf)
Is not recommended to enable the root access via ftp for security reasons, but if you want to do it, remove root from /etc/vsftpd/user_list (The user_list file may vary depending of your linux distribution, check the userlist_file option in vsftpd.conf)
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 06:56 PM
12-16-2005 06:56 PM
Re: using vsftpd in different network
UID 0 belongs to user root. You cannot use root account for ftp by default.
Alireza
Alireza
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP