El 21/04/2010 16:08, Carlos Castro &lt;carloscastro7@gmail.com&gt; escribió:<br />&gt; Hi everyone!<br />&gt; <br />&gt; <br />&gt; <br />&gt; I want to remotely change a machine IP, so I can configure it exactly<br />&gt; <br />&gt; the way I want. So I&#39;m using avahi to use Zeroconf and publish this<br />&gt; <br />&gt; machine on the network. Now that I can find it, I wonder if there is<br />&gt; <br />&gt; some kind of software ou command, so I can configure it&#39;s IP address<br />&gt; <br />&gt; from my workstation... I know I could use telnet ou ssh to connect to<br />&gt; <br />&gt; this machine and change from there, but I want to know if such<br />&gt; <br />&gt; software exists.<br />&gt; <br />&gt; <br />&gt; <br />&gt; Thanks,<br />&gt; <br />&gt; Carlos Castro<br /><br />I don&#39;t know if this could be a solution for you. In Guadalinfo project (a telecenter<br />network in Andalusia, Spain), the clients machine publish their ip/mac by a zeroconf<br />service using avahi.<br /><br />The server machine has an app that listen for clients zeroconf service. This machine<br />serves dhcp too, so when a new client-machine it&#39;s discovered, the app can set a<br />specific ip-address for the MAC in dhcp3-server configuration.<br /><br />I don&#39;t know about a specific software that can change/set the ip address of other<br />machines than dhcp. I can give you implementation details if it&#39;s a good solution<br />for what you&#39;ve been asking for.<br /><br />Cheers!<br /><br />&gt; _______________________________________________<br />&gt; <br />&gt; avahi mailing list<br />&gt; <br />&gt; avahi@lists.freedesktop.org<br />&gt; <br />&gt; http://lists.freedesktop.org/mailman/listinfo/avahi<br />&gt;