Hello Keshava,
This 'HTTP 403' doesn't looks like a Bigfix server reply (unless 'relay authentication' feature is enabled)...but, you never know.
A blind guess would be some proxy stuff between...
I'd start with checking HTTP headers & content by means of curl command run from this AIX box:
curl -vk https://xxx:52311/rd
If Bigfix server is processing as it should you should see 'HTTP 200 OK' and following in HTTP body :
Relay Diagnostics
Or
RelayDiagnostics page is not enabled
If you don't get 'HTTP 200 OK' please copy/paste the content for investigation or send to me by Email...
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
------------------------------
Original Message:
Sent: Tue March 05, 2024 12:40 AM
From: Keshava Ramdoo
Subject: ILMT, bigfix and client deployment
Hello Oktawian,
Thank you for your help. I notice in the log file (/var/opt/BESClient/__BESData/__Global/Logs/xxx.log), there was error: RegisterOnce: GetURL failed - General transport failure. - BAD SERVERNAME (winsock error 4294967290 - registration url xxx:52311.
I have configured the DNS server, the servers are now being resolved on both sides.
Now after restarting the BES client service on the AIX client, I can now see error RegisterOnce: GetURL failed - HTTP 403 Error (Forbidden)
Any way forward please?
Thanks a lot!
K.
------------------------------
Keshava Ramdoo
------------------------------
Original Message:
Sent: Mon March 04, 2024 09:34 AM
From: Oktawian Powązka
Subject: ILMT, bigfix and client deployment
Hello Keshava,
I'd first check the current Bigfix agent log file (/var/opt/BESClient/__BESData/__Global/Logs/xxx.log) from each of those 'missing' endpoints.
Pay a close attention to a following line :
RegisterOnce: Attempting secure registration with 'https://xxx:52311
Do make sure that a Bigfix server address (xxx) is resolvable from this Bigfix agent endpoint.
(That Bigfix server address is being picked up from actionsite masthead: '/etc/opt/BESClient/actionsite.afxm' file) deployed by CDT.
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool