dcm4chee client with dual IP address.

32 views
Skip to first unread message

nutun

unread,
Oct 21, 2021, 2:19:14 AM10/21/21
to dcm4che
Hi,

I have installed dcm4chee-arc-5.24.2-secure (dockerized) on ubuntu 20.04.

My server have two IP addresses i.e. 192.168.50.250 at LAN1 and 172.16.50.250 at LAN2.

I have created a client in keycloak with Client ID = dcm4chee-arc-ui having Base URL = https://192.168.50.250:8443/dcm4chee-arc/ui2 and Valid Redirect URL = https://192.168.50.250:8443/dcm4chee-arc/ui2/*
At this point I can access my server UI through LAN1 IP address (i.e. 192.168.50.250) and can view mages successfully.

Now I want to access my server UI through LAN2 IP address (i.e. 172.16.50.250) and  for this purpose I have added another Valid Redirect URL = https://172.16.50.250:8443/dcm4chee-arc/ui2/* in dcm4chee-arc-ui client. But server UI can only be accessed through LAN1 IP address and through LN2 IP address server UI is not accessible.

I have some of my PACS workstations having IP addresses 192.168.50.xxx and some have 172.16.50.xxx. So I need to use PACS on both networks.

Attaching Keycloak client configurations screenshot.

Need guideline on this.
DCM client on two IPs.PNG

CPaiva

unread,
Oct 23, 2021, 4:03:02 PM10/23/21
to dcm4che
In docker-compose.yml on keycloak service, you have to set AUTH_SERVER_URL. I think the problem is because you just can set one AUTH_SERVER_URL...
I also would like to use dcm4chee with many ips.
Reply all
Reply to author
Forward
0 new messages