Cahier groupe n°5 : Différence entre versions

De Wiki de Projets IMA
(Progress)
(Progress monitoring)
Ligne 30 : Ligne 30 :
  
 
== Progress monitoring ==  
 
== Progress monitoring ==  
=== Week 1 (28/09/2015) ===
+
=== Session 1 (01/10/2015) ===
 
Steps to follow :
 
Steps to follow :
 
* Connecting via serial link to the Cisco Aironet 2600
 
* Connecting via serial link to the Cisco Aironet 2600
Ligne 37 : Ligne 37 :
 
* Using the web interface to configure mac address filtering
 
* Using the web interface to configure mac address filtering
  
=== Week 2 (05/10/2015) ===
+
=== Session 2 (08/10/2015) ===
 
* Configuration of the Wifi AP
 
* Configuration of the Wifi AP
 
  minicom -os //9600 bauds<br/>
 
  minicom -os //9600 bauds<br/>
Ligne 50 : Ligne 50 :
 
** Unknown problem that lead to the reset of the Access point
 
** Unknown problem that lead to the reset of the Access point
  
=== Week 3 (12/10/2015) ===
+
=== Session 3 (15/10/2015) ===
 
* Reset of the Access point
 
* Reset of the Access point
 
* Mac address filtering working correctly
 
* Mac address filtering working correctly
Ligne 56 : Ligne 56 :
 
* Filtering half of the eeePC
 
* Filtering half of the eeePC
  
=== Week 4 (19/10/2015) ===
+
=== Session 4 (22/10/2015) ===
 +
* Creation of the virtual drives
 
* Configuration of the xen virtual machine "troubadour"
 
* Configuration of the xen virtual machine "troubadour"
 
  xen-create-image --hostname=troubadour --ip=193.48.57.165 --netmask=255.255.255.240 --gateway=193.48.57.174 --dir=/usr/local/xen  
 
  xen-create-image --hostname=troubadour --ip=193.48.57.165 --netmask=255.255.255.240 --gateway=193.48.57.174 --dir=/usr/local/xen  
 
  --mirror=http://debian.polytech-lille.fr/debian/ --dist=jessie --passwd
 
  --mirror=http://debian.polytech-lille.fr/debian/ --dist=jessie --passwd
 +
 +
=== Session 5 (12/11/2015) ===
 +
* Successfull wifi crack (screenshots incoming)
 +
* SSH accessibility of the VM.
 +
 +
=== Session 6 (19/11/2015) ===

Version du 12 novembre 2015 à 11:14

Useful information

Particular task

Gabriel Pagola Nielsen & Jérémie Denéchaud
Xen Vitural Machine address - 193.48.57.165
Wifi hotspot address - 172.26.79.11

Specification of the specific task

Presentation of the particular task

The specific task consist in configuring one of the two wifi access point (AP). Those APs are connected to the Cisco Catalyst 6009 switches to provide further redundancy.

Hardware used for the particular task

We use a Cisco Aironet 2600 wifi access point.

Cisco Aironet 2600 access point



Progress

Particular task
Configuration of the wifi AP
Route through Polytech gateway (172.26.79.254)
MAC address filtering (half the eeePC)
Tests
Configuration of the xen VM and eeePC
Creation & installation of packages
SSH accessibility
Wifi WEP crack
Buying troubadour.lol domain name
DNS
Certificate authentication
DNSSEC

Progress monitoring

Session 1 (01/10/2015)

Steps to follow :

  • Connecting via serial link to the Cisco Aironet 2600
  • Adapting the configuration for insecure network
  • Accessing the hotspot via ethernet
  • Using the web interface to configure mac address filtering

Session 2 (08/10/2015)

  • Configuration of the Wifi AP
minicom -os //9600 bauds
en
config
interface BVI 1
ip address 172.26.79.11 255.255.240.0
end
write
  • Using the web interface to configure mac address filtering (root:Cisco)
  • Different tests to enable mac filtering
    • Unknown problem that lead to the reset of the Access point

Session 3 (15/10/2015)

  • Reset of the Access point
  • Mac address filtering working correctly
  • Creation of the AP (SSID = "troubadour")
  • Filtering half of the eeePC

Session 4 (22/10/2015)

  • Creation of the virtual drives
  • Configuration of the xen virtual machine "troubadour"
xen-create-image --hostname=troubadour --ip=193.48.57.165 --netmask=255.255.255.240 --gateway=193.48.57.174 --dir=/usr/local/xen 
--mirror=http://debian.polytech-lille.fr/debian/ --dist=jessie --passwd

Session 5 (12/11/2015)

  • Successfull wifi crack (screenshots incoming)
  • SSH accessibility of the VM.

=== Session 6 (19/11/2015) ===