Hello here.

I got a problem with my ubuntu.

Problem is like this.

I got this ubuntu server running 10.04 and i set up my windows machine to get internet from linux.
Problem is after i reboot that linux each time i need to get eth0 up and run this command :


sudo ip addr add 192.168.0.1/24 dev eth0

After that all things are fine.
My problem is: what is need to be done to not run those 2 commands.
Any help is apreciated.