Package: dhcp-client
Version: 2.0pl5-19.4
Severity: normal

#272942 talks about sending the hostname to the DHCP server by default;
this is a much more limited problem.

If you set a hostname explicitly in /etc/network/interfaces:

  iface eth0 inet dhcp
    hostname whatever

dhclient completely ignores the directive.  You have to edit
/etc/dhclient.conf and add

  send host-name "whatever";

instead.

dhclient should honour this interface setting.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages dhcp-client depends on:
ii  libc6                         2.3.6-1    GNU C Library: Shared libraries an

dhcp-client recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to