Changes between Version 25 and Version 26 of PiBots


Ignore:
Timestamp:
Aug 21, 2016, 11:34:24 AM (9 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBots

    v25 v26  
    1818    * Identify the name of the network corresponding to the Pi--Its a Unidentified Network, USB Ethernet/RNDIS Gadget.  Its probably something generic like "Ethernet 3".
    1919    * Right click on your main ethernet card.  Pick Properties > Sharing Tab.  Check "Allow other network users to connect through this computer's internet connection, and pick the name of the home networking connection identified in the step above.  Click OK.
     20    * NOTE: on some systems (e.g. a laptop with WiFi access only), you may not be able to choose the specific network connection you will share your main connection with, you just enable internet sharing.  You may also need to manually add the Google name server (8.8.8.8) to the IPv4 properties of the virtual (USB) connection that corresponds to your Pi:
     21         * Control Panel -> Network and Internet -> Network Connections
     22         * Right click the connection labeled USB Ethernet/RNDIS Gadget and select Properties
     23         * Select Internet Protocol Version 4 (TCP/IPv4) and press the Properties button
     24         * Under Use the Following DNS server addresses, set the preferred DNS server to 8.8.8.8
     25         * Press OK
    2026* Connect to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    2127* Configure Pi