Skip to Main Content
Python Network Programming
book

Python Network Programming

by Abhishek Ratan, Eric Chou, Pradeeban Kathiravelu, Dr. M. O. Faruque Sarker
January 2019
Beginner to intermediate content levelBeginner to intermediate
776 pages
19h 58m
English
Packt Publishing
Content preview from Python Network Programming

How to do it...

You may configure Red PNDA by following the succeeding commands. First clone the project code base:

$ git clone https://github.com/pndaproject/red-pnda.git
$ cd red-pnda

Build it as a super user.

$ sudo su
$ bash scripts/install-dependencies.sh wlo1

In the preceding command, replace wlo1 with one of your active network interfaces. You may find it by using the ifconfig command in Linux and ipcofig in Windows.

The build requires an internet connection as it downloads the required dependencies. You may monitor the status of the build from the logs, as the build logs are verbose. Sample configuration logs (as observed in my laptop during the build) are provided in the file 21_1_configure_red_pnda_output for your reference. After ...

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.
Start your free trial

You might also like

Python Network Programming for Network Engineers (Python 3)

Python Network Programming for Network Engineers (Python 3)

David Bombal

Publisher Resources

ISBN: 9781788835466Supplemental Content