Hi,

I guess the ip belongs to a net namespace, try:

 ip netns list

to see your namespaces, and then type:

 ip netns exec <NAMESPACE> ifconfig

to check it's details.

On our packetfence, the AD namespace has ip 169.254.0.1.

MJ

On 11/28/18 11:06 AM, Hancock, Jamie via PacketFence-users wrote:
Hi,

My PF development cluster has been offline for a while, since brining it all 
back online the main DB server has a phantom NIC, which has an automatically 
assigned IP address 169.254.0.3.

When I run the  systemctl status packetfence-mariadb command I get the 
following error:

[Warning] Hostname 'devclusterserver1 does not resolve to '10.10.10.10'.
[Note] Hostname 'pfappedull01.internal.uwic.ac.uk' has the following IP 
addresses:
[Note]  - 169.254.0.1

Please can you help?



________________________________

[Cardiff Metropolitan University - Queens Anniversary Prizes 2015]


_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users



_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to