The answer is: No, it is not possible without changing the code.

The relevant lines are in lib/pfconfig/namespaces/interfaces.pm and
lib/pf/services/manager/pfdhcplistener.pm.

pfdhcplistener.pm:
my @managers = map { ... } uniq @listen_ints, @dhcplistener_ints;

listen_ints contains all interfaces of type internal, and managent
interfaces are added to dhcplistener_ints.

There is also the comment: " adding management to dhcp listeners by
default ". But how to overwrite the default? I can't see a way to change it.

Cheers,
Till

On 06/02/2016 07:12 PM, [email protected] wrote:
> Hi there,
>
> is there a way to disable dhcplistener on certain interfaces? It fills 
> up the node table with a lot data that never will be used.
>
> Actually I only need it on the registration LAN.
>
> Thanks,
> Till
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to