#/bin/sh
cp /etc/network/interfaces-default /etc/network/interfaces
ifdown eth0
ifup eth0
/etc/init.d/biosmart restart

