<br><br><div class="gmail_quote">2012/8/9 Roman Mamedov <span dir="ltr">&lt;<a href="mailto:rm@romanrm.ru" target="_blank">rm@romanrm.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thu, 9 Aug 2012 10:49:07 +0200<br>
Nicolas Aguirre &lt;<a href="mailto:aguirre.nicolas@gmail.com">aguirre.nicolas@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m finally using my mele a1000 as an home automation server. It works<br>
&gt; pretty well, with an uptime of 8 days now :)<br>
&gt; I&#39;m using a specific angstrom/openembedded image which i built for it, and<br>
&gt; the cnxsoftware scripts to create a bootable sdcard with 512 MB of RAM<br>
&gt; dedicated for the server. I&#39;m using also the nightly build for the kernel<br>
&gt; and uboot (in date of august 1st).<br>
&gt;<br>
&gt; With this configuration i&#39;m facing a problem, the Ethernet MAC Address<br>
&gt; changes and seems to be a random value when the system restart. I would<br>
&gt; like to fix this address. Do you know how to do ?<br>
<br>
</div>Use<br>
<br>
š šifconfig eth0 hw ether your:custom:mac:address:here<br>
<br>
Ensure this is executed at boot, before the DHCP client (if you use DHCP), in<br>
Debian-based distros you can just add a &quot;pre-up&quot; line<br>
into /etc/network/interfaces.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
With respect,<br>
Roman<br>
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
&quot;Stallman had a printer,<br>
with code he could not see.<br>
So he began to tinker,<br>
and set the software free.&quot;<br>
</font></span></blockquote></div><br>Hi Roman,<br><br>I already try this, it works but i need to kill connman to to this. wich i don&#39;t want for different reasons. <br>Angstrom uses connman as his network manager and it enumerates all interfaces and give them an unique id depending on the mac address (I guess as this unique id is different each time i start, as for the mac address)<br>

<br>I think that the better way to fix this is to pass the mac adress in the command line. I&#39; don&#39;t know if the current network driver can parse this option. And i don&#39;t know where to put this command line :)<br>

<br clear="all"><br>-- <br>Nicolas Aguirre<br>Mail: <a href="mailto:aguirre.nicolas@gmail.com" target="_blank">aguirre.nicolas@gmail.com</a><br>Web: <a href="http://enna.geexbox.org" target="_blank">http://enna.geexbox.org</a><br>

Blog: <a href="http://dev.enlightenment.fr/%7Ecaptainigloo/" target="_blank">http://dev.enlightenment.fr/~captainigloo/</a><br>