Thank you for helping me out with this problem.  I think we are really
close to bringing this online but I'm not sure what is getting in the way.
Are there any more tips and tricks, perhaps an output I can share?  I'm at
a loss at this point.

This is a fresh Debian 8.6 netboot installation with no kernel updates.
firmware-realtek

packetfence install reported no issues, but I had to manually start httpd,
the first time.  After reboots, it starts on its own.  There were errors in
the log about the pid file being read only, which I changed.

# service packetfence-config status
● packetfence-config.service - PacketFence Config Service
   Loaded: loaded (/lib/systemd/system/packetfence-config.service; enabled)
   Active: active (running) since Wed 2016-12-07 09:12:23 EST; 8min ago
  Process: 459 ExecStart=/usr/local/pf/sbin/pfconfig -d (code=exited,
status=0/SUCCESS)
 Main PID: 989 (pfconfig)
   CGroup: /system.slice/packetfence-config.service
           └─989 pfconfig

Dec 07 09:12:23 pfconfig[459]: Preloading resource::fqdn
Dec 07 09:12:23 pfconfig[459]: Preloading resource::guest_self_registration
Dec 07 09:12:23 pfconfig[459]: Preloading resource::local_secret
Dec 07 09:12:23 pfconfig[459]: Preloading resource::reverse_fqdn
Dec 07 09:12:23 pfconfig[459]: Preloading resource::stats_levels
Dec 07 09:12:23 pfconfig[459]: Preloading resource::switches_group
Dec 07 09:12:23 pfconfig[459]: Preloading resource::switches_list
Dec 07 09:12:23 pfconfig[459]: Preloading resource::switches_ranges
Dec 07 09:12:23 pfconfig[459]: Preloading resource::trapping_range
Dec 07 09:12:23 pfconfig[459]: ------------------

# /usr/local/pf/bin/pfcmd service httpd.admin status
Smartmatch is experimental at /usr/local/pf/lib/pf/cluster.pm line 588.
service|shouldBeStarted|pid
httpd.admin|1|1433

# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

# netstat -nlp | grep 1443
tcp        0      0 0.0.0.0:1443            0.0.0.0:*               LISTEN
     1433/apache2

Regards with thanks,
Jeff.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to