View previous topic :: View next topic |
Author |
Message |
nss Guru
Joined: 04 Oct 2004 Posts: 389
|
Posted: Wed Jan 31, 2007 9:24 pm Post subject: two different eth0 hardware addresses? |
|
|
ifconfig and gnome's network tools show different harware addresses for eth0. Is this normal? If so, why is this and if not, how can I correct? A network I would like to join requires I register my hardware address. I've been unsuccessful connecting to this network and noticed this. Furthermore, the hardware address shown by gnome's network tools is not constant. It has changed since a few boots ago. _________________ gentoo good to be true |
|
Back to top |
|
|
desertViking n00b
Joined: 13 Jul 2006 Posts: 69 Location: Tempe, Arizona
|
Posted: Wed Jan 31, 2007 9:32 pm Post subject: |
|
|
I don't know if it's normal. When I registered a laptop on campus, I gave them the address from ifconfig, and that worked OK. The MAC should stay the same. The access point may change. This from wikipedia (sample ifconfig output):
$ /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:0F:20:CF:8B:42
inet addr:217.149.127.10 Bcast:217.149.127.63 Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2472694671 errors:1 dropped:0 overruns:0 frame:0
TX packets:44641779 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1761467179 (1679.8 Mb) TX bytes:2870928587 (2737.9 Mb)
Interrupt:28
The HWaddr is what I needed to provide. |
|
Back to top |
|
|
nss Guru
Joined: 04 Oct 2004 Posts: 389
|
Posted: Wed Jan 31, 2007 10:54 pm Post subject: |
|
|
I tried both addresses. The weird thing is that when I attempt to register the address from gnome, the registration completes, i.e. says I've successfully registered. When I attempt to register the address from ifconfig, nothing happens. In both cases, I am unable to connect to the network. _________________ gentoo good to be true |
|
Back to top |
|
|
desertViking n00b
Joined: 13 Jul 2006 Posts: 69 Location: Tempe, Arizona
|
Posted: Wed Jan 31, 2007 11:50 pm Post subject: |
|
|
Sounds like gnome is teasing you. I'd be more inclined to trust ifconfig. As to what's wrong, not exactly sure.
What information is the registration process asking for, and what is the expected result? I assumed that you were being required to provide the hardware address and not the access point or internet address. |
|
Back to top |
|
|
|