Re: [PacketFence-users] DNS fails in cluster

2024-05-03 Thread Daniel Zook via PacketFence-users
Here you go: root@pf1:~# /usr/local/pf/bin/pfcmd checkup Checking configuration sanity... root@pf1:~# /usr/local/pf/bin/cluster/node Node pf1 is currently enabled Node pf2 is currently enabled Node pf3 is currently enabled root@pf1:~# *Daniel J. Zook* *a.k.a. "Zookie" *(he/him/his) Eastern Men

Re: [PacketFence-users] DNS fails in cluster

2024-05-02 Thread Zammit, Ludovic via PacketFence-users
Hello, Can you show the output of: /usr/local/pf/bin/pfcmd checkup /usr/local/pf/bin/cluster/node Thanks, Ludovic Zammit Product Support Engineer Principal Lead Cell: +1.613.670.8432 Akamai Technologies - Inverse 145 Broadway Cambridge, MA 02142 Connect with Us:

Re: [PacketFence-users] DNS fails in cluster

2024-05-02 Thread Daniel Zook via PacketFence-users
Thanks for the reply Ludovic. I followed your suggestion, however, on the sync step, I discovered that the networks.conf file reverted the change back to the node's registration network IP address. Here is a screenshot showing it corrected to use the VIP of 10.9.0.5 for the gateway and dns: [imag

Re: [PacketFence-users] DNS fails in cluster

2024-05-02 Thread Zammit, Ludovic via PacketFence-users
Hello Daniel, Make sure the configuration is consistent on all members on the cluster. Do on the firs node : vim /usr/local/pf/conf/networks.conf (Make sure the VIP IP address is used for the gateway and DNS ) /usr/local/pf/bin/pfcmd configreload hard /usr/local/pf/bin/cluster/node/sync --as-

[PacketFence-users] DNS fails in cluster

2024-05-01 Thread Daniel Zook via PacketFence-users
I have a working packetfence cluster and everything seems to be setup and working fine except that when a guest connects on the Registration VLAN, DNS fails. It acts as if there is a firewall blocking it, or there is no service listening. If I stop IPTables on one or more cluster members, DNS sta