Derek,

Thanks for the reply and info.  The sequence you gave started all PF processes. 
 The very beginning of the PF startup gave a few VMware WARNINGs, and 1 FATAL.

[admin@dev bin]$ service packetfence start
Starting PacketFence...WARNING: All config files need .conf: 
/etc/modprobe.d/vmware-tools, it will be ignored in a future release.
WARNING: Failed to open config file vmware-tools: Permission denied
FATAL: Error inserting ip_set 
(/lib/modules/2.6.32-358.14.1.el6.x86_64/kernel/net/netfilter/ipset/ip_set.ko): 
Operation not permitted
httpd.admin|start
Checking configuration sanity...
WARNING: All config files need .conf: /etc/modprobe.d/vmware-tools, it will be 
ignored in a future release.

And here are the DCHP related logs from /var/log/messages:

Aug 27 19:14:12 dev dhcpd: Internet Systems Consortium DHCP Server 4.1.1-P1
Aug 27 19:14:12 dev dhcpd: Copyright 2004-2010 Internet Systems Consortium.
Aug 27 19:14:12 dev dhcpd: All rights reserved.
Aug 27 19:14:12 dev dhcpd: For info, please visit 
https://www.isc.org/software/dhcp/
Aug 27 19:14:12 dev dhcpd: Not searching LDAP since ldap-server, ldap-port and 
ldap-base-dn were not specified in the config file
Aug 27 19:14:12 dev dhcpd: Wrote 2 leases to leases file.
Aug 27 19:14:12 dev dhcpd: Listening on 
LPF/eth2/00:50:56:af:00:46/192.168.53.0/24
Aug 27 19:14:12 dev dhcpd: Sending on   
LPF/eth2/00:50:56:af:00:46/192.168.53.0/24
Aug 27 19:14:12 dev dhcpd: Listening on 
LPF/eth1/00:50:56:af:00:3e/192.168.52.0/24
Aug 27 19:14:12 dev dhcpd: Sending on   
LPF/eth1/00:50:56:af:00:3e/192.168.52.0/24
Aug 27 19:14:12 dev dhcpd: Sending on   Socket/fallback/fallback-net

I think you're working towards a solution that will start all PF process at 
server boot, right?

Thank you.
Steve, CSM


On Aug 26, 2013, at 11:30 AM, Derek Wuelfrath <[email protected]> wrote:

> Thoses three services will not starts if the interface(s) they're binded to 
> are not present.
> I'd go with something like: PacketFence is starting BEFORE the network 
> interfaces are up and running.
> 
> Try the following.
> Remove PacketFence from the boot sequence: chkconfig --levels 2345 
> packetfence off
> 
> Reboot the server
> Start PacketFence manually once fully booted: service packetfence start.
> 
> Also, can you paste any dhcpd related output from /var/log/messages
> 
> Derek
> 
> --
> Derek Wuelfrath
> [email protected] :: +1.514.447.4918 (x110) :: www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
> (www.packetfence.org)
> 
> On 2013-08-23, at 3:30 PM, Stephen Wittstruck <[email protected]> wrote:
> 
>> Hello Everyone,
>> 
>> I scratch installed 4.0.5-2 (after a yum uninstall.)  On server reboots 
>> dhcpd and pfdhcplistener are not starting (radiusd too but we don't use it.)
>> 
>> pfdns|1|1663
>> dhcpd|1|0
>> pfdetect|0|0
>> snort|0|0
>> suricata|0|0
>> radiusd|1|0
>> httpd.webservices|1|0
>> httpd.admin|1|1625
>> httpd.portal|1|1667
>> snmptrapd|1|1670
>> pfsetvlan|1|1739
>> pfdhcplistener|1|0
>> pfmon|1|1738
>> 
>> "Pfcmd service pf restart" gets thing straightened out but that's not a 
>> permanent fix.  Thoughts?
>> 
>> pfdns|1|4063
>> dhcpd|1|4044
>> pfdetect|0|0
>> snort|0|0
>> suricata|0|0
>> radiusd|1|4056
>> httpd.webservices|1|4066
>> httpd.admin|1|4014
>> httpd.portal|1|4084
>> snmptrapd|1|4086
>> pfsetvlan|1|4129
>> pfdhcplistener|1|4121 4119 4120
>> pfmon|1|4122
>> 
>> Thanks!
>> Steve, CSM
>> 
>> 
>> ------------------------------------------------------------------------------
>> Introducing Performance Central, a new site from SourceForge and 
>> AppDynamics. Performance Central is your source for news, insights, 
>> analysis and resources for efficient Application Performance Management. 
>> Visit us today!
>> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk_______________________________________________
>> PacketFence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> 
> 
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and 
> AppDynamics. Performance Central is your source for news, insights, 
> analysis and resources for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to