old-www/HOWTO/Intranet-Server-HOWTO-1.html

77 lines
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>The Linux Intranet Server HOWTO: Introduction</TITLE>
<LINK HREF="Intranet-Server-HOWTO-2.html" REL=next>
<LINK HREF="Intranet-Server-HOWTO.html#toc1" REL=contents>
</HEAD>
<BODY>
<A HREF="Intranet-Server-HOWTO-2.html">Next</A>
Previous
<A HREF="Intranet-Server-HOWTO.html#toc1">Contents</A>
<HR>
<H2><A NAME="Intro"></A> <A NAME="s1">1. Introduction</A></H2>
<P>In simple terms, the <B>Intranet</B> is the descriptive term being used for the implementation of Internet technologies within a corporate organisation, rather than for external connection to the global Internet. This implementation is performed in such a way as to transparently deliver the immense informational resources of an organisation to each individuals desktop with minimal cost, time and effort. This document attempts to explain in simple terms how to setup an Intranet using tools which are readily available and are generally costing little or are free.
<P>This document assumes that you already know how to install TCP/IP on your Linux server and connect it physically to your LAN using an Ethernet network card. This also assumes you have some basic knowledge of Netware, WinNT and Mac systems. The configuration of the Netware server has been shown using version 3.1x as the basis. You can also use INETCFG to achieve the same result. On the client side the discussion is with respect to Windows 3.1x, Windows for Workgroups and Win95, WinNT and the Apple PowerMac.
<P>I am using the private network addresses (RFC-1918) of 172.16.0.0 and 172.17.0.0 only as examples. You may choose suitable addresses depending on your configuration.
<BLOCKQUOTE>
<PRE>
Linux Netware WFWG/WinNT
Server Server Server
172.16.0.1 172.16.0.2 172.16.0.3
| | | 172.16.0.0
------+-----+-----+--------+--+--------------
| | 172.16.0.254
W/S 1 Router
172.16.0.5 | 172.17.0.254
|
----------+-------+--------
172.17.0.0 |
W/S 2
172.17.0.5
</PRE>
</BLOCKQUOTE>
<P>
<H2><A NAME="ss1.1">1.1 What is required</A>
</H2>
<P>You will need the following software before attempting the installation.
<UL>
<LI>the HTTP server software which can be downloaded from OneStep NCSA HTTPd Downloader at
<A HREF="http://hoohoo.ncsa.uiuc.edu/docs/setup/OneStep.html">http://hoohoo.ncsa.uiuc.edu/docs/setup/OneStep.html</A> page.</LI>
<LI>The Novell Netware Client available from
<A HREF="HTTP://support.novell.com/">HTTP://support.novell.com/</A> (The TCP/IP files are included with the client).</LI>
<LI>The Microsoft TCP/IP client available from
<A HREF="HTTP://www.microsoft.com/">HTTP://www.microsoft.com/</A></LI>
<LI>The Apple MacTCP client available from
<A HREF="HTTP://www.apple.com/">HTTP://www.apple.com/</A></LI>
<LI>WWW Browsers like Netscape at
<A HREF="HTTP://home.netscape.com/">HTTP://home.netscape.com/</A> or MS Internet Explorer at
<A HREF="HTTP://www.microsoft.com/">HTTP://www.microsoft.com/</A> or NCSA Mosaic from
<A HREF="http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/NCSAMosaicHome.html">http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/NCSAMosaicHome.html</A></LI>
</UL>
<P>
<H2><A NAME="ss1.2">1.2 New versions of this document</A>
</H2>
<P>New versions of the Linux Intranet Server HOWTO will be periodically posted to comp.os.linux.announce and comp.os.linux.help. They will also be uploaded to various Linux FTP sites, including sunsite.unc.edu.
<P>The Latest version of this document is available in HTML format at
<A HREF="http://www.inet.co.th/cyberclub/karnadp/http.html">http://www.inet.co.th/cyberclub/karnadp/http.html</A><P>
<H2><A NAME="ss1.3">1.3 Feedback</A>
</H2>
<P>If you have questions or comments about this document, please feel
free to mail Pramod Karnad, at
<A HREF="mailto:karnad@indiamail.com">karnad@indiamail.com</A>. Suggestions, criticism and mail are always welcome. If you find a mistake with this document, please let me know so I can correct it in the next version. Thanx.
<P>
<HR>
<A HREF="Intranet-Server-HOWTO-2.html">Next</A>
Previous
<A HREF="Intranet-Server-HOWTO.html#toc1">Contents</A>
</BODY>
</HTML>