Allegedly, on or about 21 January 2014, bruce sent: > what you state/propose only works if the dhcp server/process is > configured to accept the propogated returned name from the dhclient.. No, not really. You have the client accept being named by the DHCP server. That's the best way to do it. You really don't want some client to be able to log in and claim to be the "printserver," or any other vital machine name, when something else really does that role. Having pondered further on your situation, I'm not sure that you can do what you want without a ton of breakage. You would have to modify each client to individually update a DNS server, which mightn't be possible. You couldn't just have one client update the DNS server for IPs used by all other clients. It'd be easier to run your own local DHCP and DNS server, and be self-controlled, rather than depend on your existing half-useless DHCP service. But to do so means having isolation from your existing DHCP server, usually by being behind NAT (which brings its own set of problems). Are you allowed to turn off that half-useless DHCP server, and run a DHCP server on something else? Just because something like a modem/router has a DHCP server built into it doesn't mean that you have to use it. Another alternative - have a DNS server that's preprogrammed with fixed names for every IP that your DHCP might dole out. -- [tim@localhost ~]$ uname -rsvp Linux 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64 All mail to my mailbox is automatically deleted, there is no point trying to privately email me, I will only read messages posted to the public lists. George Orwell's '1984' was supposed to be a warning against tyranny, not a set of instructions for supposedly democratic governments. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org