Re: [CentOS] ethernet configuration

2011-01-26 Thread compdoc
>'/sbin/ifconfig -a' returns: >lo Link encap:Local Loopback Your system is not seeing your network cards. It is only seeing your loopback device. I opened system->administration->network->edit->hardware device, and deleted the mac address from the box, and pressed Probe.

Re: [CentOS] ethernet configuration

2011-01-26 Thread Ritika Garg
'/sbin/ifconfig -a' returns: lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU :16436 Metric:1 RX packets:1489 errors:0 dropped:0 overruns:0 frame:0 TX packets:1489 errors:0 dropp

Re: [CentOS] ethernet configuration

2011-01-24 Thread Nico Kadel-Garcia
On Mon, Jan 24, 2011 at 12:39 AM, Ritika Garg wrote: > I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not > returning anything. That will only show active network ports. Try "/sbin/ifconfig -a". ___ CentOS mailing list CentOS@cento

Re: [CentOS] ethernet configuration

2011-01-24 Thread Nelson
It would be ok if you post the output of your ifconfig. I tried your command and it was working on mine On Mon, Jan 24, 2011 at 1:39 PM, Ritika Garg wrote: > I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not > returning anything. > > ___

Re: [CentOS] ethernet configuration

2011-01-23 Thread Mark
On Sun, Jan 23, 2011 at 9:39 PM, Ritika Garg wrote: > I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not > returning anything. > Have you just tried running ifconfig? You may need to specify about which interface you are inquiring, or use '-a' to get them all. Try ifconfig

Re: [CentOS] ethernet configuration

2011-01-23 Thread Ritika Garg
I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not returning anything. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ethernet configuration

2011-01-22 Thread Nico Kadel-Garcia
On Sat, Jan 22, 2011 at 1:29 AM, Ritika Garg wrote: > I pressed the tab "probe" by mistake near "bind to MAC address" in > system->administration->network->edit->hardware device. After this the MAC > address disappeared. Internet is not working. Shall I write the MAC address > and activate again?

[CentOS] ethernet configuration

2011-01-21 Thread Ritika Garg
I pressed the tab "probe" by mistake near "bind to MAC address" in system->administration->network->edit->hardware device. After this the MAC address disappeared. Internet is not working. Shall I write the MAC address and activate again? ___ CentOS mailin