On 02/09/2022 14:03, Luis Thomas wrote:
Hi everyone,
We are using both dnsmasq and isc dhcrelay as dhcp-relays for dhcpv6
only.
we launch dnsmasq like this:
dnsmasq -d \
--conf-file=/dev/null \
--dhcp-relay fd12:3456::b6e3:f9ff:fea5:fa5b,2020:abcd::1 \
--excep
Hello,
I am trying to write a script for logging & notification whenever a
new DHCP lease is issued, and I currently have a script that uses the
`dnsmasq_client_id` environment variable to get the MAC address of the
device that the lease was issued, but I have had an issue where on some
device
Hi,
"How To Ask Questions The Smart Way" has immediately after the introduction
an advice on before you ask.
http://www.catb.org/esr/faqs/smart-questions.html#before
Following that advice is still no guarantee for a quick response.
So when you are still stuck with something that you think i
For the sake of clarity, the maintainer of this project has nothing to
do with this.
The below e-mail is actually from someone else.
Forwarded Message
Return-Path:
Authentication-Results: mail.com; dkim=none
Received: from thekelleys.org.uk ([85.119.82.65]) by mx.mail.com
(mxgm
On 06/09/2022 17:23, Taylor Fox wrote:
Hello,
I am trying to write a script for logging & notification whenever
a new DHCP lease is issued, and I currently have a script that uses the
`dnsmasq_client_id` environment variable to get the MAC address of the
device that the lease was issue