Page 1 of 1

cannot connect to internet using ethernet cable

Posted: 2012/06/14 12:51:24
by Gayathri
I installed the centos 5.8 recently .. But could not connect using my ethernet cable..
To be on the safer side, i installed all the modules
Following are my observations:
1. eth0 missing in the network configurations.. i could see wlan0.. if i try to activate it i get SIOCSIFFLAGS no such file or directory...

I need the internet to install eucalyptus cloud...

Any help appreciated...

Thanks in advance!

cannot connect to internet using ethernet cable

Posted: 2012/06/15 01:14:52
by pschaff
Please review the recommended reading and [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=28723&forum=54]provide more information about your system[/url].

Re: cannot connect to internet using ethernet cable

Posted: 2012/06/15 03:07:06
by Gayathri
thanks for the reply...

When i run the getinfo.sh using ./getinfo.sh, i get /bin/bash^M Bad interpreter

i pasted the file in /bin

what exactly do i do to get the op?

Re: cannot connect to internet using ethernet cable

Posted: 2012/06/15 10:12:18
by pschaff
You have saved the file with DOS control characters. Use [url=https://www.google.com/search?q=dos2unix+tr&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:unofficial&client=firefox-a]dos2unix or tr[/url] to fix it.