Cahier groupe n°5

De Wiki de Projets IMA
Révision datée du 20 octobre 2015 à 15:45 par Jdenecha (discussion | contributions) (Progress monitoring)

Specification of the particular task

Presentation of the particular task

Hardware used for the particular task

We use a Cisco wifi access point.

Cisco Aironet 2600 access point






Progress monitoring

Week 1 (28/09/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



Week 2 (05/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

Week 3 (12/10/2015)

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

Week 4 (19/10/2015)

  • 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