View Full Version : Proftpd not starting after fresh install
nucklebone
February 28th, 2007, 12:42 PM
After running Synaptic Package Manager to install 'Proftpd' I get this error as proftpd tries to start up:
- IPv6 getaddrinfo 'ubuntubox' error: Name or service not known
Ubuntubox is the name of the machine used for this ftp server on the network.
Any thoughts?
nucklebone
cd-r80
February 28th, 2007, 01:38 PM
Same error here, but my PROFTPD is working. But I don't use IPv6. Did you try it? I mean login your server.
nucklebone
February 28th, 2007, 03:09 PM
odd. i did try it earlier, but i guess i wasn't patient enough. it does in fact run, but it runs like a sick dog. to be fair, once connected it runs great. it's just the connecting part that is pitifully slow.
thanks.
nucklebone
February 28th, 2007, 03:52 PM
so... ftp works (permission issues to put files though), but sftp give an authentication error. auth logs say:
Feb 28 11:03:25 ubuntubox sshd[7385]: Failed password for user from xxx.xxx.xxx.xxx port 49227 ssh2
i'm trying from a couple of different machines so i'm pretty sure i'm using the right password.
madmaxxx
February 28th, 2007, 06:47 PM
- IPv6 getaddrinfo 'ubuntubox' error: Name or service not known
same problem... any help.. please..
nucklebone
February 28th, 2007, 10:15 PM
like cd-r80 says, it actually does work. but not right.
if you wait long enough ftp will work, but sftp or ftp over ssh does not work. at all.
installing proftpd from apt-get or Synaptic Package Manager results in this error after install:
- IPv6 getaddrinfo 'ubuntubox' error: Name or service not known
BUT it works, just very slow. And if you try to sftp it just doesn't work and you get an authentication error and some similar error in your auth log:
Feb 28 11:03:25 ubuntubox sshd[7385]: Failed password for user from xxx.xxx.xxx.xxx port 49227 ssh2
this is a straight install of Ubuntu. no fancy repositories or stuff like that. ftp and ssh worked great on this same piece of hardware before i re-installed the system.
anyone have an idea why it's rejecting my password? and yes, i am certain it's correct.
nucklebone
dcaponegro
March 5th, 2007, 12:17 PM
i think it has to do with ipv6 not being enabled in the kernel. ftp should still work fine. At least it does for me. I get the same error.
homerj742
March 7th, 2007, 01:04 PM
I get the same error, and I'm getting authentication error, or login failed. I'm VERY sure the username and password is correct!
schmidi2
March 22nd, 2007, 08:20 AM
The solution can be found here:
http://www.linuxquestions.org/questions/showthread.php?t=534121
(last post)
---
Since you're using also ipv6, then add a line in /etc/hosts like this:
::1 localhost hobbes.malandaynet hobbes
---
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.