[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] FTP stop working



>
> Clients can not get to FTP access to the server. Where is the problem?,
> Is it possible to restart ftp from SSH - TELNET?
>
> Help is good!
> Best Regards,
>

Hi
 /etc/rc.d/init.d/inet stop
 /etc/rc.d/init.d/inet start

Try ftp and tail the messages log
tail -f /var/log/messages

do you have firewall or portsentry on that servers
maybe you have locked out the users by acident
you can look in
/etc/hosts.deny file
and maybe
/sbin/ipchains -L
and see