Table of Contents

7. The Old-boy Network

Setting up the network

Let us ping!

Listing all the machines alive on a network

Running commands on a remote host with SSH

Transferring files through the network

Connecting to a wireless network

⇒ Recipe providing script for wireless connection with WEP key. See source directly.

Password-less auto-login with SSH

Port forwarding using SSH

Mounting a remote drive at a local mount point

Network traffic and port analysis

Creating arbitrary sockets

Sharing an Internet connection

⇒ How to use linux and iptables for sharing internet connection. See source document.

Basic firewall using iptables