inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.38k stars 289 forks source link

Checkup warning internal network(s) not defined when using webauth #2265

Open simongottschlag opened 7 years ago

simongottschlag commented 7 years ago

Using webauth and management, portal and radius is using the same interface.

Seeing the following warning: [root@**** ~]# /usr/local/pf/bin/pfcmd checkup Checking configuration sanity... WARNING - internal network(s) not defined!

https://github.com/inverse-inc/packetfence/blob/devel/lib/pf/pfcmd/checkup.pm#L236

Most likely just cosmetic, but nice to hide the warning when using webauth in this combination if that's the case.

nqb commented 3 years ago

I got same behavior when running a setup with dns, dhcp and portal on management interface to handle remote L3 registration networks.

I reopen because it's still true.