Flux rss

Intranet and Extranet

Intranet

An intranet is a set of Internet services (for example a web server) inside a local network, i.e. only accessible from workstations of a local network, or rather a set of well-defined networks that are invisible (or inaccessible) from the outside. It involves the use of Internet client-server standards (using TCP/IP) protocols such as, for example, the use of Web browsers (HTTP protocol-based client) and Web servers (HTTP protocol), to create an information system inside of an organization or enterprise.

Intranet/extranet system

An intranet is generally based on a three-tier architecture, comprising:

  • clients (generally Web browsers);
  • one or several application servers (middleware): a web server which makes it possible to interpret CGI, PHP, ASP or other scripts and translate them into SQL queries to query a database;
  • a database server.

In this manner, the client machines handle the graphical interface while the different servers handle the data. The network makes it possible to exchange queries and the responses between clients and servers.

Three-tier architecture

An intranet naturally has several clients (the computers of the local network) and may also comprise several servers. A large enterprise may, for example, have a web server for each service to provide an Intranet comprising a federator web server linking the different servers that are managed for each service.

Usefulness of an intranet

An intranet within an enterprise makes it easy to make a wide variety of different documents available to employees, which provides centralized and coherent access to the enterprise's knowledge, which is referred to as capitalization of knowledge. In this manner, it is generally necessary to define the access rights of the users of the Intranet to the documents located thereon, and consequently authentication of such access rights to provide them with personalized access to certain documents.

Documents of any kind (text, images, videos, sounds, etc.) can be made available on an Intranet. In addition, an Intranet may provide a very interesting groupware function, i.e. allow groupwork. Here are some of the functions which may be provided by an Intranet:

An Intranet therefore favors communication within the enterprise and limits errors as a result of poor flow of information. Information available on the Intranet must be updated to prevent version conflicts.

Advantages of an Intranet

An Intranet makes it possible to create an information system at a low cost (specifically, the cost of an Intranet may very well be limited to the cost of the material, its maintenance and updating, with client workstations operating with free navigators, a server running under Linux with the Apache web serve, and the database server MySQL).

On the other hand, considering the "universal" nature of the means in play, any type of machine can be connected to the local network, i.e. the Intranet.

Implementation of the Intranet

An Intranet must be designed in accordance with the needs of the enterprise or of the organization (at the level of the services to be implemented). The Intranet must therefore not only be designed by the computer engineers of the enterprise, but within the scope of a project which takes into account the needs of all the parties interacting with the company.

Insofar as physical setup is concerned, it is sufficient to set up a web server (for example a machine running under Linux with the Apache web server and the database server MySQL or rather a server under Windows with the web server Microsoft Internet Information Server). It is then sufficient to configure a domain name for the server (for exampleintranet.votre_entreprise.com. Please note that there are CMS systems (content management systems) which allow management of the publication of pages by a team of editors.

Extranet

An extranet is an extension of the information system of the company to its partners located outside of the network.

Access to the extranet must be secured to the extent that the same provides access to the information system for persons located outside of the enterprise.

This might involve simple authentication (authentication via user name and password) or strong authentication (authentication via a certificate). It is recommended to use HTTPS for all web pages that are consulted from the outside to secure the transport of HTTP queries and answers and to prevent, in particular, the open transfer of the password on the network.

An extranet is therefore neither an Intranet nor an Internet site. It is rather a supplementary system providing, for example, the clients of an enterprise, its partners or its subsidiaries with privileged access to certain computer resources of the enterprise via a Web interface.

This document entitled « Intranet and Extranet » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Résultats pour Intranet and Extranet

Introduction to setting up an intranet This document explaining how to set up an intranet on a machine running Linux has been made possible through a partnership with www.tldp.org/, whose webmaster (Michel Maudet) is the author of the original document. An intranet is a set of Internet... en.kioskea.net/intranet/resintro.php3
Macro to down load text files from intranet Hello, Please help me in finding a macro in excel which will download files from Intranet. Certain txt files are saved in URL format in our company intranet. We need to download them one by one for further processing. What I want is if I will copy... en.kioskea.net/forum/affich-29666-macro-to-down-load-text-files-from-intranet
Setting up a web server in a LAN/DM Hello, I have a server that I am trying to use for multiple purposes in my network. I am getting a VPN router to set up my intranet but it also has a DMZ port on it as well. Now I want to be able to web host from my server which is what the DMZ port... en.kioskea.net/forum/affich-7720-setting-up-a-web-server-in-a-lan-dm

Résultats pour Intranet and Extranet

Time and date issue (Solved)Hello, Aloha, Time and date at the "end user element" is correct. There are several clients and their ahead or behind real time. Where can I edit time and date so all can SYNC? and how? on a linux intranet? en.kioskea.net/forum/affich-6923-time-and-date-issue
Internet Explorer has ecountered a problemHello, I am at work and we have a intranet that has some files on it we use. When I goto open a file it comes up with this error message. Internet Explorer has encountered a problem and needs to close. We are sorry for the incovience. For mor info on... en.kioskea.net/forum/affich-11663-internet-explorer-has-ecountered-a-problem
IIS PermissionsHello, I have set up an intranet which I only wish people in the Staff group to access and Student to be denied. I have set the permission through IIS Manager but it seems to run via the everyone permission. en.kioskea.net/forum/affich-15851-iis-permissions

Résultats pour Intranet and Extranet

E-Business -Enterprise Portals The term "enterprise portal" refers to an intranet platform which provides access to enterprise data as well as resources of the information system within a single interface. The enterprise portal is therefore the point of entry to the data of the... en.kioskea.net/entreprise/portail.php3
Intranet - Installing a mail server The most commonly used e-mail server in Linux is Sendmail; however, as it is very hard to configure, we will use Qmail, an alternative e-mail server, instead. Qmail is made up of a group of programs that work with different UID/GIDs, in order to... en.kioskea.net/intranet/resmail.php3
Intranet - Installing a DNS A DNS (domain name server) is a server that links names to the IP addresses of computers on a network. In order to set up such a server, it is necessary to install bind and named. They can be downloaded as RPM files (for Mandrake they are bind... en.kioskea.net/intranet/resdns.php3