#!/bin/sh
ifconfig eth0 hw ether "3a:9d:33:28:d2:22"
ifconfig eth0 192.168.3.122
ifconfig lo 127.0.0.1
