Post Reply  Post Thread 
Pages (5): < Previous 1 2 3 [4] 5 Next >
[SOLVED] Ftp & file management problems.
Author Message
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #31
RE: Ftp & file management problems.
@goover:

it's not 100% sure that this error is responsible for the problem... But of course it should be fixed... and then we can go on... Sorry i've overlooked it...


@bene:
sorry missed your post too... It seems to be not my day :S

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications

This post was last modified: 02-21-2008 08:35 PM by rbtux.

02-21-2008 08:33 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Krisxxx
Junior Member
*


Posts: 53
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #32
RE: Ftp & file management problems.
BeNe Wrote:Here are the Logs for ProFTPd
Code:
TransferLog /var/log/proftpd/xferlog
ExtendedLog /var/log/proftpd/ftp_traff.log

You should start ProFTpd in Debug mode, connect to your Machine and Post the output here. But first stop your current proftpd and then:
Code:
proftpd -n -d5

Greez BeNe

Here is the output:
- mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
- parsing '/etc/proftpd/proftpd.conf' configuration
- parsing '/etc/proftpd/modules.conf' configuration
- mod_tls/2.1.1: using OpenSSL 0.9.8c 05 Sep 2006
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_delay.c' section at line 83
- IPv4 getaddrinfo 'web1' error: No address associated with hostname
- warning: unable to determine IP address of 'web1'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'

I dont have an xferlog and the ftp_traff.log is empty.
02-21-2008 08:37 PM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #33
RE: Ftp & file management problems.
... and read something about full qualified host names

ServerName "whitestar.dk"

you *can* use this as hostname but then you should not use this domain name for a virtual website or virtual maildomain...

2008-08-05 ispCP RC6 released!!!
02-21-2008 08:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #34
RE: Ftp & file management problems.
set your hostname...

/etc/hosts
/etc/hostname

it must be resolvable...

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications

This post was last modified: 02-21-2008 08:40 PM by rbtux.

02-21-2008 08:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,608
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #35
RE: Ftp & file management problems.
it sounds as an Hostname error Smile what Hostname did you set?

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
02-21-2008 08:40 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #36
RE: Ftp & file management problems.
aha - now it's "web1" as ServerName?

please use a full qualified host name when running ispcp-setup.

@rbtux & goover: do you think a "hostname -f" as default hostname should be better than the "hostname" which is now the default...???
Some debians have a fqhn in /etc/hostname and soem only a single hostname (when I install debian, it asks me about a single hostname therefore the default in ispcp-setup is always wrong... we should improve this.

2008-08-05 ispCP RC6 released!!!

This post was last modified: 02-21-2008 08:41 PM by joximu.

02-21-2008 08:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #37
RE: Ftp & file management problems.
Krisxxx Wrote:
gOOvER Wrote:it sounds as an Hostname error Smile what Hostname did you set?

localhost

lol Smile Smile

2008-08-05 ispCP RC6 released!!!

This post was last modified: 02-21-2008 08:43 PM by joximu.

02-21-2008 08:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Krisxxx
Junior Member
*


Posts: 53
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #38
RE: Ftp & file management problems.
joximu Wrote:
Krisxxx Wrote:
gOOvER Wrote:it sounds as an Hostname error Smile what Hostname did you set?

localhost

lol Smile Smile

sorry, it was web1 Wink
02-21-2008 08:45 PM
Find all posts by this user Quote this message in a reply
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #39
RE: Ftp & file management problems.
@joxi:
well you know my opinion to that topic:

We don't have to make ispcp(-setup) dummy friendly... Someone that want to use ispcp should know how to handle such simple problems...

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications

This post was last modified: 02-21-2008 08:48 PM by rbtux.

02-21-2008 08:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,608
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #40
RE: Ftp & file management problems.
@joximu: hostname -f in proftpd.conf? But as rbtux said: to setup a hostname should every admin know!

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript

This post was last modified: 02-21-2008 08:51 PM by gOOvER.

02-21-2008 08:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (5): < Previous 1 2 3 [4] 5 Next >
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |