NRDP communication problem
Posted: Tue Jul 17, 2012 9:04 am
Using Nagios XI 3.2
I have a machine ("A") in SIN that send check results over NRDP to ILS ("B") & UK ("C")
I have a machine ("D") in UK that send check results over NRDP to ("C") in UK (no FW)
When "D" (or "C") are sending to "B" through the ILS FW I get blocked by the FW (probably due to wrong Content-Type). Please see the attached files.
Looks like "A" is sending
I've tried both send_nrdp.sh and send_nrdp.php clients with the same results...
Please help
I have a machine ("A") in SIN that send check results over NRDP to ILS ("B") & UK ("C")
I have a machine ("D") in UK that send check results over NRDP to ("C") in UK (no FW)
When "D" (or "C") are sending to "B" through the ILS FW I get blocked by the FW (probably due to wrong Content-Type). Please see the attached files.
Looks like "A" is sending
which is the correct type and therefore passes the FW while "D" and "C" are sendingContent-Type: text/xml
and are block by the FW.Content-Type: text/html
I've tried both send_nrdp.sh and send_nrdp.php clients with the same results...
Please help