old-www/HOWTO/ISP-Setup-RedHat-HOWTO-3.html

121 lines
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>"Pocket" ISP based on RedHat Linux HOWTO: TODO Tue Jan 9 13:14:15 EST 2001</TITLE>
<LINK HREF="ISP-Setup-RedHat-HOWTO-4.html" REL=next>
<LINK HREF="ISP-Setup-RedHat-HOWTO-2.html" REL=previous>
<LINK HREF="ISP-Setup-RedHat-HOWTO.html#toc3" REL=contents>
</HEAD>
<BODY>
<A HREF="ISP-Setup-RedHat-HOWTO-4.html">Next</A>
<A HREF="ISP-Setup-RedHat-HOWTO-2.html">Previous</A>
<A HREF="ISP-Setup-RedHat-HOWTO.html#toc3">Contents</A>
<HR>
<H2><A NAME="s3">3. TODO Tue Jan 9 13:14:15 EST 2001</A></H2>
<P>
<UL>
<LI>How to test each service section added! (including maybe strace:
(mkdir /tmp/strace; mv .../in.ftpd .../in.ftpd.binary, create
a two line shell script named in.ftpd with: #!/bin/sh and
'strace -o /tmp/strace/ftpd.out .../in.ftpd.binary' ---
I've described strace wrappers and reading strace output
in past LG articles; search for some hints))
</LI>
<LI>More on security of all the services we install (clear text password, DoS by
overflowing partition in mail and ftp, http access configs etc), including
maybe the very basic ipchains setup (ipchains as safer alternative to tcp wrappers)</LI>
<LI>Add info on POP3 and ftp tunneling via ssh (just for fun) or refer to other HOWTOs</LI>
<LI>Add troubleshooting subsections to various sections</LI>
<LI>Add SSL-enabled Apache install and basic configuration</LI>
<LI>Add news server setup - who needs it?</LI>
<LI>User accounting setup (acc, acua)</LI>
<LI>
Description of mail-only users (playing with proxyarp and restricting their
access only to the local machine)</LI>
</UL>
<P>
<P>
<H2><A NAME="ss3.1">3.1 New versions of this document</A>
</H2>
<P>New versions of this document can be found at
<P><CODE>
<A HREF="http://www.chuvakin.org/ispdoc">http://www.chuvakin.org/ispdoc</A></CODE>
<P>
<H2><A NAME="ss3.2">3.2 Feedback</A>
</H2>
<P>All comments, error reports, additional information (very much appreciated!!!) and criticism
of all sorts should be directed to:
<CODE>
<A HREF="mailto:anton@chuvakin.org">anton@chuvakin.org</A></CODE>
<P><CODE>
<A HREF="http://www.chuvakin.org/">http://www.chuvakin.org/</A></CODE>
<P>My PGP key is located at <CODE>
<A HREF="http://www.chuvakin.org/pgpkey">http://www.chuvakin.org/pgpkey</A></CODE>
<P>Please direct spelling error comments to your friendly local spell checker.
<P>If you plan to ask for <B>help</B>, see support section first.
<P>
<H2><A NAME="ss3.3">3.3 Standard disclaimer</A>
</H2>
<P>No liability for the contents of this document can be accepted.
Use the concepts, examples and other content at your own risk.
Additionally, this is an early version, with many possibilities
for inaccuracies and errors.
<P>One of many possible setups will be described. In the Linux
world, there is usually a number of ways in which to accomplish
things.
<P>As far as I know, only programs that under certain terms may be
used or evaluated for personal purposes will be described. Most
of the programs will be available complete with source under
GNU-like terms.
<P>
<H2><A NAME="ss3.4">3.4 Support</A>
</H2>
<P>This is ridiculous, right? Who may ask for support after seeing such a
comprehensive doc ;-) ?
<P>Anyhow, if you are curious about some particular aspect of this setup or some
of my writing is unclear, just drop me an email and I <I>might</I> answer it
(at least, be assured that I will read it).
<P>Now, if you require a phone, hand-holding style support or <B>my</B> work on
<B>your</B> system, I <I>might</I> be able to provide it on certain terms
(if I have time and your case seems interesting enough ;-) )
<P>
<P>
<H2><A NAME="ss3.5">3.5 Copyright information</A>
</H2>
<P>This document is copyrighted (c) 2000,2001 Anton Chuvakin and
distributed under the following terms:
<P>
<UL>
<LI> Linux HOWTO documents may be reproduced and distributed in
whole or in part, in any medium physical or electronic, as long
as this copyright notice is retained on all copies. Commercial
redistribution is allowed and encouraged; however, the author
would like to be notified of any such distributions.</LI>
<LI> All translations, derivative works, or aggregate works
incorporating any Linux HOWTO documents must be covered under
this copyright notice. That is, you may not produce a derivative
work from a HOWTO and impose additional restrictions on its
distribution. Exceptions to these rules may be granted under
certain conditions; please contact the Linux HOWTO coordinator at
the address given below.</LI>
<LI> If you have questions, please contact Greg Hankins, the
Linux HOWTO coordinator, at</LI>
</UL>
<CODE>
<A HREF="mailto:gregh@sunsite.unc.edu">gregh@sunsite.unc.edu</A></CODE>
<P>
<HR>
<A HREF="ISP-Setup-RedHat-HOWTO-4.html">Next</A>
<A HREF="ISP-Setup-RedHat-HOWTO-2.html">Previous</A>
<A HREF="ISP-Setup-RedHat-HOWTO.html#toc3">Contents</A>
</BODY>
</HTML>