> On Feb 26, 2016, at 4:09 , BARÓCSI Gábor <gabor.baro...@qualysoft.com> wrote:
> 
> When I start freeradius in debug mode like you told me, it works fine. I see 
> data in packetfence.log and the switch port is switched to the registration 
> vlan.
> sudo pkill freeradius; sudo freeradius -d /usr/local/pf/raddb -n auth -Xx
> 
> BUT when I just start it like sudo service freeradius start it does not 
> accept the requests. If I restart the whole machine, it is the same. It only 
> works when I start it in debug mode.

Because it’s not running the same configuration.

# service freeradius start 

Will start it with the default packaged configuration.
It will not include the -d switch.

You should not have to start freeradius that way.

At boot PacketFence will start it with the proper configuration ( as long as PF 
is started itself).
Make sure you have packetfence and packetfence-redis-cache starting at boot.

If you want to start it manually later, call pfcmd:

# /usr/local/bin/pfcmd service radiusd start


Regards,
--
Louis Munro
lmu...@inverse.ca  ::  www.inverse.ca 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to