From 53042860f2e0c3abfd9d507d1f7be5187919aa0e Mon Sep 17 00:00:00 2001 From: Mr-Protocol Date: Fri, 16 Jan 2015 19:15:40 -0500 Subject: [PATCH] Update ics.md IP in the ICS text said 172.16.42.1 instead of 172.16.42.42. I also added a note about possibly selecting an interface from a sharing dropdown, if you want a picture, let me know. --- ics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ics.md b/ics.md index 6e3bdee..79dd703 100644 --- a/ics.md +++ b/ics.md @@ -24,7 +24,7 @@ Begin by powering on the WiFi Pineapple and directly connecting an Ethernet cabl ![](imgs/windows_ics1.png) -From the Sharing tab, check the box labeled *Allow other network users to connect through this computer's Internet connection* and click OK. +From the Sharing tab, check the box labeled *Allow other network users to connect through this computer's Internet connection* and click OK. You may need to select an network connection if there is more than one. ![](imgs/windows_ics2.png) @@ -36,7 +36,7 @@ Select **Internet Protocol Version 4 (TCP/IP)** and select Properties. ![](imgs/windows_ics4.png) -Check *Use the following IP address* and specify 172.16.42.1 for the IP address and 255.255.255.0 for subnet. Leave the default gateway blank. Next check **Use the following DNS server addresses** and provide your preferred DNS server (e.g. Google's 8.8.8.8) and click OK then Close. +Check *Use the following IP address* and specify 172.16.42.42 for the IP address and 255.255.255.0 for subnet. Leave the default gateway blank. Next check **Use the following DNS server addresses** and provide your preferred DNS server (e.g. Google's 8.8.8.8) and click OK then Close. ![](imgs/windows_ics5.png)