Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
proftpb problem... not detecting ip address
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
KallDrexx
n00b
n00b


Joined: 20 Apr 2002
Posts: 23

PostPosted: Thu May 16, 2002 9:13 pm    Post subject: proftpb problem... not detecting ip address Reply with quote

I emerged proftpd and it installed, and this is what happened:

Code:

root@KallNet root # /etc/init.d/proftpd start
 * Starting proftpd...
KallNet - Fatal: unable to determine IP address of `KallNet'.             [ !! ]


I put in all the config files Bind and my ipaddress, even treid giving the proftp usergroup root access... any ideas?

--KallDrexx
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Fri May 17, 2002 1:19 am    Post subject: Reply with quote

Didja check the ProFTPD FAQ?

specifically, this question?

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
KallDrexx
n00b
n00b


Joined: 20 Apr 2002
Posts: 23

PostPosted: Fri May 17, 2002 1:47 am    Post subject: ah ok thanks but.. Reply with quote

I didnt' see that, I missed the FAQ, thanks..
my question is, how would I fix it? it says:

Quote:

The hosting machine has a poorly configured hostname setup to the point where the resolver library cannot determine the IP from the name. Solutions include, fixing the DNS for the domain, fixing the hostname, fixing the /etc/hosts file. Which one works for you will largely depend on your OS and exactly what is wrong.



My hostname is just kallnet, would this be fixed by using my kalldrexx.shacknet.nu as the hostname?

--KallDrexx
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Fri May 17, 2002 1:49 am    Post subject: Reply with quote

What does your /etc/hosts file look like?

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
KallDrexx
n00b
n00b


Joined: 20 Apr 2002
Posts: 23

PostPosted: Fri May 17, 2002 1:58 am    Post subject: hmm Reply with quote

Code:

127.0.0.1       localhost

that's it... should i put in my ip address then kallnet at the end or what?

--KallDrexx
Back to top
View user's profile Send private message
Nitro
Bodhisattva
Bodhisattva


Joined: 08 Apr 2002
Posts: 661
Location: San Francisco

PostPosted: Fri May 17, 2002 2:00 am    Post subject: Re: hmm Reply with quote

KallDrexx wrote:
Code:

127.0.0.1       localhost

that's it... should i put in my ip address then kallnet at the end or what?


Yeah, update it to read
Code:

127.0.0.1       localhost
<your ip>      kallnet


Then, test it by doing something simple like pinging yourself.
_________________
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Back to top
View user's profile Send private message
KallDrexx
n00b
n00b


Joined: 20 Apr 2002
Posts: 23

PostPosted: Fri May 17, 2002 2:11 am    Post subject: WOOHOO Reply with quote

thanks man it seems to work (proftpd idnd't complain)

--KallDrexx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum