[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: safest FTP and TELNET options?
> Ok - as much as I hate to - I *have* to turn on FTP and TELNET for a
> virtual webhosting thing I'm doing for people who don't have SSH, SFTP
or
> RSYNC, etc...
>
> So . . . what's the safest FTP and telnet ports on OpenBSD these days?
> Or - for anyone else doing web hosting on OpenBSD - what's your
approach?
>
Will the clients connect from static ip's? You could define rules and
host.allow's preventing any hole. If your clients are to be trusted...
then all you could do is trust them! But restrict access from everybody
else. Unless you have +oo number of clients, or you don't know their
source in advance. Then I don't know.
We do have telnet on one server, but the ipf rules are very tight.
Regards,
Martin Marconcini.