Skip to Content
Raspberry Pi User Guide, 3rd Edition
book

Raspberry Pi User Guide, 3rd Edition

by Eben Upton, Gareth Halfacree
September 2014
Beginner
312 pages
7h 6m
English
Wiley
Content preview from Raspberry Pi User Guide, 3rd Edition

Chapter 5

Network Configuration

FOR MOST USERS, configuring the Raspberry Pi’s network is as easy as plugging a cable into the Model B’s Ethernet port—or a USB Ethernet adapter, in the case of the Model A. For others, however, the network requires manual configuration.

If you know that your network doesn’t have a Dynamic Host Configuration Protocol (DHCP) server—a system that tells the Pi and other devices on the network how they should connect—or if you want to use a USB wireless adapter with the Pi, read on.

Wired Networking

In some instances, in order for the Pi’s network to operate correctly you may need to configure it manually. Normally, the network in a home, school or office has a DHCP server that tells the Pi and other devices on the network how they should connect. Some networks don’t have a DHCP server, however, and need to be set up manually.

The list of network interfaces, along with information about how they should be configured, is stored in a file called interfaces located in the folder /etc/network. This is a file only the root user can edit, because removing a network interface from this list will cause it to stop working.

From the terminal, you can edit this file using a variety of different text editors. For simplicity, the nano text editor should be used for this process. Open the file for editing with the following command:

sudo nano /etc/network/interfaces

Nano is a powerful yet lightweight text editor, with a simple user interface (see Figure 5-1). You ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Raspberry Pi User Guide, 4th Edition

Raspberry Pi User Guide, 4th Edition

Eben Upton, Gareth Halfacree
Getting Started With Raspberry Pi, 4th Edition

Getting Started With Raspberry Pi, 4th Edition

Shawn Wallace, Matt Richardson, Wolfram Donat

Publisher Resources

ISBN: 9781118921678Purchase book