add ICS page, Nav and more main page edits

This commit is contained in:
Rob Fuller 2014-10-30 22:49:44 -04:00
parent 73703cd864
commit 47a19e179e
3 changed files with 50 additions and 19 deletions

20
ics.md Normal file
View File

@ -0,0 +1,20 @@
# Internet Connection Sharing
## Linux ICS
With an Ethernet cable connected to the WiFi Pineapple, Internet access may be shared from an online computer. This is typically achieved with a cable connected between a notebook computer and the WiFi Pineapple directly. The notebook computer requires some form of Internet access (typically through WiFi or Mobile Broadband).
By default the WiFi Pineapple has an IP address of 172.16.42.1 and will assign WiFi clients with IP addresses in teh 172.16.42.100-150 range via an onboard DHCP server. The default gateway of the WiFi Pineapple is 172.16.42.42. This means the WiFi Pineapple is looking for an Internet connection from a host with this IP address. A simple tethering script is available for Linux host which will automatically setup the IP and forwarding. Download the script from http://www.wifipineapple.com/wp5.sh
Power the WiFi Pineapple
Connect an Ethernet cable directly between the LAN port on the computer and the LAN port on the WiFi Pineapple
On the computer, download the wp5.sh script from http://www.wifipineapple.com/wp5.sh
Make the script executable with //chmod +x wp5.sh// and run the script as root (e.g. //sudo ./wp5.sh//)
Follow the on screen prompts
EhwTSS7.png
## Windows ICS
## OSX ICS
## Android ICS

View File

@ -1,28 +1,31 @@
# Welcome to the official WiFi Pineapple Wiki! # Welcome to the official WiFi Pineapple Wiki!
Welcome to the new wiki for the WiFi Pineapple (official site)! The current iteration of this wiki is geared towards the Mark 5 Revision of the WiFi Pineapple. In this wiki you can find guides and information for both the hardware and software. Please visit the Legacy section for FAQs and guides for older hardware. For information about infusions, Infusions is the place. Welcome to the new wiki for the [WiFi Pineapple (official site)!](https://wifipineapple.com/) The current iteration of this wiki is geared towards the Mark 5 Revision of the WiFi Pineapple. In this wiki you can find guides and information for both the hardware and software. Please visit the [Legacy](legacy.md) section for FAQs and guides for older hardware. For information about infusions, [Infusions](infusions.md) is the place.
Factory Flashing 2.0.2 (Offline Mode) Factory Flashing 2.0.2 (Offline Mode)
Follow these instructions to flash the WiFi Pineapple Mark V in offline mode. Follow these instructions to flash the WiFi Pineapple Mark V in offline mode.
* Download the factory 2.0.2 image (MD5: d7ca069eaacfb86781da0aa27cea78bd) 1. Download the factory 2.0.2 image (MD5: d7ca069eaacfb86781da0aa27cea78bd)
* With the WiFi Pineapple powered off, set the DIP switches to up, up, up, up, down (from left to right) 2. With the WiFi Pineapple powered off, set the DIP switches to up, up, up, up, down (from left to right)
* Connect the WiFi Pineapple via Ethernet cable to your computer and set your Ethernet interface to a static IP address of 192.168.1.2 / netmask 255.255.255.0 3. Connect the WiFi Pineapple via Ethernet cable to your computer and set your Ethernet interface to a static IP address of 192.168.1.2 / netmask 255.255.255.0
* Power on the WiFi Pineapple. After 10 seconds you may browse to http://192.168.1.1 4. Power on the WiFi Pineapple. After 10 seconds you may browse to http://192.168.1.1
From the web interface upload the factory-2.0.2.bin file and wait for flashing to complete. 5. From the web interface upload the factory-2.0.2.bin file and wait for flashing to complete.
Finally set the DIP switches back to the default all-up configuration, ensure the SD card is inserted and powercycle the device. 6. Finally set the DIP switches back to the default all-up configuration, ensure the SD card is inserted and powercycle the device.
You will now be running firmware version 2.0.2 7. You will now be running firmware version 2.0.2
Important Pages
-WiFi_Pineapple
-Wiki - Read this please. ## Important Pages
-Karma
-Webinterface_API - WiFi_Pineapple
-Legacy - Mark IV - Wiki - **Read this please.**
-Firmware - Karma
-WebUI - Webinterface_API
-Infusions - Legacy - Mark IV
-Hak5 Forums - Firmware
-HDK - WebUI
- Infusions
- Hak5 Forums
- HDK
Guides Guides
Please note these guides are aimed to work on the Mark V Revision hardware. Please note these guides are aimed to work on the Mark V Revision hardware.

View File

@ -4,15 +4,23 @@
[Guides]() [Guides]()
* [Internet Connection Sharing](ics.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md) * [PlaceHolder](guide1.md)
[Video Tutorials]() [Video Tutorials]()
* [PlaceHolder](guide1.md) * [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
[References]() [References]()
* [PlaceHolder](guide1.md) * [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
[Links](links.md) [Links](links.md)