[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] FTP stop working
- Subject: Re: [cobalt-users] FTP stop working
- From: craig <craig@xxxxxxxxxxxxx>
- Date: Mon Oct 21 02:25:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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