ProFTP Glitch

Ed Greshko Ed.Greshko at greshko.com
Sun Jan 31 21:33:06 UTC 2010


Mike Dwiggins wrote:
>
> Trying to start from usr/sbin/proftpd  I egt
>
> - warning: unable to determine IP address of 'laptop.localnet'
> -error: no valid servers configured
> -Fatal: error orocessing configuration file '/etc/proftpd.conf'
>
> and there is nothing in /var/log/messages.  That is whats bugging me, 
> should that not reflect in the system messages file?
>
>   
Well, there then is the problem.

"unable to determine IP address of 'laptop.localnet' "

doesn't have an IP address associated with it.  I'm assuming that
"hostname" returns I wouldn't worry at this point about messages not
appearing in /var/log/messages.  

If I change my hostname I get the same error as you do....

[root at f12 ~]# hostname f17.greshko.com
[root at f12 ~]# hostname
f17.greshko.com

[root at f12 ~]# /usr/sbin/proftpd
 - warning: unable to determine IP address of 'f17.greshko.com'
 - error: no valid servers configured
 - Fatal: error processing configuration file '/etc/proftpd.conf'

But then....

[root at f12 ~]# hostname f12.greshko.com
[root at f12 ~]# hostname
f12.greshko.com
[root at f12 ~]# service proftpd start
Starting proftpd:                                          [  OK  ]

So, it is most likely that 'laptop.localnet' does not exist in your
/etc/hosts file.

Ed




-- 
Some people manage by the book, even though they don't know who wrote
the book or even what book.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20100201/7ff41a01/attachment.bin 


More information about the users mailing list