To be used in conjuction with kindle-touch-jailbreak-1.0

Dumps ifconfig to /mnt/us/ifconfig.txt
Copies over a modified version of iptables that allows port 22 over wifi (backs up to /mnt/us/iptables.bak)
-A INPUT -i wlan0 -p tcp --dport 22 -j ACCEPT
