On Thu, 2008-09-11 at 12:15 +0200, Patryk Zawadzki wrote: > On Thu, Sep 11, 2008 at 11:59 AM, Kristian Slavov <[EMAIL PROTECTED]> wrote: > > Unfortunately the office network has also a DHCP server. > > Wouldn't it make more sense to properly configure the DHCP server then? ;)
Yeah, seriously, have the DHCP server hand out a "static" IP based on the DHCP Client ID that the workstation sends in the initial DHCP request. Can even have DHCP pass the desired hostname of the machine to the DHCP server, which DHCP will then forward to the DNS server and you'll magically have a stable DNS name for your machine too even though the address might change. Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
