Difference between revisions of "Nextelco:Phase 1"

From its-wiki.no
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Analyse each device capabilities and test them in different configurations ==
+
__NOTOC__
We start the analysis of a Cisco [[Nextelco:ASA|ASA]] device. In order to perform the analysis the idea is to configure the device with different options and see which advantages they bring.
+
== Analyse each device/software package capabilities and test them in different configurations ==
 +
 
 +
There are several device/software packages involved in this project. In this section we will try to analyse them in order to figure out which are the best settings. These are some of the device/software packages analysed in this section:
 +
* [[Nextelco:CNOC_Norway|Runcom CNOC]]
 +
* [[Nextelco:ASA|Cisco ASA]]
 +
* [[Nextelco:AAA|FreeRADIUS]]
 +
* [[Nextelco:Billing|daloRADIUS]]
 +
* [[Nextelco:DHCP|ISC DHCP Server]]
 +
* [[Nextelco:DNS|Bind 9 DNS Server]]
 +
* [[Nextelco:Web|Apache 2 Web Server & PHP]]
 +
* [[Nextelco:DB|MySQL data base Server]]
 +
 
 +
 
 +
=== Runcom CNOC ===
 +
* [[Nextelco:CNOC_connect|Interaction: learning how to connect and interact with the CNOC.]]
 +
 
 +
 
 +
=== Cisco ASA ===
 
* [[Nextelco:ASA_basics|Configuration 1: learning the basics. Basic ip and icmp forwarding.]]
 
* [[Nextelco:ASA_basics|Configuration 1: learning the basics. Basic ip and icmp forwarding.]]
 
* [[Nextelco:ASA_nat|Configuration 2: learning NAT.]]
 
* [[Nextelco:ASA_nat|Configuration 2: learning NAT.]]
Line 6: Line 23:
 
* [[Nextelco:VPN_setup|Configuration 4: learning VPN.]]
 
* [[Nextelco:VPN_setup|Configuration 4: learning VPN.]]
 
* [[Nextelco:ASA_VPN_DHCPrelay|Configuration 5: learning DHCP across site-to-site VPN tunnel.]]
 
* [[Nextelco:ASA_VPN_DHCPrelay|Configuration 5: learning DHCP across site-to-site VPN tunnel.]]
 +
* [[Nextelco:ASA_aaa|Configuration 6: learning AAA.]]
 +
 +
 +
=== FreeRADIUS ===
 +
 +
 +
=== daloRADIUS ===
 +
 +
 +
=== ISC DHCP Server ===
 +
 +
 +
=== Bind 9 DNS Server ===
 +
 +
 +
=== Apache 2 Web Server & PHP ===
 +
 +
 +
=== MySQL data base Server ===
 +
 +
  
  
 
Return to [[Nextelco:Technology|Technology]] page.
 
Return to [[Nextelco:Technology|Technology]] page.

Latest revision as of 07:40, 19 August 2014

Analyse each device/software package capabilities and test them in different configurations

There are several device/software packages involved in this project. In this section we will try to analyse them in order to figure out which are the best settings. These are some of the device/software packages analysed in this section:


Runcom CNOC


Cisco ASA


FreeRADIUS

daloRADIUS

ISC DHCP Server

Bind 9 DNS Server

Apache 2 Web Server & PHP

MySQL data base Server

Return to Technology page.