PDA

View Full Version : [ubuntu] configuring eth0 in ubuntu server 8.10


mahendrakariya
June 19th, 2009, 02:13 AM
can anyone tell me how can i configure eth0 on server edition. when i try "ifdown eth0" i get the mssg, "interface eth0 not configured"

mthalis
June 19th, 2009, 02:50 AM
Go "sudo vi /etc/network/interfaces" and change what you want and restart network
"sudo /etc/init.d/networking restart"