Home | History | Annotate | Download | only in man

Lines Matching full:lease

430 .B \-F, --dhcp-range=[[net:]network-id,]<start-addr>,<end-addr>[[,<netmask>],<broadcast>][,<lease time>]
435 options. If the lease time is given, then leases
436 will be given for that length of time. The lease time is in seconds,
438 the default lease time is one hour. The
439 minimum lease time is two minutes. This
470 hostname, IP address and lease time. A hostname specified like this
473 which case the IP address and lease times will apply to any machine
478 an infinite DHCP lease.
496 allocated to a DHCP lease, but only if a
499 tells dnsmasq to never offer a DHCP lease to a machine. The machine
534 DHCP lease to one of the hardware addresses when another one asks for
535 a lease. Beware that this is a dangerous thing to do, it will only
710 not allocate it a DHCP lease.
790 .B \-X, --dhcp-lease-max=<number>
800 to get a lease without a tedious timeout under all circumstances. It also
801 allows dnsmasq to rebuild its lease database without each client needing to
802 reacquire a lease, if the database is lost.
832 Use the specified file to store DHCP lease information.
835 Whenever a new DHCP lease is created, or an old one destroyed, the
839 if known. "add" means a lease has been created, "del" means it has
840 been destroyed, "old" is a notification of an existing lease when
842 lease (also, lease length or expiry and client-id, if leasefile-ro is set).
855 "add" actions or "old" actions when a host resumes an existing lease,
856 since these data are not held in dnsmasq's lease
858 the length of the lease (in seconds) is stored in
859 DNSMASQ_LEASE_LENGTH, otherwise the time of lease expiry is stored in
860 DNSMASQ_LEASE_EXPIRES. The number of seconds until lease expiry is
862 If a lease used to have a hostname, which is
863 removed, an "old" event is generated with the new state of the lease,
872 The script is not invoked concurrently: if subsequent lease
875 all existing leases as they are read from the lease file. Expired
882 Specify the user as which to run the lease-change script. This defaults to root, but can be changed to another user using this flag.
885 Completely suppress use of the lease database file. The file will not
886 be created, read, or written. Change the way the lease-change
887 script (if one is provided) is called, so that the lease database may
891 the lease-change script is called once, at dnsmasq startup, with the
893 the saved state of the lease database, in dnsmasq leasefile format, to
896 to the client-id and lease length and expiry time.
1038 The dhcp lease change script is called for all
1203 lease-script process "init" call. The exit code from dnsmasq is the
1216 .B --dhcp-lease-max
1218 and lease times should not be very short (less than one hour). The