Lines Matching full:host
370 this makes the `host` command work when traversing search
437 --no-negcache, --addn-host.
629 dhcp-host=<hardware addr>,....
630 dhcp-host=id:<hex client id>,.....
631 dhcp-host=id:<ascii client id>,.....
633 Allow dhcp-host options to specify any IP address on the
637 Allow dhcp-host options for the same host with different
639 the network the host appears on.
685 allocated to a host using DHCP and /etc/hosts.
701 dhcp-host=<mac addr>,wibble
703 dhcp-host=wibble
707 of dhcp-host line is still needed, it's not possible for
708 random host to claim an address in /etc/hosts without
715 in dhcp-host, previously this was always one hour.
774 host. The default is 150, but it can be changed by the
828 Fixed problem were dhcp-host configuration options did
830 host. Thanks again to Dag Wieers.
872 dhcp-host. "dhcp-host=11:22:33:44:55:66,ignore" will
873 cause the DHCP server to ignore any host with the given
921 Allow the dhcp-host specification of id:* which makes
955 expire and allows consecutive DHCPOFFERS to the same host
976 the netids from dhcp-range, dhcp-host, vendor class and
991 of leases for hosts which had a --dhcp-host flag without
1042 Extended --mx-host flag to allow arbitrary targets for MX
1078 allocated address has become available, forcing a host to
1110 Use a lease with matching MAC address for a host which
1113 changing DHCP clients, adding id:* to a host, and from the
1134 Check that IP addresses in all dhcp-host directives are
1323 parameter and there is no hostname in a matching dhcp-host
1382 Sanity check lease times in dhcp-range and dhcp-host
1422 Added wildcard matching for MAC addresses in dhcp-host
1449 dhcp-host option for any one IP address, even if the
1459 with different upstream nameservers, as the host moves
1602 host claiming a name would be given it, even if that
1603 over-rode a dhcp-host declaration, leading to potentially
1637 Fixed crash when attempting to send a DHCP NAK to a host
1746 Added a warning when it's impossible to give a host its
1861 via dhcp-host or /etc/hosts, lock that address out of use
1918 environment. If the host has a client-id, then
1941 in this case a host forced to move between dhcp-ranges on
1979 possible to add a host to a config file by name, and when
1980 that host gets a DHCP lease, the script will use iptables
1982 which the host is allocated. The script also handles
1985 when a host leaves and its DHCP lease expires.
2007 treats is as "this host" and an endless loop ensues.
2246 a dhcp-host or /etc/ethers line. This is especially
2254 Fix handling of fully-qualified names in --dhcp-host
2290 request if there exists a lease for the host sending the
2414 particular host. Thanks to Cedric Duval for the bug