Re: how to log client MAC address?

2016-08-07 Thread Fima Leshinsky
Thanks to everyone for the helpful replies. Frank - great call on using ARP cache to match IPs to MAC addresses. On Sat, Aug 6, 2016 at 7:54 PM, Frank Pikelner < frank.pikel...@netcraftcommunications.com> wrote: > For a local subnet, enable BIND logging, then write a script that scans > the BIND

how to log client MAC address?

2016-08-06 Thread Fima Leshinsky
I'd like to log the client's MAC address. Is this possible? Could someone point me in the right direction? Thank you! Fima ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-use

forcing clients to TCP

2016-08-06 Thread Fima Leshinsky
I'd like to force clients to use TCP. The closest I've come to a solution is a patch shared by another member back in 2013: http://lists.redbarn.org/pipermail/ratelimits/2013-May/000418.html It seems like setting the TC flag is what I'm after but curious if there's a way to do this via configurati