Go to documentation repository
NAT 뒤에 있는 서버에 클라이언트를 연결하려면 다음을 수행하세요.
서버에서 운영을 위한 포트 범위를 설정하세요. 기본 포트는 20111이며, 포트 범위는 20111-20210입니다 (
To connect the Client to the Server behind NAT, do the following:
On the Server, set the port range for operation. By default, the base port is 20111, and the port range is 20111-20210 (see Axxon One 소프트웨어 패키지에서 사용하는 포트 참조).
Open the port range 27000–35000 on the Server (see 서버에서 포트 범위 27000–35000을 열어주세요 (Axxon One 소프트웨어 패키지에서 사용하는 포트 참조).
Note | ||
---|---|---|
| ||
If you do not open the port range 27000–35000 on the Server, there will be a problem with receiving the events to the Client from the Server. To solve the problem, create the NGP_POLL_EVENTS system variable on the Client and set its value to 1 (see Appendix 9. Creating system variable). | ||
서버에서 포트 범위 27000–35000을 열지 않으면 서버에서 클라이언트로 이벤트를 수신하는 데 문제가 발생합니다. 문제를 해결하려면 클라이언트에서 NGP_POLL_EVENTS 시스템 변수를 만들고 값을 1로 설정합니다 (부록 9. 시스템 변수 생성 참조). |
라우터의 공인 IP 주소를 설정하세요 (네트워크 설정 유틸리티 참조Set the router public IP address (see 네트워크 설정 유틸리티).
Note | ||
---|---|---|
| ||
The router public IP address should be static라우터 공용 IP 주소는 고정이어야 합니다. |
On the router, forward the specified Server ports and the 라우터에서 지정된 서버 포트와 gRPC API 20109 port.포트를 전달합니다.
클라이언트를 실행하고 연결 설정에서 라우터 외부 IP 주소와 서버 외부 기본 포트를 지정합니다 (Launch the Client and specify the router external IP address and the Server external base port in the connection settings (see Axxon One 클라이언트 시작참조).
Note | ||
---|---|---|
| ||
When connecting the Client from an external network, only those Servers that have access to the external network will be available in the Axxon-domain configuration (see 외부 네트워크에서 클라이언트를 연결하는 경우, 외부 네트워크에 접근할 수 있는 서버만 Axxon 도메인 구성에서 사용할 수 있습니다 (Consolidating the Servers from different networks into Axxon-domain 참조). |
Example.
To connect the Client to the Servers behind NAT, do the following:
...
NAT 뒤에 있는 서버에 클라이언트를 연결하려면 다음을 수행하세요 .
...