Hello,
On Wed, 2017-04-05 at 01:06 -0700, Anousak Souphavanh wrote:
> OrthanC Server:
>
> Internal IP: 172.16.2.10
[snip]
> Internal IP: 192.168.1.1 (Link 172.16.x.x from router and able to
> ping to and from)
Just to make sure, you've listed two "Internal" addresses in your
"Orthanc Server" section. I'll just assume Orthanc is assigned 172* and
the MiniPACS 192*.
> MiniPACS has following info:
>
> PACName: CT
> AET: MXV
> IP: 192.168.1.1
> Port: 104
>
> "DicomModalities" : {
> "CT" : [ "MXV", "192.168.1.1",104 ]
This looks good.
> 2. From DCOM Query/retrieve, I selected Server 'CT' and then clicked
> on 'Test Echo', it gives errors: Error: The C-Echo has failed!
Can you check and possibly send the relevant Orthanc logs? Also
consider running it with --verbose or --trace if necessary.
When you mention a ping test, I assume you've pinged 192.168.1.1 from
the Orthanc host. If this indeed works and the logs don't reveal
anything useful I recommend trying to connect to the 104 TCP port using
e.g. telnet (command: telnet 192.168.1.1 104) to verify that no
firewall is preventing the connection. Finally, I would capture network
traffic on both hosts (e.g. with tcpdump/windump) and look at it with a
tool like Wireshark. Feel free to post some captures here if you need
help.
Long shot: You know your network of course, but just in case I'll note
that 192.168.1.1 is often used by default by various gateway devices.
It might be worth double-checking that there is no address conflict on
the network.
I suggest you do all of this in order of simplicity until you find the
root cause of the issue.
Good luck,
--
Thibault Nélis <
t...@osimis.io>
Osimis