News: This forum is now permanently frozen.
Pages: [1]
Topic: DHCP deny requests from certain hostnames?  (Read 2066 times)
« on: October 28, 2013, 14:11:29 »
judithp *
Posts: 1

Hello!

I'm trying to prevent mobile devices from getting an IP from my dhcp server in monowall. I realized that most of them keep hostnames similar to androidXXX or iphoneXXX. Is there a way to deny those requests? Maybe something like:

if option host-name = "android" {
   deny unknown_clients;
}

Thanks!
« Reply #1 on: October 28, 2013, 16:12:47 »
Lee Sharp *****
Posts: 517

There is no way to do that in the GUI.  It would take some substantial custom code.
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines