View previous topic :: View next topic |
Author |
Message |
antipop Tux's lil' helper
Joined: 04 Oct 2002 Posts: 84
|
Posted: Fri Oct 18, 2002 10:34 am Post subject: glftpd/tcp: bind: Address already in use |
|
|
I'm trying to install glftpd, but inetd gives out the following:
Code: | glftpd/tcp: bind: Address already in use |
That was found in /var/log/syslog.
I tried the same with xinetd with same output from xinetd -d.
I got the server to install correctly once but when trying to give access to other IPs than localhost it went like this.
I'd be more than happy if someone could solve my problem.
P.S. After trying with glftpd I emerge vsftpd and it failed similarily. |
|
Back to top |
|
|
Tuna Guru
Joined: 19 Jul 2002 Posts: 485 Location: Berlin
|
Posted: Fri Oct 18, 2002 2:46 pm Post subject: |
|
|
try 'netstat -nap' and check if some service is already using port 21 or the port you try to use for the ftpd. Or try standalone operation of the ftpd, i have not much experience with inetd or xinetd... |
|
Back to top |
|
|
bob-box n00b
Joined: 03 Jul 2003 Posts: 4 Location: Norway
|
Posted: Thu Jul 03, 2003 9:14 pm Post subject: |
|
|
maybe to late but the problem is not a probelm...
look in the /etc/xinet.d/glftpd and u'll se that the install.sh script have laredy fixed the xinetd configuration...
...so u can remove the line from the /etc/xinetd.conf |
|
Back to top |
|
|
|