Hello and good evening. I have recently installed ISPConfig 2.2.29 with ProFTPD on OpenSUSE 11.1 as instructed per the installation documentation. For some reason ISPConfig is reporting the FTP service being offline while in fact it is not. I am able to ftp into the machine from outside of my network. I have restarted the server from within the control panel and also from the command line with no success. Can someone instruct me in the right direction to rectify this problem? Thank you.
tcp 0 0 *:ftp *:* LISTEN 14499/proftpd: (acc tcp 0 0 isp.kernbits.net:ftp reason.kern:notify_srvr ESTABLISHED 18066/proftpd: web3 Thanks for the timely response.
Yes. It was turned off during installation per the documentation at: http://www.howtoforge.com/perfect-server-opensuse-11.1-p6 I am now showing that bind is offline as well. It did this last night for some reason but everything seems to be working well.
# # hosts This file describes a number of hostname-to-address # mappings for the TCP/IP subsystem. It is mostly # used at boot time, when no name servers are running. # On small systems, this file can be used instead of a # "named" name server. # Syntax: # # IP-Address Full-Qualified-Hostname Short-Hostname # 127.0.0.1 localhost # special IPv6 addresses ::1 localhost ipv6-localhost ipv6-loopback fe00::0 ipv6-localnet ff00::0 ipv6-mcastprefix ff02::1 ipv6-allnodes ff02::2 ipv6-allrouters ff02::3 ipv6-allhosts 127.0.0.2 isp.kernbits.net isp 192.168.1.3 isp.kernbits.net isp **************** Bind seems to be offline too as of a couple of days ago. I dont know if this is related.
Here is what I have: Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 localhost.locald:submit *:* LISTEN tcp 0 0 *:mysql *:* LISTEN tcp 0 0 *:sunrpc *:* LISTEN tcp 0 0 *:81 *:* LISTEN tcp 0 0 isp.kernbits.net:domain *:* LISTEN tcp 0 0 isp.kernbits.net:domain *:* LISTEN tcp 0 0 localhost.locald:domain *:* LISTEN tcp 0 0 *:ftp *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 localhost.localdoma:ipp *:* LISTEN tcp 0 0 localhost.localdoma:953 *:* LISTEN tcp 0 0 *:smtp *:* LISTEN tcp 0 0 *:imaps *:* LISTEN tcp 0 0 *op3s *:* LISTEN tcp 0 0 *op3 *:* LISTEN tcp 0 0 *:imap *:* LISTEN tcp 0 0 *:sunrpc *:* LISTEN tcp 0 0 *:www-http *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 localhost:953 *:* LISTEN tcp 0 0 *:smtp *:* LISTEN tcp 0 0 *:https *:* LISTEN
Ok. Well it works I was just wondering if there was a way to solve the problem. I have installed this a few times and the last time I was able to resolve the problem but I dont remember what I did. Thanks!