Difference between revisions of "Nextelco:Phase2"

From its-wiki.no
Jump to: navigation, search
Line 15: Line 15:
 
*DHCP (isc-dhcp-server 4.2.2) [https://wiki.debian.org/DHCP_Server DHCP server] [http://www.debianhelp.co.uk/dhcp.htm DebianHelp]
 
*DHCP (isc-dhcp-server 4.2.2) [https://wiki.debian.org/DHCP_Server DHCP server] [http://www.debianhelp.co.uk/dhcp.htm DebianHelp]
 
*DNS (bind9 1.9.8.4) [https://wiki.debian.org/Bind9 Bind9]
 
*DNS (bind9 1.9.8.4) [https://wiki.debian.org/Bind9 Bind9]
*MySQL
+
*MySQL (mysql-server 5.5)
*APACHE2 (apache2 2.2.22) [http://www.debianhelp.co.uk/webserver.htm DebianHelp]
+
*APACHE2 (apache2 2.2.22) [https://wiki.debian.org/Apache WikiDebian] [http://www.debianhelp.co.uk/webserver.htm DebianHelp]
*FreeRADIUS [http://linuxdrops.com/install-freeradius-with-web-based-management-daloradius-on-centosrhel-debian-ubuntu/ web]
+
*FreeRADIUS (freeradius 2.1.12) [http://linuxdrops.com/install-freeradius-with-web-based-management-daloradius-on-centosrhel-debian-ubuntu/ web]
 
*daloRADIUS [http://infodotnet.blogspot.com/2008/03/free-software-for-freeradius-user.html More options]
 
*daloRADIUS [http://infodotnet.blogspot.com/2008/03/free-software-for-freeradius-user.html More options]
*NTP
+
*NTP (ntp 1.4.2.6) [http://www.debianadmin.com/ntp-server-and-client-configuration-in-debian.html Some examples]
 
*SYSLOG
 
*SYSLOG
  
  
 
Return to [[Nextelco:Technology|Technology]] page.
 
Return to [[Nextelco:Technology|Technology]] page.

Revision as of 16:28, 4 June 2014

Define configuration details of all network devices

In the following Figure shows how different components of the network are interconnected.

Nextelco connection diagram.png


Based on the interconnection schema the following sections show which are the configuration requirements defined for each component.


Application Server

The application server is based on Debian GNU/Linux 7.5 (wheezy). It is really important to be sure that the Application Server is as much as possible protected. For more information visit:

Together with the basic Debian installation these are the services that we will need (list of tools):


Return to Technology page.