> -----Original Message-----
> From: Linux on 390 Port On Behalf Of Rick Troth
> 
> On 09/20/2013 03:52 PM, Chase, John wrote:
> > The error we can't get past is "425 Failed to establish connection."
> 
> And this error comes from ... WinFTP?  Do you get no other interaction with 
> the server?

I don't know....  It is not I trying to upload, but a colleague working 
remotely.  He hasn't said yet whether he's using WinFTP or our preferred 
Bluezone FTP.

> You rebooted.  WSFTPD runs "stand alone", so there will be a process.
> Do you see it?
> 
>     ps -ef | grep -i ftp

root      1369     1  0 Sep20 ?        00:00:00 /usr/sbin/vsftpd 
/etc/vsftpd/vsftpd.conf
root     15068 15046  0 07:20 pts/0    00:00:00 grep -i ftp

> Also do a ...
> 
>     netstat -a -n | more
> 
> 
> and look for a TCP listener on port 21.

tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   
LISTEN

> Gotta be an error report somewhere.  Try this too ...
> 
>     grep -i ftp /var/log/messages | tail

Sep 19 13:43:14 [hostname] yum[28986]: Installed: vsftpd-2.2.2-11.el6.s390x
Sep 19 14:27:34 [hostname] kernel: type=1400 audit(1379618854.132:20188): avc:  
denied  { search } for  pid=29232 comm="vsftpd" name="home" dev=dasda1 ino=8198 
scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:home_root_t:s0 tclass=dir
Sep 19 14:38:14 [hostname] kernel: type=1400 audit(1379619494.682:20189): avc:  
denied  { search } for  pid=29348 comm="vsftpd" name="home" dev=dasda1 ino=8198 
scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:home_root_t:s0 tclass=dir
Sep 19 14:52:05 [hostname] kernel: type=1400 audit(1379620325.662:20190): avc:  
denied  { search } for  pid=29403 comm="vsftpd" name="home" dev=dasda1 ino=8198 
scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:home_root_t:s0 tclass=dir
Sep 19 15:00:41 [hostname] kernel: type=1400 audit(1379620841.462:20191): avc:  
denied  { search } for  pid=29437 comm="vsftpd" name="home" dev=dasda1 ino=8198 
scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:home_root_t:s0 tclass=dir
Sep 20 11:09:42 [hostname] kernel: type=1400 audit(1379693382.822:20192): avc:  
denied  { search } for  pid=33900 comm="vsftpd" name="home" dev=dasda1 ino=8198 
scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:home_root_t:s0 tclass=dir
Sep 20 11:17:07 [hostname] kernel: type=1405 audit(1379693827.152:20193): 
bool=ftp_home_dir val=1 old_val=0 auid=500 ses=8449
Sep 20 11:17:08 [hostname] setsebool: The ftp_home_dir policy boolean was 
changed to on by root
Sep 20 14:55:23 [hostname] kernel: type=1405 audit(1379706923.251:20384): 
bool=allow_ftpd_full_access val=1 old_val=0 auid=0 ses=18
Sep 20 14:55:24 [hostname] setsebool: The allow_ftpd_full_access policy boolean 
was changed to on by root

At this point we decided to postpone further efforts until Monday (today).

    -jc-

**********************************************************************
Information contained in this e-mail message and in any attachments thereto is 
confidential. If you are not the intended recipient, please destroy this 
message, delete any copies held on your systems, notify the sender immediately, 
and refrain from using or disclosing all or any part of its content to any 
other person.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to