This script is to configure an intermediate machine to allow remote access to a development board
#!/bin/sh
# Network Topology
#
# [Developer Machine] <--> [Remote Machine(Linux)] <--> [Development Board]
# Machine (A) Machine (B) Machine (C)
# 192.168.1.2 <--> eth0: 192.168.1.3