<x-flowed>

>
>
>Well, it does not work. I test the "server 172.18.64.5" directive in
>
>proxy.conf (general)
>proxy.conf  (host specific)
>
>and both entries together.
>
>Do you have another hint? Well i don't depend on starting ftp.proxy from the
>command line. i thinks there are no special configs. i just want user auth
>and
>command control.

Please provide us with the relevant log entries.


Andreas 



--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

</x-flowed>
From [EMAIL PROTECTED] Wed Jun 29 15:31:19 2005
Return-Path: <[EMAIL PROTECTED]>
Received: from mail.compucation.de (mail.compucation.de [213.185.64.44])
                by um1.pce.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP 
id j5TDS0v23553
                (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO)
                for <[EMAIL PROTECTED]>; Wed, 29 Jun 2005 15:28:00 +0200
X-MDSPF-Result: (pass)
Received-SPF: pass (mail.compucation.de: domain of [EMAIL PROTECTED]
                designates 213.165.64.20 as permitted sender)
                x-spf-client=MDaemon.PRO.v8.0.3.R
                receiver=mail.compucation.de
                client-ip=213.165.64.20
                envelope-from=<[EMAIL PROTECTED]>
                helo=mail.gmx.net
Received: from mail.gmx.net (imap.gmx.net [213.165.64.20])
                by compucation.de (mail.compucation.de [213.185.64.44])
                (MDaemon.PRO.v8.0.3.R)
                with ESMTP id md50000058956.msg
                for <[EMAIL PROTECTED]>; Wed, 29 Jun 2005 15:27:35 +0200
Date: Wed, 29 Jun 2005 15:26:50 +0200 (MEST)
From: "Frank Wagner" <[EMAIL PROTECTED]>
To: "general-l List Member"  <[EMAIL PROTECTED]>
MIME-Version: 1.0
References: <[EMAIL PROTECTED]>
Subject: [general-l] Re:  {02} {01}
X-Priority: 3 (Normal)
X-Authenticated: #16561473
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: WWW-Mail 1.6 (Global Message Exchange)
X-Flags: 0001
Content-Transfer-Encoding: 7bit
X-Lookup-Warning: MAIL lookup on [EMAIL PROTECTED] does not match 213.165.64.20
X-MDRemoteIP: 213.165.64.20
Sender: [EMAIL PROTECTED]
X-Return-Path: [EMAIL PROTECTED]
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
X-MDMailing-List: [EMAIL PROTECTED]
X-MDSend-Notifications-To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
X-MDAV-Processed: mail.compucation.de, Wed, 29 Jun 2005 15:27:39 +0200
X-UIDL: 5#G!!emn"![0b"!X#-!!
X-Eudora2Unix: 3905-11-05T08:39:37Z converted


> >proxy.conf (general)
> >proxy.conf  (host specific)
> >
> >and both entries together.
> >
> >Do you have another hint? Well i don't depend on starting ftp.proxy from
> the
> >command line. i thinks there are no special configs. i just want user
> auth
> >and
> >command control.
> 
> Please provide us with the relevant log entries.


Well, i am quite clueless. i checked the behavior of this config.

i set up an eth0 and tried out with the new adress on eth0. because i
thought
i could solve the problem seen bevor in the logs, when i change the setup
like
you said with the server directive, i first get this error:

ftp.proxy[18426]: configured to use config file. (null)
ftp.proxy[18426]: can't set TCP_NODELAY, error= Socket operation on
non-socket
ftp.proxy[18426]: -ERR: can't get client info: Socket operation on
non-socket


but now i can not reproduce this error.
as i set this back to old values:

ich just get:
ftp.proxy[9265]: configured to use config file. (null)
ftp.proxy[9267]: connected to client: 172.18.104.14, interface=
172.18.64.5:21
ftp.proxy[9267]: info: monitor mode: off, ccp: /usr/local/etc/ccp.rc
ftp.proxy[9267]: -ERR: missing hostname


can't reproduce the old error. the missing hostname is there again. i
checked
it also with the server directive gobal and host specific:

here again my current config:
--------------------------------
bind 21

[172.18.64.5]
server 172.18.64.5
allow-anyremote yes
allow-blanks yes
allow-passwdblanks yes
debug yes
selectserver yes
extra-logging yes
acp     /usr/local/etc/acp.rc
ccp     /usr/local/etc/ccp.rc
--------------------------------

command line:
ftp.proxy  -l -y -f /usr/local/etc/proxy.conf 172.18.64.5


And currently i have the following interfaces. beware there is no configured
eth0:

eth1      Link encap:Ethernet  HWaddr 00:20:ED:5E:C0:FC
          inet addr:172.18.64.5  Bcast:172.18.255.255  Mask:255.255.0.0
          inet6 addr: fe80::220:edff:fe5e:c0fc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4427206 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2929573 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:1019040372 (971.8 Mb)  TX bytes:722210121 (688.7 Mb)
          Interrupt:5 Base address:0xa400 Memory:de000000-de000038

eth1:0    Link encap:Ethernet  HWaddr 00:20:ED:5E:C0:FC
          inet addr:172.18.65.3  Bcast:172.18.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:5 Base address:0xa400 Memory:de000000-de000038

eth1:1    Link encap:Ethernet  HWaddr 00:20:ED:5E:C0:FC
          inet addr:172.18.65.4  Bcast:172.18.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:5 Base address:0xa400 Memory:de000000-de000038

eth1:2    Link encap:Ethernet  HWaddr 00:20:ED:5E:C0:FC
          inet addr:172.18.65.5  Bcast:172.18.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:5 Base address:0xa400 Memory:de000000-de000038

eth1:3    Link encap:Ethernet  HWaddr 00:20:ED:5E:C0:FC
          inet addr:172.18.65.6  Bcast:172.18.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:5 Base address:0xa400 Memory:de000000-de000038

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:123285 errors:0 dropped:0 overruns:0 frame:0
          TX packets:123285 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14306775 (13.6 Mb)  TX bytes:14306775 (13.6 Mb)




Frank

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

Reply via email to