|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Operating Systems > Linux, Unix | |
[Solved]vsftpd refusing connections.....
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
I'm setting up a fileserver for a friend, and here's the deal:
Considering how the person who's using this server is pretty much clueless about computers in general, I've decided the most painless way to set this up is to make his fileserver act as a FTP server. I created a user named backup. I created a raid1 disk and partition, then mounted it to /home/backup. then, I installed vsftpd, and after making sure the config file is properly setup, I can't get a connection to work. Every time I try and connect, the PC refuses the connection. Any ideas?
Last edited by Bluescreen_Of_Death : 09-18-09 at 12:30 AM |
|||||||||||||
|
|
|
|
#2 (permalink) | |||||||||||||
|
Windows Wrangler
![]() |
If your friend is clueless about comps, I'd suggest Windows Server 2003 and FileZilla
.Anyhow, is it accessible within the network or having problems just outside it? Perhaps it's a port issue or something?
__________________
OI![]() Now that I've gotten your attention, please read my post properly. On 22:16 UTC on 12 Sept 2009 OCN Chat was SHUT DOWN. If you want a quick question answered or want to have a casual chat with people, PM me. PLEASE, FOR CRYING OUT LOUD, use proper English!!!
|
|||||||||||||
|
|
|
|
#3 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
I'm trying to keep this as cheap as I can and expose someone else to Linux.
and its not port forwarding or internet issues. The server connects to the internet, and I have port range 19-21 being forwarded to the server, and the server has a static IP. I is clueless
|
|||||||||||||
|
|
|
|
#4 (permalink) | ||||||||
|
ZOMG Native Linux Client!
![]() |
Can you access it internally?
__________________
THE Mouse FAQ | 32-bit Resolution Fix | Important Information 64-Bit Driver Signing Fix | The Infraction and Warning System My Anime Progress | The HoN Discussion Thread Please direct all tech related questions to a thread in the respectable forums, and not to my PM inbox. Thank you
|
||||||||
|
|
|
#5 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
If you mean within the home network, no.
vsftpd is looking for port 20 connections. the server it's installed to has a static IP of 192.168.15.125. From another computer, if I try to connect to 192.168.15.125:20 with a FTP client, the server just kicks the connection. I've also tried using a PC outside the personal network, and still no go.
|
|||||||||||||
|
|
|
|
#6 (permalink) | ||||||||
|
ZOMG Native Linux Client!
![]() |
Do you get a response if you're pinging it? Are you running Arch Linux on it?
__________________
THE Mouse FAQ | 32-bit Resolution Fix | Important Information 64-Bit Driver Signing Fix | The Infraction and Warning System My Anime Progress | The HoN Discussion Thread Please direct all tech related questions to a thread in the respectable forums, and not to my PM inbox. Thank you
|
||||||||
|
|
|
#7 (permalink) | |||||||||||
|
4.0ghz
![]() |
Try using the native FTP port? (21)
And if I were you, I'd use Samba instead since it works with Windows File Sharing and thus supports many devices (f.e. Xbox 360).
__________________
When asking for help: state the goal, not the step.
|
|||||||||||
|
|
|
#8 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
Quote:
I've already successfully setup an arch server at my apartment, so it was my first thing to try. I just don't know what went wrong, and I'd rather try and avoid installing a brand new OS on this machine.
|
||||||||||||||
|
|
|
|
#9 (permalink) | ||||||||
|
ZOMG Native Linux Client!
![]() |
Yep to that the server is running Arch Linux? If so, make sure that you don't have anything that's not needed in the /etc/hosts.deny file - it's set up by default so that it doesn't allow connections to anything.
__________________
THE Mouse FAQ | 32-bit Resolution Fix | Important Information 64-Bit Driver Signing Fix | The Infraction and Warning System My Anime Progress | The HoN Discussion Thread Please direct all tech related questions to a thread in the respectable forums, and not to my PM inbox. Thank you
|
||||||||
|
|
|
#10 (permalink) | ||||||||||||
|
4.0ghz
![]() |
Quote:
Samba is not an OS, it's a server just like vsftpd. Except it uses a protocol which is more easy to use for the common person.
__________________
When asking for help: state the goal, not the step.
|
||||||||||||
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|