<div class="gmail_quote">On Fri, Feb 3, 2012 at 4:01 PM, Geoffrey Leach <span dir="ltr">&lt;<a href="mailto:geoff@hughes.net">geoff@hughes.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A system on my local network (pvr) has its IP address in /etc/hosts<br>
<br>
geoff@pvr[1]-&gt;cat /etc/hosts<br>
127.0.0.1   localhost localhost.localdomain localhost4<br>
localhost4.localdomain4<br>
<br>
192.168.10.2    <a href="http://pvr.mtranch.com" target="_blank">pvr.mtranch.com</a> pvr<br>
192.168.10.3    <a href="http://mtranch.mtranch.com" target="_blank">mtranch.mtranch.com</a> mtranch<br>
192.168.10.1    Netgear<br>
198.168.20.5    Homerun<br>
<br>
Netgear router accessed from pvr via wireless. It has the address<br>
192.168.10.2 reserved and assigned to pvr. Worked fine.  Today after<br>
booting up the latest kernel, (3.2.2-1.fc16.i686.PAE), the IP address<br>
has changed to <a href="http://192.168.10.5" target="_blank">192.168.10.5</a>:<br>
<br>
geoff@pvr[2]-&gt;ifconfig wlan0<br>
wlan0     Link encap:Ethernet  HWaddr AE:5D:BA:91:67:2D<br>
          inet addr:192.168.10.5  Bcast:192.168.10.255<br>
Mask:255.255.255.0<br>
          inet6 addr: fe80::ac5d:baff:fe91:672d/64 Scope:Link<br>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>
          RX packets:484 errors:0 dropped:0 overruns:0 frame:0<br>
          TX packets:462 errors:0 dropped:0 overruns:0 carrier:0<br>
          collisions:0 txqueuelen:1000<br>
<br>
you&#39;ll note that it is 192.168.10.5<br>
<br>
Not surprisingly, I can&#39;t ssh 192.168.10.2, but I can ssh 192.168.10.5<br>
<br>
Question: where is this (dynamic?) assignment taking place?<br></blockquote><div><br></div><div>I think the machine is requesting the router a new IP and the router couldn&#39;t match the MAC of the request with the MAC associated to the reserved IP 192.168.10.2, so is giving a new IP in the range. Something change at the machine, did you check the MAC AE:5D:BA:91:67:2D against your rule in the router?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>J. E. Aneiros</div><div>GNU/Linux User #190716 en <a href="http://counter.li.org" target="_blank">http://counter.li.org</a></div><div>perl -e &#39;$_=pack(c5,0105,0107,0123,0132,(1&lt;&lt;3)+2);y[A-Z][N-ZA-M];print;&#39;</div>
<div>PK fingerprint: 5179 917E 5B34 F073 E11A  AFB3 4CB3 5301 4A80 F674</div><br>