Thanks dzoner,
I will put the following in etc/network/interfaces, I will change my IP and gateway that is currently working. Is this correct.

auto eth0
iface eth0 inet static
address 192.168.1.155
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.254