Hi Fabrice, pfdhcplistener was NOT running. Starting it, tailing it's log:
> Apr 22 17:46:00 pfdhcplistener(6119) INFO: DHCPREQUEST from ac:86:74:0e:a9:b9 > (192.168.42.10) (main::parse_dhcp_request) > Apr 22 17:46:00 pfdhcplistener(6119) WARN: Unable to match IP address to MAC > 'ac:86:74:0e:a9:b9' (pf::iplog::mac2ip) > Apr 22 17:46:00 pfdhcplistener(6119) WARN: Unable to match MAC address to IP > '192.168.42.10' (pf::iplog::ip2mac) > Apr 22 17:46:00 pfdhcplistener(6119) WARN: Unable to match IP address to MAC > 'ac:86:74:0e:a9:b9' (pf::iplog::mac2ip) > Apr 22 17:46:00 pfdhcplistener(6119) INFO: [ac:86:74:0e:a9:b9] stated > changed, adapting firewall rules for proper enforcement > (pf::inline::performInlineEnforcement) > Apr 22 17:46:00 pfdhcplistener(6119) WARN: Unable to match IP address to MAC > 'ac:86:74:0e:a9:b9' (pf::iplog::mac2ip) > Apr 22 17:46:00 pfdhcplistener(6119) FATAL: DBIx::Class::ResultSet::count(): > DBI Exception: DBD::SQLite::db prepare_cached failed: no such table: > dhcp_fingerprint [for Statement "SELECT COUNT( * ) FROM dhcp_fingerprint me > WHERE ( value = ? )"] at /usr/local/pf/lib/fingerbank/Base/CRUD.pm line 317 > (DBIx::Class::Exception::throw) > Apr 22 17:46:00 pfdhcplistener(6119) ERROR: DBIx::Class::ResultSet::count(): > DBI Exception: DBD::SQLite::db prepare_cached failed: no such table: > dhcp_fingerprint [for Statement "SELECT COUNT( * ) FROM dhcp_fingerprint me > WHERE ( value = ? )"] at /usr/local/pf/lib/fingerbank/Base/CRUD.pm line 317 > (DBIx::Class::Exception::throw) > Apr 22 17:46:00 pfdhcplistener(6119) INFO: stopping pfdhcplistener for > interface eth0 (main::) and then pfdhcplistener dies. This is on a new 5.0 install, from the inverse repo, wheezy x64, mysql. Earlier I tried to use the fingerbank, but this resulted in similar "CRUD.pm" errors and also errors in /admin, so I disabled fingerbank. (assuming that this error was fingerbank specific...) Ideas? For the record: > root@pf:/usr/local/pf/logs# ipset -L > Name: pfsession_Unreg_192.168.42.0 > Type: bitmap:ip,mac > Header: range 192.168.42.0-192.168.42.255 > Size in memory: 4208 > References: 1 > Members: > > Name: pfsession_Reg_192.168.42.0 > Type: bitmap:ip,mac > Header: range 192.168.42.0-192.168.42.255 > Size in memory: 4208 > References: 1 > Members: > 192.168.42.11,3C:97:0E:2F:14:F8 > 192.168.42.12,94:CE:2C:AF:52:1D > > Name: pfsession_Isol_192.168.42.0 > Type: bitmap:ip,mac > Header: range 192.168.42.0-192.168.42.255 > Size in memory: 4208 > References: 1 > Members: > root@pf:/usr/local/pf/logs# Thanks, MJ ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
