wildbillm
09-12-2001, 11:59 AM
Hello,
This is my first post to linuxnewbie, so bare with me.
I am having problems getting wu-ftpd running on my Redhat Linux 7.1 box. RH7.1 doesn't use inetd, but it does use xinetd.
I gone into the /etc/xinetd.d directory and changed the wu-ftpd "disable yes" to "disable no"
When I run a "chkconfig --list | more" I do see the xinetd service wu-ftpd on.
I can ftp to my ip address and to the hostname on the console, but I can't from a workstation sitting next to it. However, I can ping the server from the workstation.
The error I am getting from the workstation is, "ftp: connect: Connection refused"
I thought maybe it might be the ipchains firewall, so I shutdown the ipchains service on all run levels by typing:
chkconfig --level # ipchains off
Till all of the runlevels were turned off. I tried it again and I still can't get it to work.
Any suggestion on what to try next or am I leaving something out?
Thanks,
WildBillm
email address:wmoun$ey@yahoo.com
(replace $ with s in email address to email me directly)
This is my first post to linuxnewbie, so bare with me.
I am having problems getting wu-ftpd running on my Redhat Linux 7.1 box. RH7.1 doesn't use inetd, but it does use xinetd.
I gone into the /etc/xinetd.d directory and changed the wu-ftpd "disable yes" to "disable no"
When I run a "chkconfig --list | more" I do see the xinetd service wu-ftpd on.
I can ftp to my ip address and to the hostname on the console, but I can't from a workstation sitting next to it. However, I can ping the server from the workstation.
The error I am getting from the workstation is, "ftp: connect: Connection refused"
I thought maybe it might be the ipchains firewall, so I shutdown the ipchains service on all run levels by typing:
chkconfig --level # ipchains off
Till all of the runlevels were turned off. I tried it again and I still can't get it to work.
Any suggestion on what to try next or am I leaving something out?
Thanks,
WildBillm
email address:wmoun$ey@yahoo.com
(replace $ with s in email address to email me directly)