The UNIX Forums
"Join the Network of UNIX System Users"


 
Subject: weird domain issue.
010081
Newbie
Rank: 1



UID 28
Digest Posts 0
Credits 0
Posts 55
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 20, 2007 10:25 AM  Profile | P.M. 
weird domain issue.



weird domain issue.



ok so i have a virtual server where i store files. one day i tied to login and i couldn't connect to my sevrer so i logged into my ssh and checked to see if the process was running. proftp was not. i then tried to start it manually and got the error below. now the domain listed there is not mine and i have never seen it in my life. i added it to my host file and it fixed my problem but how can i fix it so that it wants my domain in the host file instead of that one.

i'm guessing it wanted to resolve that domain because of some sort of setting outside of the jail system? but i could be wrong. this is a freebsd server btw. any input would be appreciated thanks.

- getaddrinfo 'capu.biz' error: no address associated with hostname

- error: unable to determine ip address of 'capu.biz'
- error: no valid servers configured
- fatal: error processing configuration file '/usr/local/psa/ftpd/etc/proft


Top
jacklefataliste
Newbie
Rank: 1



UID 194
Digest Posts 0
Credits 0
Posts 39
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 20, 2007 10:25 AM  Profile | P.M. 
i guess you're using plesk to manage the hosts, and it seems that you are using proftpd. take a look at "/usr/local/psa/ftpd/etc/proftpd.conf" file, disable the dns options by adding this :

quote:
identlookups off
usereversedns off

, also these should be present :

quote:
servername "proftpd"
#servertype standalone
servertype inetd
defaultserver on


my guess is that someone added (accidentally ?)"capu.biz" as your vhost, and ftp server cannot bind an ip address to it.
however, your situation seems very specific, i'd suggest asking your hosting provider for more info.
Top
 

 

All times are GMT, the time now is Mar 12, 2010 03:06 PM

Powered by Discuz! 5.0.0  © 2001-2006 UNIX Forums
Processed in 0.004979 second(s), 8 queries

Clear Cookies - Contact Us - UNIX Help - Archiver - WAP