Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
athctrl.sh 819 Bytes
dhclient-script 10.7 KB

Latest revisions

# Date Author Comment
8333e25c 01/17/2017 10:18 PM NOYB NOYB

Status / Interfaces - Relinquish DHCP Lease

Send gratuitous DHCP release message to server.

Dependency:
To fully relinquish the DHCP lease, the "RELEASE" reason needs to be added to the /sbin/dhclient-script.
s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/

Without the 'RELEASE' reason, the DHCP release message will still be sent to the server, however the local dhclient leases will not reflect the relinquishment. Therefore, DHCP renewal will do a DHCP request for the previous address rather than doing a DHCP discovery and being more likely to be assigned a different address.

69eefb50 12/10/2015 09:04 PM Renato Botelho

Ticket #5624: Welcome dpinger!

84bdd3e8 11/26/2015 06:49 PM Renato Botelho

Remove unused code

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/

View revisions

Also available in: Atom