From 47a19e179e65fa95f949d5f735db85845f186a9e Mon Sep 17 00:00:00 2001 From: Rob Fuller Date: Thu, 30 Oct 2014 22:49:44 -0400 Subject: [PATCH] add ICS page, Nav and more main page edits --- ics.md | 20 ++++++++++++++++++++ index.md | 41 ++++++++++++++++++++++------------------- navigation.md | 8 ++++++++ 3 files changed, 50 insertions(+), 19 deletions(-) create mode 100644 ics.md diff --git a/ics.md b/ics.md new file mode 100644 index 0000000..855bfa3 --- /dev/null +++ b/ics.md @@ -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 \ No newline at end of file diff --git a/index.md b/index.md index 9a82e29..a86b707 100644 --- a/index.md +++ b/index.md @@ -1,28 +1,31 @@ # 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) Follow these instructions to flash the WiFi Pineapple Mark V in offline mode. -* 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) -* 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 -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. -You will now be running firmware version 2.0.2 -Important Pages --WiFi_Pineapple --Wiki - Read this please. --Karma --Webinterface_API --Legacy - Mark IV --Firmware --WebUI --Infusions --Hak5 Forums --HDK + 1. Download the factory 2.0.2 image (MD5: d7ca069eaacfb86781da0aa27cea78bd) + 2. With the WiFi Pineapple powered off, set the DIP switches to up, up, up, up, down (from left to right) + 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 + 4. Power on the WiFi Pineapple. After 10 seconds you may browse to http://192.168.1.1 + 5. From the web interface upload the factory-2.0.2.bin file and wait for flashing to complete. + 6. Finally set the DIP switches back to the default all-up configuration, ensure the SD card is inserted and powercycle the device. + 7. You will now be running firmware version 2.0.2 + + +## Important Pages + +- WiFi_Pineapple +- Wiki - **Read this please.** +- Karma +- Webinterface_API +- Legacy - Mark IV +- Firmware +- WebUI +- Infusions +- Hak5 Forums +- HDK Guides Please note these guides are aimed to work on the Mark V Revision hardware. diff --git a/navigation.md b/navigation.md index 433eae1..51ba195 100644 --- a/navigation.md +++ b/navigation.md @@ -4,15 +4,23 @@ [Guides]() + * [Internet Connection Sharing](ics.md) + * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) * [PlaceHolder](guide1.md) [Video Tutorials]() * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) [References]() * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) + * [PlaceHolder](guide1.md) [Links](links.md)