OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Storm on April 20, 2006, 04:32:42 pm

Title: Mac Address Change?
Post by: Storm on April 20, 2006, 04:32:42 pm
Today at work, I needed to get into my Zaurus to prep for flashing to Hentges 3.5.4.1rc2. I'm currently running Hentges 3.5.4rc. I have a cradle here at work and one at home, and when I connected it to my Debian Sid laptop, I couldn't ssh into it. Looking in the logs, I found the following messages in my logs:

Code: [Select]
Apr 20 16:03:14 localhost dhcpd: DHCPDISCOVER from 40:00:01:00:00:01 via usb0
Apr 20 16:03:14 localhost dhcpd: no free leases on subnet 192.168.129.0

Hmmm. Thats not the MAC address I have configured for the Z, and USB networking has been working for months. It was configured for a 00:01:02: address.

What would make my mac address change so radically? After all, the first six digits are the manufacturer, which certainly didn't change. I know I can change it by hand, but I wanted to know what, if anything, could cause it to change MAC addresses.

Thanks,
--Storm
Title: Mac Address Change?
Post by: lardman on April 21, 2006, 07:18:33 am
The MAC address for the usb ethernet connection  is created by the kernel driver I think.

Perhaps it's been changed there?


Si
Title: Mac Address Change?
Post by: Storm on April 21, 2006, 10:33:55 am
Quote
The MAC address for the usb ethernet connection  is created by the kernel driver I think.

Perhaps it's been changed there?


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124019\"][{POST_SNAPBACK}][/a][/div]

Okay, thank you, Simon. That make sense then. I recompiled the kernel for the new fglrx driver because XOrg 7.0.0 made it into sid. It was starting to really bother me, because ordinarily, MAC addresses changing is a Bad Sign.

--Storm