SOLARIS 8 FTP LOGGING

  • Follow


Hi All

I have configured a Solaris 8 box that actually can log all ftp related 
activity to a file.

[/etc/syslog.conf]
daemon.debug                    /var/log/daemonlog

[/etc/inetd.conf]
ftp     stream  tcp6    nowait  root   /usr/sbin/in.ftpd    in.ftpd -l -d


[/var/log/daemonlog]
Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 373804 daemon.info] 
connection from esradmp05495.esrin.esa.int at Fri Nov 19 17:32:32 2004
Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 988435 daemon.debug] <--- 220
Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 738965 daemon.debug] esacom73 
FTP sever (SunOS 5.8) ready.
Nov 19 17:32:34 esacom73 in.ftpd[4794]: [ID 577562 daemon.debug] command: 
USER 

The problem is that this happens only when i do an ftp from a an ftp 
client and NOT from a browser.

Any idea ?


Thanks

Marco

0
Reply MARCO 11/22/2004 5:13:23 PM

MARCO <correntim@mail.com> wrote in
news:41a21e33$0$23329$c3e8da3@news.astraweb.com: 

> Hi All
> 
> I have configured a Solaris 8 box that actually can log all ftp
> related activity to a file.
> 
> [/etc/syslog.conf]
> daemon.debug                    /var/log/daemonlog
> 
> [/etc/inetd.conf]
> ftp     stream  tcp6    nowait  root   /usr/sbin/in.ftpd    in.ftpd -l
> -d 
> 
> 
> [/var/log/daemonlog]
> Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 373804 daemon.info] 
> connection from esradmp05495.esrin.esa.int at Fri Nov 19 17:32:32 2004
> Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 988435 daemon.debug] <---
> 220 Nov 19 17:32:32 esacom73 in.ftpd[4794]: [ID 738965 daemon.debug]
> esacom73 FTP sever (SunOS 5.8) ready.
> Nov 19 17:32:34 esacom73 in.ftpd[4794]: [ID 577562 daemon.debug]
> command: USER 
> 
> The problem is that this happens only when i do an ftp from a an ftp 
> client and NOT from a browser.
> 
> Any idea ?
> 
> 
> Thanks
> 
> Marco
> 
> 

I have just resolved the problem.
It was an incorrect URL used in the web page ...

Thanks anyway

Marco
0
Reply MARCO 11/22/2004 5:52:46 PM


1 Replies
1293 Views

(page loaded in 0.009 seconds)

Similiar Articles:













7/19/2012 7:09:19 PM


Reply: