[Bug] Dhclient gets hostname correctly on 64-bit Debian 8.0, but not on 32-bit

2015-07-15 Thread Nicolas Kovacs
Hi, I've had some weird problems with central hostname management. After a week of pulling out my hair, I can say definitely that I've found a bug. I'm fiddling with two different Debian sandbox PC's. They don't have any 'hardcoded' hostname definition, only 'localhost' in /etc/hostname and 'loca

Re: Debian 8.0 client : how to get hostname from DHCP server?

2015-07-10 Thread Nicolas Kovacs
Le 06/07/2015 11:50, Nicolas Kovacs a écrit : > I'm a Slackware user currently fiddling with Debian, and I'm > experimenting with central hostname management. On my network's server, > I have Dnsmasq running with the following configuration: Anyone ? -- Microlinux -

Debian 8.0 client : how to get hostname from DHCP server?

2015-07-06 Thread Nicolas Kovacs
Hi, I'm a Slackware user currently fiddling with Debian, and I'm experimenting with central hostname management. On my network's server, I have Dnsmasq running with the following configuration: # /etc/dnsmasq.conf domain-needed bogus-priv interface=eth1 dhcp-range=192.168.2.100,192.168.2.200,24h