> Is port 9000 open in iptables?
> If this was an upgrade you have to make sure to merge the new rules in 
> iptables.conf.
>
> See if you have any .rpmnew file by any chance.
Pff, yes. I never thought to check the local pf iptables...

I had placed an extra line in iptables.conf, to generate usage logging 
data for our wifi users:

-A forward-internal-inline-if -s 192.168.42.0/24 -m limit --limit 5/min 
-j LOG --log-prefix "[packetfilter] "

This is probably why the file was not replaced during the upgrade.

> Yes, that’s probably because those requests are made over http and not https.
> Good point. I opened an issue in github about that.
> https://github.com/inverse-inc/packetfence/issues/658
Subscribed to it.

Super.

MJ

------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to