Hi all, Problem was can’t able to connect the external world(i.e host network 10.137.x.x) in container but my ATS service are running and exposing ports are fine in container . But remap cannot accept the external IP ( i.e my host machine IP ) and with internal container network(i.e 172.18.0.x) was working fine internally not outside . We have to tried with above IP’s on remap configuration but no luck from here .
[root@ceph-admin cdn]# curl -I 172.18.x.x:8004 HTTP/1.1 403 Forbidden Date: Wed, 03 Apr 2019 16:22:37 GMT Server: ATS/6.2.2 Accept-Ranges: bytes Content-Length: 4961 Content-Type: text/html; charset=UTF-8 Age: 1 Connection: keep-alive Via: http/1.1 mycdn (ApacheTrafficServer/6.2.2 [uScMs f p eN:t cCMi p sS]) [root@ceph-admin cdn]# curl -I 10.137.x.x:8006 HTTP/1.1 404 Not Found on Accelerator. Date: Wed, 03 Apr 2019 16:22:50 GMT Connection: keep-alive Via: http/1.1 mycdn (ApacheTrafficServer/6.2.2 [uScMs f p eC:tNcCMi p s ]) Server: ATS/6.2.3 Cache-Control: no-store Content-Type: text/html Content-Language: en Content-Length: 391 Thanks __Vasanth Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
