KR102377246B1 - System for controlling network access based on controller and method of the same - Google Patents

System for controlling network access based on controller and method of the same Download PDF

Info

Publication number
KR102377246B1
KR102377246B1 KR1020210075557A KR20210075557A KR102377246B1 KR 102377246 B1 KR102377246 B1 KR 102377246B1 KR 1020210075557 A KR1020210075557 A KR 1020210075557A KR 20210075557 A KR20210075557 A KR 20210075557A KR 102377246 B1 KR102377246 B1 KR 102377246B1
Authority
KR
South Korea
Prior art keywords
secure session
information
application
gateway
connection
Prior art date
Application number
KR1020210075557A
Other languages
Korean (ko)
Inventor
김영랑
Original Assignee
프라이빗테크놀로지 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 프라이빗테크놀로지 주식회사 filed Critical 프라이빗테크놀로지 주식회사
Priority to KR1020210075557A priority Critical patent/KR102377246B1/en
Application granted granted Critical
Publication of KR102377246B1 publication Critical patent/KR102377246B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2483Traffic characterised by specific attributes, e.g. priority or QoS involving identification of individual flows
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic

Abstract

A node according to an embodiment disclosed herein includes communication circuitry, a processor operatively connected to the communication circuitry, and a memory operatively connected to the processor and storing a connection application. The memory may store instructions that cause, when executed by the processor, the node to request an external server for network access to a service server; to receive a data flow corresponding to an Internet protocol (IP) and a port of the service server from the external server through the connection application, wherein the data flow includes information about creating a secure session between the connection application and a gateway, and the gateway exists at a network boundary of the node and the service server; to create a secure session with the gateway through the connection application; and transmit secure session creation completion information including information for identifying the secure session through the access application to the external server when creation of the secure session is completed.

Description

컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법{SYSTEM FOR CONTROLLING NETWORK ACCESS BASED ON CONTROLLER AND METHOD OF THE SAME}SYSTEM FOR CONTROLLING NETWORK ACCESS BASED ON CONTROLLER AND METHOD OF THE SAME

본 문서에 개시된 실시예들은 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다.Embodiments disclosed herein relate to a system for controlling a controller-based network connection and a method therefor.

다수의 장치들은 네트워크를 통해서 데이터를 통신할 수 있다. 예를 들어, 단말은 인터넷을 통해 서버와 데이터를 송신하거나 수신할 수 있다. 네트워크는 인터넷과 같은 공용 네트워크(public network)뿐만 아니라 인트라넷과 같은 사설 네트워크(private network)를 포함할 수 있다.Multiple devices may communicate data over a network. For example, the terminal may transmit or receive data with the server through the Internet. The network may include a public network such as the Internet as well as a private network such as an intranet.

단말은 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol) 또는 UDP(User Datagram Protocol)를 활용하여 서버와 통신을 수행하며, TCP 또는 UDP 기술에서 인가된 출발지 IP와 도착지 IP 간 접속을 제어하기 위한 방화벽 기술이 이용될 수 있다. 이러한 IP 통신의 경우, 데이터 패킷이 평문으로 전송되기 때문에 제3 자는 태핑(tapping) 장비나 로그(rouge) WiFi와 같은 스니핑 기술을 이용하여 데이터 패킷의 중요 정보를 쉽게 열람할 수 있는 문제점이 있으므로, 이를 해결하기 위하여 단말과 서버 간 데이터 패킷을 암호화하기 위한 VPN(Virtual Private Network) 기술 및 터널링 기술이 이용된다. The terminal communicates with the server by using IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), Firewall technology may be used. In the case of IP communication, since data packets are transmitted in plain text, there is a problem that a third party can easily read important information of data packets using sniffing technology such as tapping equipment or rouge WiFi. In order to solve this problem, a VPN (Virtual Private Network) technology and tunneling technology for encrypting data packets between the terminal and the server are used.

터널링 기술은 서비스 서버에 따라 터널링 사용 여부 및 관련 규격이 모두 상이하기 때문에, 특정 네트워크나 서비스에 종속되는 네트워크 접속만을 제어하는 것으로 범위가 한정될 수 있다. 또한, 터널링 기술은 광범위한 네트워크 대역을 설정해야 하므로 단말 내에서 구동되는 각각의 애플리케이션 및 애플리케이션이 접속하고자 하는 서비스 서버 단위의 통신을 제어하는데 어려움이 있을 수 있다. Tunneling technology may be limited in scope to controlling only network access dependent on a specific network or service, since tunneling usage and related standards are all different depending on the service server. In addition, since the tunneling technology needs to set up a wide network band, it may be difficult to control each application running in the terminal and communication in the service server unit to which the application wants to access.

이러한 터널링 기술의 단점을 보완하기 위하여 터널링 보다 쉽고 간편하게 안전한 통신을 보장할 수 있는 보안 세션 기술이 고려될 수 있다. 예를 들어, TLS(Transport Layer Security), SSL(Secure Sockets Layer), DTLS(Datagram Transport Layer Security), MTLS(Mutual Transport layer Security), 또는 HTTPS (Hyper Text Transfer Protocol over Secure Socket Layer)와 같은 프로토콜에 보안 세션 기술이 적용될 수 있다. In order to compensate for the shortcomings of the tunneling technology, a secure session technology that can guarantee secure communication more easily and conveniently than tunneling may be considered. For example, for protocols such as Transport Layer Security (TLS), Secure Sockets Layer (SSL), Datagram Transport Layer Security (DTLS), Mutual Transport layer Security (MTLS), or Hyper Text Transfer Protocol over Secure Socket Layer (HTTPS). A secure session technique may be applied.

보안 세션 기술에서 단말과 서비스 서버는 사전에 세션 생성 및 협상(negotiation) 절차를 수행해야 하는데, OSI(Open Systems Interconnection) 7 계층을 기반으로 하는 IP 통신의 특성상 통신을 요청하는 대상(예: 단말 또는 애플리케이션)이 사전에 인가된 안전한 대상인지에 대해서 확인할 수 있는 방법이 존재하지 않으므로 네트워크 수준(즉, OSI 7계층)에서 인가되지 않은 대상을 차단하는 것이 어렵다. 서비스 서버가 인증 조건을 만족하는 않는 대상의 접속을 차단할 수 있지만, 이러한 방식은 이미 TCP 세션 또는 보안 세션이 생성되거나 서비스 프로토콜 접속 절차(예: HTTP)가 수행된 이후에 가능한 것이므로 해당 방식만으로는 허용되지 않은 대상의 네트워크 접속을 원천적으로 차단하거나 해제할 수 없으며, 공격자는 HTTPS와 같이 잘 알려진 프로토콜 및 열린 포트를 통해서 DoS(Denial of Service) 공격이 가능하다. 나아가, 단말의 애플리케이션 내에 포함된 보안 기능이 실행되지 않거나 애플리케이션 내에 위험 요소가 존재하는 경우, 단말 또는 네트워크가 이를 탐지하더라도 네트워크 연결 상태에서 탐지된 위협을 차단할 수 있는 방법이 존재하지 않는다. In the secure session technology, the terminal and the service server must perform session creation and negotiation in advance. Due to the nature of IP communication based on the Open Systems Interconnection (OSI) 7 layer, the communication requesting target (eg, the terminal or Since there is no way to check whether the application) is a pre-authorized safe target, it is difficult to block unauthorized targets at the network level (ie, OSI layer 7). Although the service server may block the connection of a target that does not satisfy the authentication conditions, this method is not allowed because it is possible after a TCP session or a secure session has already been created or a service protocol access procedure (eg HTTP) has been performed. It is not possible to fundamentally block or cancel network access of an unauthorized target, and an attacker can perform a Denial of Service (DoS) attack through a well-known protocol such as HTTPS and an open port. Furthermore, when the security function included in the application of the terminal is not executed or a risk factor exists in the application, even if the terminal or the network detects it, there is no method to block the detected threat in the network connection state.

또한, 단말과 서비스 서버 간 보안 세션이 생성되면 암호화된 데이터 패킷이 서비스 서버의 네트워크 경계에 존재하는 필터링 기반 보안 기술(예: IDS(Intrusion Detection System), IPS(Intrusion Prevention System), NGFW(Next Generation Firewall))을 사용할 수 없는 문제가 발생할 수 있다.In addition, when a secure session between the terminal and the service server is created, filtering-based security technologies (eg, Intrusion Detection System (IDS), Intrusion Prevention System (IPS), Next Generation (NGFW), Firewall)) may not be available.

이동성을 가진 단말의 경우 핸드오버(Handover)에 의하여 출발지 IP가 지속적으로 변화하기 때문에 게이트웨이에서 출발지 IP 기준으로 데이터 패킷 전송을 차단하는 문제가 발생할 수 있다. 즉, 핸드오버가 잦은 단말의 경우 IP 변경시마다 매번 네트워크 접속 인증을 해야하는 문제가 발생할 수 있다.In the case of a mobile terminal, since the source IP continuously changes due to handover, there may be a problem in that the gateway blocks data packet transmission based on the source IP. That is, in the case of a terminal with frequent handovers, a problem may arise in that network access authentication is required every time an IP is changed.

또한, 보안 세션을 생성하는 과정에서 생성된 보안 세션 식별 정보에 접근이 어려운 단말, 별도의 End to End Security 모듈에 의하여 통신을 수행하는 애플리케이션 또는 하드웨어 장치에 의해 보안 세션을 생성하는 IoT 단말 등은 보안 세션이 정상적으로 생성되었는지 여부를 확인하는 것이 불가능한 문제가 발생할 수 있다.In addition, a terminal that has difficulty accessing the secure session identification information created in the process of creating a secure session, an application that communicates by a separate End to End Security module, or an IoT terminal that creates a secure session by a hardware device is secure. A problem may arise in which it is impossible to check whether a session has been successfully created or not.

본 문서에 개시되는 다양한 실시예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다. Various embodiments disclosed in this document are intended to provide a system for solving the above-described problems in a network environment and a method therefor.

본 문서에 개시된 일 실시예에 따른 노드는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서 및 상기 프로세서와 작동적으로 연결되고 접속 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가, 상기 접속 애플리케이션을 통해, 외부 서버에게 서비스 서버에 대한 네트워크 접속을 요청하고, 상기 접속 애플리케이션을 통해, 상기 외부 서버로부터 상기 서비스 서버의 IP(internet protocol) 및 포트에 대응하는 데이터 플로우를 수신하되, 상기 데이터 플로우는 상기 접속 애플리케이션과 게이트웨이간 보안 세션 생성에 관한 정보를 포함하고, 상기 게이트웨이는 상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하고, 상기 접속 애플리케이션을 통해, 상기 게이트웨이와 상기 보안 세션을 생성하고, 및 상기 보안 세션 생성이 완료되면, 상기 접속 애플리케이션을 통해 상기 보안 세션을 식별할 수 있는 정보를 포함하는 보안 세션 생성 완료 정보를 상기 외부 서버로 전송하도록 하는 명령어들을 저장할 수 있다.A node according to an embodiment disclosed herein comprises a communication circuit, a processor operatively coupled to the communication circuit, and a memory operatively coupled to the processor and storing a connection application, the memory comprising: the processor The node requests a network connection to the service server from the external server through the connection application, and corresponds to the IP (internet protocol) and port of the service server from the external server through the connection application Receive a data flow that includes: the data flow includes information on creation of a secure session between the access application and a gateway, the gateway exists at a network boundary between the node and the service server, and through the access application, the Create the secure session with the gateway, and when the secure session creation is completed, the command to transmit the secure session creation completion information including information for identifying the secure session through the connection application to the external server can be saved

본 문서에 개시된 일 실시예에 따른 서버는, 통신 회로, 데이터 베이스를 저장하는 메모리 및 상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, 노드의 접속 애플리케이션으로부터 서비스 서버에 대한 네트워크 접속 요청을 수신하고, 상기 접속 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 접속 애플리케이션의 접속 가능 여부를 확인하고, 상기 접속 애플리케이션의 접속이 가능하면, 상기 서비스 서버의 IP 및 포트, 및 상기 접속 애플리케이션과 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 생성하고, 상기 게이트웨이는 상기 노드와 상기 서비스 서버 간 경계에 존재하고, 및 상기 게이트웨이와 상기 접속 애플리케이션에게 상기 데이터 플로우를 전송하도록 구성될 수 있다. A server according to an embodiment disclosed in this document includes a communication circuit, a memory for storing a database, and a processor operatively connected to the communication circuit and the memory, wherein the processor is a service server from a connection application of a node Receives a network access request for the access application, checks whether the access application is accessible based on the identification information of the access application and the IP and port of the service server, and if the access application is accessible, the service server generate a data flow including IP and port, and information on creation of a secure session between the access application and a gateway, wherein the gateway exists at a boundary between the node and the service server, and to the gateway and the access application and transmit the data flow.

본 문서에 개시된 일 실시예에 따른 게이트웨이는, 외부 서버로부터, 서비스 서버의 IP 및 포트, 및 접속 애플리케이션과 상기 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 수신하고, 상기 접속 애플리케이션으로부터 보안 세션 생성 데이터 패킷을 수신하면, 상기 보안 세션의 생성에 관한 정보를 기초로 보안 세션을 생성하고, 상기 보안 세션 생성이 완료된 경우 상기 외부 서버로 보안 세션 생성 완료 정보를 전송하고, 상기 보안 세션 생성 완료 정보는 상기 생성된 보안 세션을 식별할 수 있는 정보를 포함하도록 구성될 수 있다.The gateway according to an embodiment disclosed in this document receives, from an external server, an IP and port of a service server, and a data flow including information on creation of a secure session between a connection application and the gateway, and from the connection application Upon receiving the secure session creation data packet, a secure session is created based on the information on the secure session creation, and when the secure session creation is completed, the secure session creation completion information is transmitted to the external server, and the secure session is created. Completion information may be configured to include information capable of identifying the created secure session.

본 문서에 개시된 일 실시예에 따른 노드에 저장된 애플리케이션의 동작 방법은, 외부 서버에게 서비스 서버에 대한 네트워크 접속을 요청하는 동작, 상기 외부 서버로부터 상기 서비스 서버의 IP 및 포트에 대응하는 데이터 플로우를 수신하는 동작, 상기 데이터 플로우는 상기 접속 애플리케이션과 게이트웨이 간 보안 세션 생성에 관한 정보를 포함하고, 상기 게이트웨이는 상기 접속 애플리케이션과 상기 서비스 서버의 네트워크 경계에 존재하고, 상기 게이트웨이와 보안 세션을 생성하는 동작 및 상기 보안 세션 생성이 완료되면 상기 생성된 보안 세션을 식별할 수 있는 정보를 포함하는 보안 세션 생성 완료 정보를 상기 외부 서버로 전송하는 동작을 포함할 수 있다.The method of operating an application stored in a node according to an embodiment disclosed in this document includes the operation of requesting an external server to access a network connection to the service server, and receiving a data flow corresponding to the IP and port of the service server from the external server. operation, the data flow includes information on creation of a secure session between the access application and a gateway, the gateway exists at a network boundary between the access application and the service server, and creates a secure session with the gateway; When the creation of the secure session is completed, the method may include transmitting secure session creation completion information including information for identifying the created secure session to the external server.

본 문서에 개시된 일 실시예에 따른 서버의 동작 방법은, 노드의 접속 애플리케이션으로부터 서비스 서버에 대한 네트워크 접속 요청을 수신하는 동작, 상기 접속 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 접속 애플리케이션의 접속 가능 여부를 확인하는 동작, 상기 접속 애플리케이션의 접속이 가능하면, 상기 서비스 서버의 IP 및 포트, 및 상기 접속 애플리케이션과 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 생성하는 동작, 상기 게이트웨이는 상기 노드와 상기 서비스 서버 간 네트워크 경계에 존재하고 및 상기 게이트웨이와 상기 접속 애플리케이션에게 상기 데이터 플로우를 전송하는 동작을 포함할 수 있다.In the method of operating a server according to an embodiment disclosed in this document, based on the operation of receiving a network connection request for a service server from a connection application of a node, identification information of the connection application and the IP and port of the service server, the Checking whether the connection application is accessible, if the connection application is accessible, generating a data flow including the IP and port of the service server, and information about the creation of a secure session between the connection application and the gateway operation, wherein the gateway exists at a network boundary between the node and the service server and transmits the data flow to the gateway and the access application.

본 문서에 개시된 일 실시예에 따른 게이트웨이의 동작 방법은, 외부 서버로부터, 서비스 서버의 IP 및 포트, 및 접속 애플리케이션과 상기 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 수신하는 동작, 상기 접속 애플리케이션으로부터 보안 세션 생성 데이터 패킷을 수신하는 동작, 상기 보안 세션의 생성에 관한 정보를 기초로 보안 세션을 생성하는 동작 및 상기 보안 세션 생성이 완료된 경우 상기 외부 서버로 보안 세션 생성 완료 정보를 전송하는 동작을 포함할 수 있고 상기 보안 세션 생성 완료 정보는 생성된 보안 세션을 식별할 수 있는 정보를 포함할 수 있다.The method of operating a gateway according to an embodiment disclosed in this document includes the operation of receiving, from an external server, an IP and port of a service server, and a data flow including information on creation of a secure session between a connection application and the gateway; Receiving a secure session creation data packet from the access application, creating a secure session based on information about the secure session creation, and transmitting secure session creation completion information to the external server when the secure session creation is completed and the secure session creation completion information may include information for identifying the created secure session.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 보안 세션을 기반으로 인가된 대상만 네트워크에 접속할 수 있는 방법을 제공하며, 비인가된 대상의 데이터 패킷 전송을 차단할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access provides a method for allowing only an authorized target to access a network based on a secure session, and may block data packet transmission of an unauthorized target.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 유효하지 않은 대상에 대한 위협 탐지 및 접속 해제를 위한 방법을 제공하고, 애플리케이션과 서비스 서버 간의 모호한 네트워크 접속 해제 시점을 명확히 하여 라이프 사이클 관리를 용이하게 할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access provides a method for detecting and disconnecting threats to an invalid target, and clarifying an ambiguous network connection disconnection point between an application and a service server. It can facilitate life cycle management.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 비인가 대상이 전송하는 데이터 패킷을 게이트웨이를 통해 차단함으로써 서비스 자원 접속을 통한 DoS 공격 및 무작위 대입 공격(Brute Force Attack)을 막을 수 있다. According to the embodiments disclosed in this document, a system for controlling network access blocks a data packet transmitted by an unauthorized target through a gateway to prevent DoS attacks and brute force attacks through service resource access. can

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 애플리케이션의 네트워크 접속 통제, 위협 차단, 및 격리에 이르는 보안 네트워크 연결 라이프사이클을 구현함으로써 기존의 IP 통신이 내제하고 있는 문제점을 해결하고 안전한 네트워크 연결을 제공할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access overcomes the problems inherent in existing IP communication by implementing a secure network connection lifecycle ranging from application's network access control, threat blocking, and isolation. and can provide a secure network connection.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 광범위한 네트워크 범위에서 데이터 패킷을 보호하는 터널링 기술 대비 보다 쉽고 상세하게 전송 계층에서 데이터 전송을 제어할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access can control data transmission in a transport layer more easily and in detail compared to tunneling technology that protects data packets in a wide network range.

본 문서에 개시되는 실시예들에 따르면, 게이트웨이는 보안 세션에 기반하는 애플리케이션과 서비스 서버 간 데이터 패킷을 포워딩하고, 그 외의 데이터 패킷을 차단함으로써 잠재적 위험이 있는 요소를 차단할 수 있다. According to the embodiments disclosed in this document, the gateway may block a potentially dangerous element by forwarding a data packet between an application and a service server based on a secure session and blocking other data packets.

본 문서에 개시되는 실시예들에 따르면, 애플리케이션과 서비스 서버 사이에 존재하는 데이터 패킷 필터링 기술을 통해 각종 위험 요소를 제거할 수 있다.According to the embodiments disclosed in this document, various risk factors may be removed through a data packet filtering technology existing between an application and a service server.

본 문서에 개시되는 실시예들에 따르면, 이동성을 가지는 단말에서 인증을 수행하면, 핸드오버가 되는 경우에도 지속적으로 데이터 패킷을 전송 및 수신할 수 있다.According to the embodiments disclosed in this document, when authentication is performed in a mobile terminal, data packets can be continuously transmitted and received even in case of handover.

본 문서에 개시되는 실시예들에 따르면, 보안 세션 식별 정보에 접근이 어려운 단말 또는 IoT 장비 등에서도 보안 세션이 정상적으로 생성되었는지 여부를 확인할 수 있다.According to the embodiments disclosed in this document, it is possible to check whether a secure session is normally created even in a terminal or IoT device having difficulty accessing secure session identification information.

이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.In addition, various effects directly or indirectly identified through this document may be provided.

도 1은 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 2는 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다.
도 3은 다양한 실시예들에 따른 제어 플로우 및 데이터 플로우에 포함된 정보를 나타낸다.
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도를 나타낸다.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.
도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다.
도 8은 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다.
도 9는 다양한 실시예들에 따른 네트워크 접속 및 종료를 위한 사용자 인터페이스 화면을 도시한다.
도 10은 다양한 실시예들에 따른 데이터 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 11은 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 12는 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.
도 13은 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.
도 14 및 도 15는 다양한 실시예들에 따른 보안 세션 생성을 위한 노드의 동작 흐름도를 나타낸다.
도 16은 다양한 실시예들에 따른 보안 세션 생성을 위한 서버의 동작 흐름도를 나타낸다.
도 17 및 도 18은 다양한 실시예들에 따른 보안 세션 생성 및 데이터 패킷 포워딩을 위한 게이트웨이의 동작 흐름도를 나타낸다.
1 illustrates an architecture within a network environment in accordance with various embodiments.
2 is a functional block diagram illustrating a database stored in a controller according to various embodiments of the present disclosure;
3 illustrates information included in a control flow and a data flow according to various embodiments of the present disclosure;
4 illustrates a functional block diagram of a node in accordance with various embodiments.
5 illustrates an operation of controlling transmission of a data packet according to various embodiments.
6 illustrates a signal flow diagram for controller connection according to various embodiments.
7 illustrates a user interface screen for accessing a controller according to various embodiments of the present disclosure;
8 illustrates a signal flow diagram for a network connection according to various embodiments.
9 illustrates a user interface screen for accessing and terminating a network according to various embodiments of the present disclosure;
10 illustrates a signal flow diagram for data flow update according to various embodiments.
11 illustrates a signal flow diagram for control flow update according to various embodiments.
12 illustrates a signal flow diagram for control flow cancellation in accordance with various embodiments.
13 illustrates a signal flow diagram for data flow cancellation in accordance with various embodiments.
14 and 15 are flowcharts illustrating an operation of a node for creating a secure session according to various embodiments of the present disclosure.
16 is a flowchart illustrating an operation of a server for creating a secure session according to various embodiments of the present disclosure.
17 and 18 are flowcharts illustrating an operation of a gateway for secure session creation and data packet forwarding according to various embodiments of the present disclosure;

이하, 본 발명의 다양한 실시예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.Hereinafter, various embodiments of the present invention will be described with reference to the accompanying drawings. However, it is not intended to limit the present invention to specific embodiments, and it should be understood that various modifications, equivalents, and/or alternatives of the embodiments of the present invention are included.

본 문서에서 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나","A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나" 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.In this document, the singular form of a noun corresponding to an item may include one or a plurality of items, unless the context clearly indicates otherwise. As used herein, "A or B", "at least one of A and B", "at least one of A or B", "A, B or C", "at least one of A, B and C" and "A; Each of the phrases such as "at least one of B, or C" may include any one of, or all possible combinations of, items listed together in the corresponding one of the phrases. Terms such as "first", "second", or "first" or "second" may be used simply to distinguish the element from other elements in question, and may refer to elements in other aspects (e.g., importance or order) is not limited. It is said that one (eg, first) component is "coupled" or "connected" to another (eg, second) component, with or without the terms "functionally" or "communicatively". When referenced, it means that one component can be connected to the other component directly (eg by wire), wirelessly, or through a third component.

본 문서에서 설명되는 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시예들에 따르면, 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.Each component (eg, a module or a program) of components described in this document may include a singular or a plurality of entities. According to various embodiments, one or more components or operations among the corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (eg, a module or a program) may be integrated into one component. In this case, the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component among the plurality of components prior to the integration. . According to various embodiments, operations performed by a module, program, or other component are executed sequentially, in parallel, repeatedly, or heuristically, or one or more of the operations are executed in a different order, or omitted. or one or more other operations may be added.

본 문서에서 사용되는 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. As used herein, the term “module” may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as, for example, logic, logic block, component, or circuit. A module may be an integrally formed part or a minimum unit or a part of the part that performs one or more functions. For example, according to an embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).

본 문서의 다양한 실시예들은 기기(machine) 의해 읽을 수 있는 저장 매체(storage medium)(예: 메모리)에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램 또는 애플리케이션)로서 구현될 수 있다. 예를 들면, 기기의 프로세서는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.Various embodiments of the present document may be implemented as software (eg, a program or an application) including one or more instructions stored in a storage medium (eg, memory) readable by a machine. For example, the processor of the device may call at least one of the one or more instructions stored from the storage medium and execute it. This makes it possible for the device to be operated to perform at least one function according to the called at least one command. The one or more instructions may include code generated by a compiler or code executable by an interpreter. The device-readable storage medium may be provided in the form of a non-transitory storage medium. Here, 'non-transitory' only means that the storage medium is a tangible device and does not include a signal (eg, electromagnetic wave), and this term is used in cases where data is semi-permanently stored in the storage medium and It does not distinguish between temporary storage cases.

본 문서에 개시된 다양한 실시예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 애플리케이션 스토어를 통해 또는 두 개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 애플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다. Methods according to various embodiments disclosed in this document may be provided by being included in a computer program product. Computer program products may be traded between sellers and buyers as commodities. The computer program product is distributed in the form of a machine-readable storage medium (eg compact disc read only memory (CD-ROM)), or via an application store or between two user devices (eg smartphones). It can be distributed directly or online (eg, downloaded or uploaded). In the case of online distribution, at least a portion of the computer program product may be temporarily stored or temporarily created in a machine-readable storage medium such as a memory of a server of a manufacturer, a server of an application store, or a relay server.

도 1은 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 1 illustrates an architecture within a network environment in accordance with various embodiments.

도 1을 참조하면, 노드(201)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. Referring to FIG. 1 , a node 201 may be various types of devices capable of performing data communication. For example, the node 201 may be a portable device such as a smartphone or tablet, a computer device such as a desktop or laptop, a multimedia device, a medical device, a camera, a wearable device, a virtual reality (VR) device, Alternatively, it may include a home appliance and is not limited to the above-described devices. For example, node 201 may include a server or gateway capable of sending data packets through an application. The node 201 may also be referred to as an 'electronic device' or a 'terminal'.

노드(201)는 복수의 접속 애플리케이션(211-1, 211-2)을 저장할 수 있다. 접속 애플리케이션(211-1, 211-2) 각각은 게이트웨이(203-1, 203-2)를 통해 서비스 서버(205-1, 205-2)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다. 접속 애플리케이션(211-1, 211-2) 중 일부는 웹 브라우저 또는 비즈니스 애플리케이션과 같이 신뢰된 및/또는 보안된 애플리케이션인 반면에 다른 일부는 신뢰되지 않거나 보안되지 않은 악성 프로그램일 수 있으므로, 실시예들에 따른 네트워크 접속 시스템은 접속 애플리케이션(211-1, 211-2)과 게이트웨이(203-1, 203-2) 간 보안 세션(220-1, 220-3)을 통해 인가되지 않은 프로그램(애플리케이션)의 서비스 서버(205-1, 205-2)에 대한 접속을 차단하고 해당 프로그램을 격리할 수 있다. 예를 들어, 실시예들에 따른 접속 애플리케이션(211-1, 211-2)은 서비스 서버(205-1, 205-2)와 통신하기 이전에 컨트롤러(202)로부터 접속 가능 여부를 확인하고, 접속 가능한 경우 컨트롤러(202)에 의하여 인증된 데이터 패킷을 통해 게이트웨이(203-1, 203-2)와 인증을 수행할 수 있다. 인증이 완료되면 접속 애플리케이션(211-1, 211-2)은 게이트웨이(203-1, 203-2)와 보안 세션(220-1, 220-2)을 생성할 수 있다. 다른 예를 들어, 실시예들에 따른 접속 애플리케이션(211-1, 211-2)은 게이트웨이(203-1, 203-2)와 인증 수행 없이 게이트웨이(203-1, 203-2)와 보안 세션(220-1, 220-2)을 생성할 수 있다.The node 201 may store a plurality of connection applications 211-1 and 211-2. Each of the connection applications 211-1 and 211-2 may transmit data packets to the service servers 205-1 and 205-2 through the gateways 203-1 and 203-2, and vice versa, may receive data packets. . Since some of the access applications 211-1 and 211-2 may be trusted and/or secured applications, such as web browsers or business applications, while others may be untrusted or unsecured malicious programs, embodiments Network access system according to the access application (211-1, 211-2) and the gateway (203-1, 203-2) through the secure session (220-1, 220-3) of the unauthorized program (application) It is possible to block access to the service servers 205-1 and 205-2 and isolate the corresponding program. For example, the connection applications 211-1 and 211-2 according to the embodiments check whether access is possible from the controller 202 before communicating with the service servers 205-1 and 205-2, and access If possible, authentication can be performed with the gateways 203 - 1 and 203 - 2 through the data packet authenticated by the controller 202 . When authentication is completed, the access applications 211-1 and 211-2 may create secure sessions 220-1 and 220-2 with the gateways 203-1 and 203-2. For another example, the connection applications 211-1 and 211-2 according to the embodiments perform a secure session with the gateways 203-1 and 203-2 without performing authentication with the gateways 203-1 and 203-2. 220-1, 220-2) can be created.

컨트롤러(202)는 예를 들어, 서버(또는 클라우드 서버)일 수 있다. 컨트롤러(202)는 노드(201), 게이트웨이(203-1, 203-2), 및 서비스 서버(205-1, 205-2) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 인가된 노드(201)(또는 접속 애플리케이션(211-1, 211-2))의 네트워크 접속을 허용할 수 있다. 또한, 컨트롤러(202)는 접속 애플리케이션(211-1, 211-2)과 게이트웨이(203-1, 203-2) 간 보안 세션(220-1, 220-2) 생성을 중개하거나, 노드(201) 또는 게이트웨이(203-1, 203-2)로부터 수집된 보안 이벤트에 따라서 보안 세션(220-1, 220-2)을 제거할 수 있다. 접속 애플리케이션(211-1, 211-2)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1, 220-2)을 통해서만 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1, 220-2)이 존재하지 않으면 노드(201) 및 접속 애플리케이션(211-1, 211-2)의 네트워크 접속이 차단될 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 노드(201) 또는 접속 애플리케이션(211-1, 211-2)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 각각의 접속 애플리케이션(211-1, 211-2)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 230-1, 230-2)은 '제어 플로우(control flow)'로 참조될 수 있다. The controller 202 may be, for example, a server (or cloud server). The controller 202 manages data transmission between the node 201, the gateways 203-1 and 203-2, and the service servers 205-1 and 205-2 to ensure reliable data transmission within the network environment. can For example, the controller 202 may allow network access of the authorized node 201 (or access applications 211-1 and 211-2) through policy information or blacklist information. In addition, the controller 202 mediates the creation of secure sessions 220-1 and 220-2 between the access applications 211-1 and 211-2 and the gateways 203-1 and 203-2, or the node 201 Alternatively, the security sessions 220-1 and 220-2 may be removed according to the security event collected from the gateways 203-1 and 203-2. Connection applications (211-1, 211-2) can communicate with the service servers (205-1, 205-2) only through the secure sessions (220-1, 220-2) authorized by the controller (202), If the authorized secure sessions 220 - 1 and 220 - 2 do not exist, network access of the node 201 and the connection applications 211-1 and 211 - 2 may be blocked. According to an embodiment, the controller 202 performs various operations (eg, registration, approval, authentication, renewal, termination) related to network access of the node 201 or the connection applications 211-1 and 211-2. For this purpose, it is possible to transmit and receive control data packets to and from each of the connection applications 211-1 and 211-2. Flows (eg, 230-1 and 230-2) through which control data packets are transmitted may be referred to as 'control flow'.

게이트웨이(203-1, 203-2)는 노드(201)가 속하는 네트워크의 경계 또는 서비스 서버(205-1, 205-2)가 속하는 네트워크의 경계에 위치할 수 있다. 일 실시예에 따르면, 게이트웨이(203-1, 203-2)는 클라우드(cloud) 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203-1, 203-2)는 접속 애플리케이션(211-1, 211-2)으로부터 수신된 데이터 패킷 중에서 인가된 데이터 패킷만을 서비스 서버(205-1, 205-2)로 포워딩 할 수 있다. 접속 애플리케이션(211-1, 211-2) 및 게이트웨이(203-1, 203-2) 사이에서 데이터 패킷이 전송되는 흐름(예: 240-1, 240-2)은 '데이터 플로우(data flow)'로 참조될 수 있다. 데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션)로 생성될 수 있다. 게이트웨이(203-1, 203-2)는 접속 애플리케이션(211-1, 211-2)과 게이트웨이(203-1, 203-2) 간 보안 세션(220-1, 220-2) 생성 이전에 접속 애플리케이션(211-1, 211-2)의 인증을 수행하고, 접속 애플리케이션(211-1, 211-2)의 데이터 패킷 중 보안 세션(220-1, 220-2)을 통해 전송된 데이터 패킷 만을 서비스 서버(205-1, 205-2)로 포워딩함으로써 무분별한 네트워크 접속을 사전에 차단할 수 있다. The gateways 203 - 1 and 203 - 2 may be located at the boundary of the network to which the node 201 belongs or the boundary of the network to which the service servers 205 - 1 and 205 - 2 belong. According to an embodiment, the gateways 203 - 1 and 203 - 2 may be connected to the controller 202 based on a cloud. The gateways 203-1 and 203-2 may forward only the authorized data packets among the data packets received from the connection applications 211-1 and 211-2 to the service servers 205-1 and 205-2. A flow (eg, 240-1, 240-2) through which data packets are transmitted between the access applications 211-1 and 211-2 and the gateways 203-1 and 203-2 is a 'data flow' may be referred to as Data flows can be created not only on a node or IP basis, but also on a more granular basis (eg, an application). Gateways (203-1, 203-2) before the creation of the secure session (220-1, 220-2) between the access application (211-1, 211-2) and the gateway (203-1, 203-2) access application (211-1, 211-2) is authenticated, and only the data packets transmitted through the secure sessions 220-1 and 220-2 among the data packets of the connection applications 211-1 and 211-2 are service servers By forwarding to (205-1, 205-2), reckless network access can be blocked in advance.

도 2는 다양한 실시예들에 따라 컨트롤러(202)에 저장된 데이터 베이스를 나타내는 기능적 블록도이며, 도 3은 데이터 베이스에 포함된 정보 중 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 나타낸다. 2 is a functional block diagram illustrating a database stored in the controller 202 according to various embodiments, and FIG. 3 illustrates control flow information 340 and data flow information 350 among information included in the database.

도 2를 참조하면, 컨트롤러(202)는 네트워크 접속 및 데이터 전송의 제어를 위한 데이터 베이스(311 내지 317)를 메모리(330)에 저장할 수 있다. 도 2는 메모리(330)만을 도시하지만, 컨트롤러(202)는 외부 전자 장치(예: 도 1의 노드(201), 게이트웨이(203-1, 203-2) 또는 서비스 서버(205-1, 205-2))와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러(202)의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다. 관리자는 컨트롤러(202)에 접속하여 접속 애플리케이션(211-1, 211-2)과 서비스 서버(205-1, 205-2) 간 접속을 제어하기 위한 연결 중심의 정책을 설정할 수 있으므로, 서비스 단에서 세션을 관리하는 것 보다 세밀하고 안전하게 네트워크 접속을 제어할 수 있다. Referring to FIG. 2 , the controller 202 may store databases 311 to 317 for controlling network access and data transmission in the memory 330 . 2 shows only the memory 330 , the controller 202 is an external electronic device (eg, the node 201 in FIG. 1 , the gateways 203 - 1 and 203 - 2 ) or the service servers 205 - 1 and 205 - 2)) and a communication circuit for performing communication (eg, the communication circuit 430 of FIG. 4 ) and a processor (eg, the processor 410 of FIG. 4 ) for controlling the overall operation of the controller 202 ) can do. The administrator can access the controller 202 and set a connection-oriented policy for controlling the connection between the connection applications 211-1 and 211-2 and the service servers 205-1 and 205-2, so that the service end You can control network access more precisely and safely than managing sessions.

접속 정책 데이터 베이스(311)는 식별된 네트워크, 노드, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 컨트롤러(202)는 접속 애플리케이션(211-1, 211-2)의 네트워크 접속 요청 시, 접속 정책 데이터 베이스(311)의 정책에 기반하여 식별된 접속 애플리케이션(211-1, 211-2)의 서비스 접속 가능 여부를 확인할 수 있다. 컨트롤러(202)는 접속 정책 데이터 베이스(311)에 기반하여 특정 서비스(예: IP 및 포트)로 접속 가능한 타겟 애플리케이션의 화이트리스트를 생성할 수 있다. The access policy database 311 may include information on networks and/or services to which the identified network, node, or application can connect. For example, when the controller 202 requests network access from the access applications 211-1 and 211-2, the access applications 211-1 and 211-2 identified based on the policy of the access policy database 311 ) can be checked whether the service can be accessed. The controller 202 may create a whitelist of target applications accessible by a specific service (eg, IP and port) based on the access policy database 311 .

보안 세션 정책 데이터 베이스(312)는 연결(connection) 경로 상에서 서비스 서버(205-1, 205-2)의 네트워크 경계에 존재하는 게이트웨이(203-1, 203-2) 정보, 데이터 패킷이 지정된 시간 동안에 미인증되거나 보안 세션(220-1, 220-2)이 생성되지 않으면 접속 애플리케이션(211-1, 211-2) 접속을 해제하기 위한 만료 시간 정보, 데이터 플로우의 주기적인 갱신을 위한 만료 시간 정보, 또는 게이트웨이(203-1, 203-2)에서 보안 세션(220-1, 220-2)을 감시(monitor)하기 위한 보안 세션 종류 정보 중 적어도 하나를 포함할 수 있다. 일 실시예에서, 보안 세션 정책 데이터 베이스(312)는 접속 애플리케이션(211-1, 211-2)이 서비스 서버(205-1, 205-2)에 접속하기 위하여 게이트웨이(203-1, 203-2)가 데이터 패킷을 인증하기 위한 인증 종류 및 방법에 관한 정보를 더 포함할 수 있다. 일 실시예에서, 보안 세션 정책 데이터 베이스(312)는 게이트웨이(203-1, 203-2)에서 보안 세션을 생성하기 위한 보안 세션 종류 및 데이터 패킷을 암복호화하기 위한 암복호화키 또는 인증서 기반의 암복호화 키 교환을 위한 인증서 정보를 더 포함할 수 있다.The secure session policy database 312 includes information about gateways 203-1 and 203-2 existing at the network boundary of service servers 205-1 and 205-2 on a connection path, and data packets during a specified time. Expiration time information for releasing the connection to the connection applications 211-1 and 211-2 when unauthenticated or the secure session 220-1 and 220-2 is not created, expiration time information for periodic renewal of data flow, Alternatively, the gateways 203-1 and 203-2 may include at least one of security session type information for monitoring the security sessions 220-1 and 220-2. In one embodiment, the secure session policy database 312 provides gateways 203-1 and 203-2 for connection applications 211-1 and 211-2 to access service servers 205-1 and 205-2. ) may further include information about an authentication type and method for authenticating the data packet. In one embodiment, the secure session policy database 312 is a secure session type for creating a secure session at the gateways 203-1 and 203-2, and an encryption/decryption key or certificate-based encryption for encrypting/decrypting data packets. It may further include certificate information for decryption key exchange.

블랙리스트 정책 데이터 베이스(313)는 노드(201) 또는 게이트웨이(203-1, 203-2)에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 대상(예: 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)의 접속을 차단하기 위한 블랙리스트 등록 정책을 나타낼 수 있다. The blacklist policy database 313 is a target identified through the risk level, occurrence period, and/or behavior analysis of the security event among the security events periodically collected from the node 201 or the gateways 203-1 and 203-2. (eg, at least one of a node ID (identifier), an IP address, a media access control (MAC) address, or a user ID) may indicate a blacklist registration policy for blocking access.

블랙리스트 데이터 베이스(314)는 블랙리스트 정책 데이터 베이스(313)에 의해서 차단된 대상에 대한 목록을 포함할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청하는 노드(201)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되면 네트워크 접속 요청을 거부함으로써 노드(201)를 격리시킬 수 있다. The blacklist database 314 may include a list of objects blocked by the blacklist policy database 313 . For example, when the identification information of the node 201 requesting network access is included in the blacklist database 314 , the controller 202 may isolate the node 201 by rejecting the network access request.

제어 플로우 테이블(315)은 접속 애플리케이션(211-1, 211-2)과 컨트롤러(202) 사이에 생성된 제어 데이터 패킷의 흐름(즉, 제어 플로우)을 관리하기 위한 세션 테이블의 일 예이다. 예를 들어 도 3을 참조하면, 접속 애플리케이션(211-1, 211-2)이 성공적으로 컨트롤러(202)에 접속하는 경우 제어 플로우 정보(340) 및 제어 플로우 ID(342)(또는 '제어 플로우 식별 정보'로도 참조될 수 있다)가 컨트롤러(202)에 의하여 생성될 수 있다. 제어 플로우 정보(340)는 컨트롤러 접속 및 인증 시 식별된 IP, 노드, 애플리케이션, 또는 서비스 서버와의 연계를 통해 추가적으로 식별된 대상 중 적어도 하나를 나타내는 식별 정보(344)를 포함할 수 있다. 예를 들어 접속 애플리케이션(211-1, 211-2)의 네트워크 접속 요청이 수신되면, 컨트롤러(202)는 접속 요청에 포함된 제어 플로우 ID 및 식별 정보를 제어 플로우 정보(340)에 포함된 제어 플로우 ID(342) 및 식별 정보(344)와 매핑함으로써 접속 애플리케이션(211-1, 211-2)의 서비스 서버(205-1, 205-2)에 대한 접속 가능 여부 및 게이트웨이(203-1, 203-2)와의 보안 세션(220-1, 220-2) 생성을 위한 데이터 플로우 생성 가능 여부를 결정할 수 있다. 상태 정보(346)는 제어 플로우의 생성, 인증, 갱신, 종료 등과 같은 다양한 상태를 나타낼 수 있다. The control flow table 315 is an example of a session table for managing the flow (ie, control flow) of control data packets generated between the connection applications 211-1 and 211-2 and the controller 202 . For example, referring to FIG. 3 , when the connection applications 211-1 and 211-2 successfully access the controller 202 , the control flow information 340 and the control flow ID 342 (or 'control flow identification)' information') may be generated by the controller 202 . The control flow information 340 may include identification information 344 indicating at least one of an IP, a node, an application, or a target additionally identified through association with a service server, which is identified during controller access and authentication. For example, when a network access request of the access applications 211-1 and 211-2 is received, the controller 202 sets the control flow ID and identification information included in the access request to the control flow information 340 included in the control flow information 340 . By mapping with the ID 342 and identification information 344 , whether the connection applications 211-1 and 211-2 can connect to the service servers 205-1 and 205-2 and the gateways 203-1 and 203- It may be determined whether a data flow can be created for creating secure sessions 220-1 and 220-2 with 2). The state information 346 may indicate various states such as creation, authentication, update, termination, and the like, of a control flow.

일 실시예에 따르면, 제어 플로우는 만료 시간을 가지므로, 노드(201)는 시간 정보(348)에 기반하여 제어 플로우의 만료 시간을 갱신해야 하며, 일정 시간 동안에 만료 시간이 갱신되지 않으면 제어 플로우(또는, 제어 플로우 정보(340))는 제거될 수 있다. 또한, 노드(201), 접속 애플리케이션(211-1, 211-2), 다른 보안 애플리케이션(미도시), 또는 게이트웨이로(203-1, 203-2)부터 수집된 보안 이벤트에 따라서 즉각적인 접속 차단이 필요하다고 결정되거나, 이들로부터 접속 종료 요청이 수신되면, 컨트롤러(202)는 제어 플로우를 제거할 수 있다. 제어 플로우가 제거되면 관련된 데이터 플로우 또한 제거되며, 게이트웨이(203-1, 203-2)는 접속 애플리케이션(211-1, 211-2)의 서비스 서버(205-1, 205-2)에 대한 접속을 차단할 수 있다. According to one embodiment, since the control flow has an expiration time, the node 201 must update the expiration time of the control flow based on the time information 348, and if the expiration time is not updated for a certain period of time, the control flow ( Alternatively, the control flow information 340 may be removed. In addition, according to the security event collected from the node 201, the access applications 211-1 and 211-2, other security applications (not shown), or the gateways 203-1 and 203-2, immediate access blocking is performed. If it is determined necessary, or a connection termination request is received from them, the controller 202 may remove the control flow. When the control flow is removed, the associated data flow is also removed, and the gateways 203-1 and 203-2 connect the connection applications 211-1 and 211-2 to the service servers 205-1 and 205-2. can be blocked

다시 도 2를 참조하면, 보안 세션 테이블(316)은 접속 애플리케이션(211-1, 211-2)과 게이트웨이(203-1, 203-2) 사이에 생성되는 보안 세션(220-1, 220-2)을 관리하기 위한 테이블이다. 실시예에 따르면, 보안 세션 테이블(316)은 데이터 플로우 테이블(317) 내에 포함될 수 있으며, 보안 세션 테이블(316)에 포함된 정보는 도 3의 데이터 플로우 테이블(317)의 설명에 적용될 수 있다. Referring back to FIG. 2 , the secure session table 316 shows secure sessions 220-1 and 220-2 generated between the access applications 211-1 and 211-2 and the gateways 203-1 and 203-2. ) is a table for managing According to an embodiment, the secure session table 316 may be included in the data flow table 317 , and information included in the secure session table 316 may be applied to the description of the data flow table 317 of FIG. 3 .

데이터 플로우 테이블(317)은 노드(201)와 게이트웨이(203-1, 203-2), 및 서비스 서버(205-1, 205-2) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 TCP 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(317)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. 도 3을 참조하면, 데이터 플로우 정보(350)는 데이터 플로우 ID(351)와 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 ID(352)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 데이터 패킷의 출발지 IP와 도착지 IP 및 포트에 기반하여 데이터 패킷의 포워딩을 판단하기 위한 인가된 대상 정보(354), 및/또는 보안 세션을 식별할 수 있는 정보, 또는 보안 세션 ID 및 인증서 정보, 또는 보안 세션을 통한 데이터 패킷 전송 여부와 마지막 전송 시간을 관리하기 위한 보안 세션 정보(355)를 포함할 수 있다. 제어 플로우와 유사하게 데이터 플로우는 만료 시간을 가질 수 있으므로, 데이터 플로우의 주기적인 인증(또는 갱신)을 위하여 데이터 플로우 정보(350)는 시간 정보(356)를 포함할 수 있다. 일 실시예에서, 데이터 플로우 정보(350)는 접속 애플리케이션(211-1, 211-2)과 게이트웨이(203-1, 203-2) 사이의 보안 세션(220-1, 220-2) 생성을 위하여 게이트웨이(203-1, 203-2)의 데이터 패킷 인증을 위한 인증 정보(353)를 더 포함할 수 있다,The data flow table 317 shows a flow (eg, a data flow) through which detailed data packets are transmitted between the node 201 and the gateways 203-1 and 203-2, and the service servers 205-1 and 205-2. ) is a table for managing Data flows can be created in TCP sessions, applications, or more granular units. The data flow table 317 may include an application ID for identifying whether a data packet transmitted from a source is an authorized data packet, a destination IP address, and/or a service port. Referring to FIG. 3 , the data flow information 350 may include a data flow ID 351 and a control flow ID 352 when the data flow is dependent on the control flow. In addition, the data flow information 350 includes authorized destination information 354 for determining forwarding of the data packet based on the source IP and destination IP and port of the data packet, and/or information capable of identifying a secure session; Alternatively, the secure session ID and certificate information, or the secure session information 355 for managing whether a data packet is transmitted through the secure session and the last transmission time may be included. Similar to the control flow, since the data flow may have an expiration time, the data flow information 350 may include the time information 356 for periodic authentication (or renewal) of the data flow. In one embodiment, the data flow information 350 is used to create secure sessions 220-1 and 220-2 between the connection applications 211-1 and 211-2 and the gateways 203-1 and 203-2. It may further include authentication information 353 for data packet authentication of the gateways 203-1 and 203-2,

도 4는 다양한 실시예들에 따른 노드(201)의 기능적 블록도를 나타낸다. 도 4에 도시된 구성들 중 적어도 일부는 컨트롤러(202), 게이트웨이(203-1, 203-2), 또는 서비스 서버(205-1, 205-2)에 적용될 수 있다. 4 shows a functional block diagram of a node 201 in accordance with various embodiments. At least some of the configurations shown in FIG. 4 may be applied to the controller 202 , the gateways 203 - 1 and 203 - 2 , or the service servers 205 - 1 and 205 - 2 .

도 4를 참조하면, 노드(201)는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시예에 따르면, 노드(201)는 사용자와 인터페이스를 수행하기 위하여 디스플레이(440)를 더 포함할 수 있다. Referring to FIG. 4 , a node 201 may include a processor 410 , a memory 420 , and a communication circuit 430 . According to an embodiment, the node 201 may further include a display 440 to interface with the user.

프로세서(410)는 노드의 전반적인 동작을 제어할 수 있다. 다양한 실시예들에서, 프로세서(410)는 하나의 프로세서 코어(single core)를 포함하거나, 복수의 프로세서 코어들을 포함할 수 있다. 예를 들면, 프로세서(410)는 듀얼 코어(dual-core), 쿼드 코어(quad-core), 헥사 코어(hexa-core) 등의 멀티 코어(multi-core)를 포함할 수 있다. 실시예들에 따라, 프로세서(410)는 내부 또는 외부에 위치된 캐시 메모리(cache memory)를 더 포함할 수 있다. 실시예들에 따라, 프로세서(410)는 하나 이상의 프로세서들로 구성될(configured with) 수 있다. 예를 들면, 프로세서(410)는, 애플리케이션 프로세서(application processor), 통신 프로세서(communication processor), 또는 GPU(graphical processing unit) 중 적어도 하나를 포함할 수 있다. The processor 410 may control the overall operation of the node. In various embodiments, the processor 410 may include one processor core or a plurality of processor cores. For example, the processor 410 may include a multi-core such as a dual-core, a quad-core, or a hexa-core. According to embodiments, the processor 410 may further include a cache memory located internally or externally. According to embodiments, the processor 410 may be configured with one or more processors. For example, the processor 410 may include at least one of an application processor, a communication processor, and a graphical processing unit (GPU).

프로세서(410)의 전부 또는 일부는 노드(201) 내의 다른 구성 요소(예를 들면, 메모리(420), 통신 회로(430), 또는 디스플레이(440))와 전기적으로(electrically) 또는 작동적으로(operatively) 결합(coupled with)되거나 연결될(connected to) 수 있다. 프로세서(410)는 다른 구성 요소들의 명령을 수신할 수 있고, 수신된 명령을 해석할 수 있으며, 해석된 명령에 따라 계산을 수행하거나 데이터를 처리할 수 있다. 프로세서(410)는 메모리(420), 통신 회로(430), 또는 디스플레이(440)로부터 수신되는 메시지, 데이터, 명령어, 또는 신호를 해석할 수 있고, 가공할 수 있다. 프로세서(410)는 수신된 메시지, 데이터, 명령어, 또는 신호에 기반하여 새로운 메시지, 데이터, 명령어, 또는 신호를 생성할 수 있다. 프로세서(410)는 가공되거나 생성된 메시지, 데이터, 명령어, 또는 신호를 메모리(420), 통신 회로(430), 또는 디스플레이(440)에게 제공할 수 있다. All or part of processor 410 may be electrically or operatively (eg, memory 420 , communication circuitry 430 , or display 440 ) with other components within node 201 (eg, memory 420 , communication circuitry 430 , or display 440 ). operatively) coupled with or connected to. The processor 410 may receive commands from other components, interpret the received commands, and perform calculations or process data according to the interpreted commands. The processor 410 may interpret and process a message, data, command, or signal received from the memory 420 , the communication circuit 430 , or the display 440 . The processor 410 may generate a new message, data, instruction, or signal based on the received message, data, instruction, or signal. The processor 410 may provide the processed or generated message, data, instruction, or signal to the memory 420 , the communication circuitry 430 , or the display 440 .

프로세서(410)는 프로그램에서 생성되거나 발생되는 데이터 또는 신호를 처리할 수 있다. 예를 들면, 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터 또는 신호를 요청할 수 있다. 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터, 또는 신호를 기록(또는 저장)하거나 갱신할 수 있다. The processor 410 may process data or signals generated or generated in a program. For example, the processor 410 may request instructions, data, or signals from the memory 420 to execute or control a program. The processor 410 may write (or store) or update instructions, data, or signals to the memory 420 to execute or control a program.

메모리(420)는 노드를 제어하는 명령어, 제어 명령어 코드, 제어 데이터, 또는 사용자 데이터를 저장할 수 있다. 예를 들면, 메모리(420)는 애플리케이션 프로그램, OS(operating system), 미들웨어(middleware), 또는 디바이스 드라이버(device driver) 중 적어도 하나를 포함할 수 있다. 메모리(420)는 휘발성 메모리(volatile memory) 또는 불휘발성(non-volatile memory) 중 하나 이상을 포함할 수 있다. 휘발성 메모리는 DRAM(dynamic random access memory), SRAM(static RAM), SDRAM(synchronous DRAM), PRAM(phase-change RAM), MRAM(magnetic RAM), RRAM(resistive RAM), FeRAM(ferroelectric RAM) 등을 포함할 수 있다. 불휘발성 메모리는 ROM(read only memory), PROM(programmable ROM), EPROM(electrically programmable ROM), EEPROM(electrically erasable programmable ROM), 플래시 메모리(flash memory) 등을 포함할 수 있다. 메모리(420)는 하드 디스크 드라이브(HDD, hard disk drive), 솔리드 스테이트 디스크(SSD, solid state disk), eMMC(embedded multi media card), UFS(universal flash storage)와 같은 불휘발성 매체(medium)를 더 포함할 수 있다. The memory 420 may store a command for controlling a node, a control command code, control data, or user data. For example, the memory 420 may include at least one of an application program, an operating system (OS), middleware, or a device driver. The memory 420 may include one or more of volatile memory and non-volatile memory. Volatile memory includes dynamic random access memory (DRAM), static RAM (SRAM), synchronous DRAM (SDRAM), phase-change RAM (PRAM), magnetic RAM (MRAM), resistive RAM (RRAM), and ferroelectric RAM (FeRAM). may include The nonvolatile memory may include a read only memory (ROM), a programmable ROM (PROM), an electrically programmable ROM (EPROM), an electrically erasable programmable ROM (EEPROM), a flash memory, and the like. The memory 420 includes a nonvolatile medium such as a hard disk drive (HDD), a solid state disk (SSD), an embedded multi media card (eMMC), and a universal flash storage (UFS). may include more.

일 실시예에 따르면, 메모리(420)는 도 1의 접속 애플리케이션(211-1, 211-2)을 저장할 수 있다. 접속 애플리케이션(211-1, 211-2)은 게이트웨이(203-1, 203-2)와의 네트워크 접속 및 보안 세션(220-1, 220-2) 생성과, 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 애플리케이션(211-1, 211-2)은 하나 이상의 보안 모듈을 포함할 수 있다. 일 실시예에서, 메모리(420)는 도 3의 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 저장할 수 있다. According to an embodiment, the memory 420 may store the connection applications 211-1 and 211-2 of FIG. 1 . The connection applications 211-1 and 211-2 create a network connection and secure sessions 220-1 and 220-2 with the gateways 203-1 and 203-2, and create and update a control flow with the controller 202 function can be performed. To this end, the connection applications 211-1 and 211-2 may include one or more security modules. In an embodiment, the memory 420 may store the control flow information 340 and the data flow information 350 of FIG. 3 .

통신 회로(430)는 노드(201)와 외부 전자 장치(예: 컨트롤러(202) 또는 게이트웨이(203-1, 203-2)) 간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. The communication circuit 430 establishes a wired or wireless communication connection between the node 201 and an external electronic device (eg, the controller 202 or the gateways 203-1 and 203-2), and performs communication through the established connection. can support According to one embodiment, communication circuitry 430 may include wireless communication circuitry (eg, cellular communication circuitry, short-range wireless communication circuitry, or global navigation satellite system (GNSS) communication circuitry) or wired communication circuitry (eg, local area network (LAN) communication circuitry). ) communication circuit, or power line communication circuit), and using the corresponding communication circuit among them, a short-distance communication network such as Bluetooth, WiFi direct or IrDA (infrared data association) or a cellular network, Internet, or long-distance communication such as a computer network It can communicate with an external electronic device through a network. The above-described various types of communication circuits 430 may be implemented as a single chip or as separate chips.

디스플레이(440)는, 컨텐츠, 데이터, 또는 신호를 출력할 수 있다. 다양한 실시예들에서, 디스플레이(440)는 프로세서(410)에 의해 가공된 이미지 데이터를 표시할 수 있다. 실시예들에 따라, 디스플레이(440)는 터치 입력 등을 수신할 수 있는 복수의 터치 센서들(미도시)과 결합됨으로써, 일체형의 터치 스크린(touch screen)으로 구성될(configured with) 수도 있다. 디스플레이(440)가 터치 스크린으로 구성되는 경우, 복수의 터치 센서들은, 디스플레이(440) 위에 배치되거나, 디스플레이(440) 아래에 배치될 수 있다.The display 440 may output content, data, or a signal. In various embodiments, the display 440 may display image data processed by the processor 410 . According to embodiments, the display 440 may be configured as an integrated touch screen by being coupled with a plurality of touch sensors (not shown) capable of receiving a touch input or the like. When the display 440 is configured as a touch screen, a plurality of touch sensors may be disposed above the display 440 or below the display 440 .

도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다. 5 illustrates an operation of controlling transmission of a data packet according to various embodiments.

도 5를 참조하면, 접속 애플리케이션(211)은 예를 들어, 모바일 뱅킹 애플리케이션일 수 있다. 접속 애플리케이션(211)이 컨트롤러(202)와 접속된 상태가 아니거나, 접속 애플리케이션(211)이 게이트웨이(203)에 의하여 인증되지 않았거나, 또는 접속 애플리케이션(211)과 게이트웨이(203) 간 보안 세션이 생성되지 않은 경우, 접속 애플리케이션(211)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되며 접속 애플리케이션(211)은 컨트롤러(202)로 접속을 요청할 수 있을 뿐이다. 실시예에 따라서, 접속 애플리케이션(211)이 게이트웨이(203)에 의하여 인증되지 않아도 접속 애플리케이션(211)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되지 않는 경우가 존재할 수 있다.Referring to FIG. 5 , the connection application 211 may be, for example, a mobile banking application. The connection application 211 is not connected to the controller 202, the connection application 211 is not authenticated by the gateway 203, or a secure session between the connection application 211 and the gateway 203 is If not generated, the data packet transmitted from the connection application 211 is blocked by the gateway 203 , and the connection application 211 can only request a connection to the controller 202 . According to an embodiment, even if the access application 211 is not authenticated by the gateway 203 , a data packet transmitted from the access application 211 may not be blocked by the gateway 203 .

도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타내며, 도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다. 6 illustrates a signal flow diagram for controller connection according to various embodiments, and FIG. 7 illustrates a user interface screen for controller connection according to various embodiments.

노드(201)가 네트워크를 접속 또는 수신하기 위해서는 컨트롤러(202)에 의하여 인가될 필요가 있으므로, 노드(201)의 접속 애플리케이션(211)은 컨트롤러(202)에게 제어 플로우의 생성을 요청함으로써 노드(201)의 컨트롤러 접속을 시도할 수 있다. Since the node 201 needs to be authorized by the controller 202 in order to access or receive the network, the connection application 211 of the node 201 requests the controller 202 to create a control flow to thereby the node 201 ) to try to connect to the controller.

도 6을 참조하면, 동작 605에서, 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201) 내에서 접속 애플리케이션(211)이 설치 및 실행되면, 노드(201)는 컨트롤러(202)에 대한 접속이 요청됨을 감지할 수 있다. Referring to FIG. 6 , in operation 605 , the node 201 may detect a controller access event. For example, when the connection application 211 is installed and executed in the node 201 , the node 201 may detect that a connection to the controller 202 is requested.

동작 610에서, 노드(201)는 컨트롤러(202)에게 컨트롤러 접속을 요청할 수 있다. 예를 들어, 접속 애플리케이션(211)은 접속 애플리케이션(211)의 식별 정보를 컨트롤러(202)에게 전송할 수 있다. 추가적으로, 접속 애플리케이션(211)은 노드(201)의 식별 정보(예: 단말 ID, IP 주소, MAC 주소), 종류, 위치, 환경, 노드(201)가 속하는 네트워크의 식별 정보, 및/또는 네트워크 시스템에 의하여 자체적으로 생성된 임의의 식별 정보를 더 전송할 수 있다. 이 경우, 노드(201)는 도 7과 같이 접속 애플리케이션(211)이 로딩 중임을 나타내는 제1 사용자 인터페이스 화면(701)을 출력할 수 있다.In operation 610 , the node 201 may request the controller 202 to access the controller. For example, the connection application 211 may transmit identification information of the connection application 211 to the controller 202 . Additionally, the access application 211 includes identification information of the node 201 (eg, terminal ID, IP address, MAC address), type, location, environment, identification information of a network to which the node 201 belongs, and/or a network system. It is possible to further transmit arbitrary identification information generated by itself. In this case, the node 201 may output a first user interface screen 701 indicating that the connection application 211 is being loaded as shown in FIG. 7 .

동작 615에서, 컨트롤러(202)는 컨트롤러 접속을 요청한 대상(예: 접속 애플리케이션(211) 및 노드(201))의 접속 가능 여부를 확인(identify)할 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 노드(201)로부터 수신된 정보가 접속 정책 데이터 베이스(311)에 포함되는지 여부 또는, 노드(201), 노드(201)가 속한 네트워크, 및/또는 접속 애플리케이션(211)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되는지 여부 중 적어도 하나에 기반하여 컨트롤러 접속을 요청한 대상의 접속 가능 여부를 확인할 수 있다. 접속 가능하다면, 컨트롤러(202)는 노드(201)(또는 접속 애플리케이션(211))와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 애플리케이션(211) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(315)에 저장할 수 있다. 제어 플로우 테이블(315)에 저장된 정보(예: 제어 플로우 정보(340))는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다. In operation 615 , the controller 202 may identify whether a target (eg, the connection application 211 and the node 201 ) requesting access to the controller is accessible. According to an embodiment, the controller 202 determines whether the information received from the node 201 is included in the access policy database 311 or whether the node 201, the network to which the node 201 belongs, and/or access Based on at least one of whether the identification information of the application 211 is included in the blacklist database 314, it is possible to check whether a target that has requested access to the controller is accessible. If connectable, controller 202 may create a control flow between node 201 (or connection application 211 ) and controller 202 . In this case, the controller 202 generates control flow identification information in the form of a random number, and stores identification information of at least one of the node 201 , the network to which the node 201 belongs, and the access application 211 to the control flow table 315 . ) can be stored in Information stored in the control flow table 315 (eg, control flow information 340 ) may include user authentication of the node 201 , information update of the node 201 , policy confirmation for network access of the node 201 , and / Or it can be used for validation.

동작 620에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보가 포함된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 실시예에 따라 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고 동작 620에서 접속 불가 정보를 전송할 수 있다. In operation 620 , the controller 202 may transmit control flow information 340 including control flow identification information to the node 201 in response to the controller access request. According to an embodiment, when a target requesting access to the controller is unavailable or included in the blacklist, the controller 202 may transmit the access unavailable information in operation 620 without generating a control flow.

동작 625에서, 노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 애플리케이션(211)은 수신된 제어 플로우 식별 정보를 저장하고, 컨트롤러 접속이 완료됨을 나타내는 사용자 인터페이스 화면(미도시)을 사용자에게 표시할 수 있다. 컨트롤러 접속이 완료되면, 노드(201)의 목적지 네트워크에 대한 네트워크 접속 요청은 컨트롤러(202)에 의하여 통제될 수 있다. 다른 예를 들어, 접속 불가 정보가 수신되면 노드(201)는 애플리케이션 재실행을 유도하는 제2 사용자 인터페이스 화면(702)을 출력하거나, 애플리케이션 실행이 종료됨을 나타내는 제3 사용자 인터페이스 화면(703)을 출력할 수 있다. In operation 625 , the node 201 may process the result according to the received response. For example, the connection application 211 may store the received control flow identification information and display a user interface screen (not shown) indicating that the controller connection is complete to the user. When the controller connection is completed, the network connection request of the node 201 to the destination network may be controlled by the controller 202 . As another example, when the connection unavailable information is received, the node 201 may output a second user interface screen 702 for inducing re-execution of the application or a third user interface screen 703 indicating that the application execution is terminated. can

도 8은 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시하며, 도 9는 다양한 실시예들에 따른 네트워크 접속 및 종료를 위한 사용자 인터페이스 화면을 도시한다. 도 8에 도시된 동작들은 예를 들어, 도 6의 신호 흐름도 이후에 구현될 수 있다. 8 illustrates a signal flow diagram for network access according to various embodiments, and FIG. 9 illustrates a user interface screen for network access and termination according to various embodiments. The operations shown in FIG. 8 may be implemented, for example, after the signal flow diagram of FIG. 6 .

도 8을 참조하면, 동작 805에서, 노드(201)는 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201)는 모바일 뱅킹 애플리케이션과 같은 접속 애플리케이션(211)이 서비스 서버(205)로의 접속을 시도함을 감지할 수 있다. 일 예로, 접속 애플리케이션(211)이 실행되면 노드(201)는 도 9와 같이 사용자 ID 및/또는 비밀번호를 입력하기 위한 제4 사용자 인터페이스 화면(901)을 출력하고, 출력된 화면(901)을 통해 사용자 입력을 수신할 수 있다. Referring to FIG. 8 , in operation 805 , the node 201 may detect a network access event. For example, the node 201 may detect that a connection application 211 , such as a mobile banking application, attempts to connect to the service server 205 . For example, when the connection application 211 is executed, the node 201 outputs a fourth user interface screen 901 for inputting a user ID and/or password as shown in FIG. 9 , and through the output screen 901 . It can receive user input.

동작 810에서, 접속 애플리케이션(211)은 컨트롤러(202)에게 서비스 서버(205)로의 네트워크 접속을 요청할 수 있다. 이 경우, 접속 애플리케이션(211)은 애플리케이션 식별 정보 및 서비스 서버(205)의 식별 정보(예: IP 및 서비스 포트)를 제어 플로우의 식별 정보와 함께 컨트롤러(202)에게 전송할 수 있다. In operation 810 , the connection application 211 may request a network connection to the service server 205 from the controller 202 . In this case, the access application 211 may transmit application identification information and identification information (eg, IP and service port) of the service server 205 to the controller 202 together with identification information of the control flow.

일 실시예에서, 접속 애플리케이션(211)은 네트워크 접속을 요청하기 이전에 데이터 플로우를 검사할 수 있다. 예를 들어, 접속 애플리케이션(211)은 도착지 IP 및 포트 정보에 대응하는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 또한, 접속 애플리케이션(211)은 데이터 플로우가 존재하더라도 해당 데이터 플로우가 유효한지 여부를 확인할 수 있다. 일 예로, 접속 애플리케이션(211)은 유효성 검사 정책에 따라서 접속 애플리케이션(211)의 무결성 및 안전성 검사(예: 애플리케이션의 위, 변조 여부, 코드 사이닝 검사, 핑거프린트 검사)를 수행하고 및 컨트롤러(202)로부터 수신된 접속 정책에 따라 접속 애플리케이션(211)의 도착지 IP 및 포트에 대한 접속 가능 여부를 확인할 수 있다. 유효한 데이터 플로우가 존재한다면, 접속 애플리케이션(211)은 이하의 동작들을 생략하고 동작 870에서 보안 세션을 통해 게이트웨이(203)로 데이터 패킷을 전송할 수 있다. 데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 애플리케이션(211)은 데이터 패킷을 전송하지 않고 네트워크 접속이 실패함을 나타내는 사용자 인터페이스 화면을 출력할 수 있다. 데이터 플로우가 존재하지 않거나, 데이터 플로우의 인증 시간이 만료되어 갱신이 필요한 경우, 또는 다른 사유에 의하여 데이터 플로우의 갱신이 필요한 경우, 접속 애플리케이션(211)은 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다. In one embodiment, the connection application 211 may examine the data flow before requesting a network connection. For example, the access application 211 may check whether a data flow corresponding to the destination IP and port information exists. Also, the connection application 211 may check whether the data flow is valid even if the data flow exists. As an example, the access application 211 performs an integrity and safety check (eg, application forgery, tampering, code signing check, fingerprint check) of the access application 211 according to the validation policy, and the controller 202 ), it is possible to check whether access to the destination IP and port of the access application 211 is possible according to the access policy received from the . If there is a valid data flow, the connection application 211 may omit the following operations and transmit the data packet to the gateway 203 through the secure session in operation 870 . If the data flow exists but is not valid, the connection application 211 may output a user interface screen indicating that the network connection fails without transmitting the data packet. If the data flow does not exist, the authentication time of the data flow has expired and an update is required, or if the data flow needs to be updated for other reasons, the connection application 211 may request the controller 202 to access the network. .

동작 815에서, 컨트롤러(202)는 접속 애플리케이션(211)으로부터 수신된 요청에 응답하여 접속 애플리케이션(211)이 접속 정책 데이터 베이스(311)의 접속 정책을 만족하는지를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청한 대상(예: 접속 애플리케이션(211))과 요청된 대상(예: 서비스 서버(205))의 식별 정보가 접속 정책 데이터 베이스(311)에 포함되는지 여부 및 네트워크 접속을 요청한 대상의 게이트웨이(예: 203) 접속 가능 여부를 확인할 수 있다. 접속 애플리케이션(211)의 접속이 불가능 하면, 컨트롤러(202)는 동작 820에서 노드(201)에게 접속이 불가능함을 나타내는 정보를 전송할 수 있다. 이 경우, 동작 870에서, 접속 애플리케이션(211)은 네트워크에 대한 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. 접속 애플리케이션(211)의 접속이 가능하면, 컨트롤러(202)는 보안 세션 정책 데이터 베이스(312)를 통해 보안 세션 생성에 관한 정보(보안 세션을 생성하기 위한 인증 정보)를 확인할 수 있다. 보안 세션 생성에 관한 정보는, 예를 들어 보안 세션 생성을 위한 인증 정보를 포함할 수 있다. 다른 예를 들어, 보안 세션 생성을 위한 인증 정보는, 접속 애플리케이션(211)과 게이트웨이(203) 간 인증 방식, 인증 만료 시간, 보안 세션 종류, 또는 보안 세션 만료 시간 중 적어도 하나를 포함할 수 있다. 컨트롤러(202)는 접속 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 서비스 포트에 대응하는 데이터 플로우 정보(350)가 존재하는지 여부 및 데이터 플로우 정보(350)에서 확인된 인증 정보가 존재하는지 확인할 수 있다. 데이터 플로우 정보(350) 또는 인증 정보가 존재하지 않으면 컨트롤러(202)는 해당 정보를 생성할 수 있다. 일 실시예에서, 보안 세션 생성에 관한 정보는 보안 세션을 생성하기 위한 일련의 정보를 생성하기 위한 정보를 포함할 수 있다. 이때, 보안 세션을 생성하기 위한 일련의 정보를 생성하기 위한 정보는 인증서 또는 암복호화 키 생성 방식 및 알고리즘, 강도, 키 교환 방식 정보 중 적어도 하나를 포함할 수 있다.In operation 815 , the controller 202 may check whether the access application 211 satisfies the access policy of the access policy database 311 in response to the request received from the access application 211 . For example, the controller 202 determines whether the identification information of the target (eg, the connection application 211) and the requested target (eg, the service server 205) that has requested the network connection is included in the access policy database 311 It is possible to check whether or not the gateway (eg, 203) of the target requesting network access is accessible. If the connection application 211 is not accessible, the controller 202 may transmit information indicating that the connection is impossible to the node 201 in operation 820 . In this case, in operation 870 , the connection application 211 may output a user interface screen indicating that access to the network is impossible through the display. If the connection application 211 is accessible, the controller 202 may check information about creating a secure session (authentication information for creating a secure session) through the secure session policy database 312 . The information on secure session creation may include, for example, authentication information for secure session creation. As another example, the authentication information for creating a secure session may include at least one of an authentication method between the access application 211 and the gateway 203 , an authentication expiration time, a secure session type, and a secure session expiration time. The controller 202 determines whether the data flow information 350 corresponding to the identification information of the access application 211 and the IP and service port of the service server 205 exists and the authentication information checked in the data flow information 350 is You can check if it exists. If the data flow information 350 or the authentication information does not exist, the controller 202 may generate the corresponding information. In an embodiment, the information about creating a secure session may include information for generating a set of information for creating a secure session. In this case, the information for generating a series of information for generating a secure session may include at least one of a certificate or encryption/decryption key generation method and algorithm, strength, and key exchange method information.

동작 820에서, 컨트롤러(202)는 접속 애플리케이션(211)의 네트워크 접속 요청에 대한 응답을 전송할 수 있다. 예를 들어, 컨트롤러(202)는 보안 세션 생성에 관한 정보가 포함된 데이터 플로우를 접속 애플리케이션(211)으로 전송할 수 있다. 또한, 동작 825에서, 컨트롤러(202)는 데이터 플로우를 게이트웨이(203)로 전송할 수 있다. In operation 820 , the controller 202 may transmit a response to the network access request of the access application 211 . For example, the controller 202 may transmit a data flow including information on secure session creation to the access application 211 . Also, in operation 825 , the controller 202 may send the data flow to the gateway 203 .

동작 830에서, 접속 애플리케이션(211)은 보안 세션 생성에 관한 정보에 포함된 인증 정보가 포함된 인증 데이터 패킷을 데이터 플로우가 나타내는 도착지 IP 및 서비스 포트로 전송할 수 있다. 인증 데이터 패킷은 게이트웨이(203)에 도달할 수 있다. 일 실시예에 있어서, 보안 세션 생성에 관한 정보에 보안 세션을 생성하기 위한 일련의 정보를 생성하기 위한 정보가 포함된 경우에는 동작 830, 동작 835 및 동작 840은 수행되지 않을 수 있다.In operation 830 , the access application 211 may transmit an authentication data packet including authentication information included in the information on secure session creation to a destination IP and a service port indicated by the data flow. The authentication data packet may arrive at the gateway 203 . According to an embodiment, when information for generating a series of information for generating a secure session is included in the information on creating a secure session, operations 830, 835, and 840 may not be performed.

동작 835에서, 게이트웨이(203)는 인증 데이터 패킷을 통해 인증을 수행할 수 있다. 예를 들어, 게이트웨이(203)는 수신된 인증 데이터 패킷이 나타내는 출발지 IP와 도착지 IP 및 서비스 포트에 대응하는 데이터 플로우가 존재하는지를 확인하고, 데이터 플로우가 존재한다면 인증 데이터 패킷에 포함된 인증 정보가 데이터 플로우에 포함된 인증 정보와 동일한지를 확인할 수 있다. 데이터 플로우가 존재하지 않거나 인증 정보가 동일하지 않다면, 게이트웨이(203)는 인증 데이터 패킷을 드롭할 수 있다. In operation 835 , the gateway 203 may perform authentication through the authentication data packet. For example, the gateway 203 checks whether a data flow corresponding to the source IP and destination IP and service port indicated by the received authentication data packet exists, and if there is a data flow, the authentication information included in the authentication data packet is data. You can check whether the authentication information included in the flow is the same. If the data flow does not exist or the authentication information is not the same, the gateway 203 may drop the authentication data packet.

데이터 플로우가 존재하고 인증 정보가 동일하면, 동작 840에서 게이트웨이(203)는 인증이 완료됨을 나타내는 인증 결과를 접속 애플리케이션(211)에게 전송할 수 있다. 인증 데이터 패킷 전송 이후 인증 결과가 지정된 시간 이내에 수신되지 않으면, 접속 애플리케이션(211)은 네트워크 접속을 취소할 수 있다. If the data flow exists and the authentication information is the same, in operation 840 , the gateway 203 may transmit an authentication result indicating that authentication is complete to the access application 211 . If an authentication result is not received within a specified time after transmitting the authentication data packet, the connection application 211 may cancel the network connection.

인증 결과가 수신되면, 동작 845에서, 접속 애플리케이션(211)은 게이트웨이(203)와 보안 세션을 생성할 수 있다. 예를 들어, 보안 세션은 접속 애플리케이션(211)에 포함된 보안 세션 생성 방식(예: TLS, DTLS, SSL, 또는 자체 알고리즘 중 적어도 하나)에 기반하여 생성될 수 있다. 다른 예를 들어, 보안 세션은 컨트롤러(202)로부터 수신된 보안 세션 생성에 관한 정보(예: TLS, DTLS, SSL 및 자체 보안 세션 알고리즘, 인증서 또는 암복호화 키 생성 방식 및 알고리즘, 강도, 키 교환 방식)를 기초로 생성될 수 있다. 게이트웨이(203)는 보안 세션 생성 과정에서 노드 IP, 서비스 서버 IP 및 포트 정보에 일치하는 데이터 플로우가 인증된 경우, 보안 세션 데이터 패킷에 한하여 수신할 수 있고, 컨트롤러(202)로부터 사전에 수신된 보안 세션 생성 방식 및 인증서 정보를 통하여 보안 세션을 생성할 수 있다. 일 실시예에서, 게이트웨이(203)는 인증되지 않은 데이터 패킷을 차단하며, 인증되지 않은 데이터 패킷의 전송이 반복되면 접속 애플리케이션(211) 또는 노드(201)를 위험 요소로 인지하여 컨트롤러(202)에게 데이터 플로우 및 제어 플로우 해제를 요청할 수 있다. When the authentication result is received, in operation 845 , the connection application 211 may create a secure session with the gateway 203 . For example, the secure session may be generated based on a secure session creation method (eg, at least one of TLS, DTLS, SSL, or its own algorithm) included in the access application 211 . For another example, the secure session may include information about secure session creation received from the controller 202 (eg, TLS, DTLS, SSL and its own secure session algorithm, certificate or encryption/decryption key generation method and algorithm, strength, and key exchange method). ) can be created based on The gateway 203 may receive only the secure session data packet when the data flow matching the node IP, service server IP, and port information is authenticated during the secure session creation process, and the secure session data packet received in advance from the controller 202 . A secure session can be created through the session creation method and certificate information. In one embodiment, the gateway 203 blocks unauthorized data packets, and if the transmission of unauthorized data packets is repeated, it recognizes the connection application 211 or node 201 as a risk factor and sends it to the controller 202 . Data flow and control flow release can be requested.

보안 세션 생성이 완료된 경우, 동작 850에서 게이트웨이(203)는 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 컨트롤러(202)에게 전송할 수 있다. 예를 들어, 게이트웨이(203)는 컨트롤러(202)에게 인증 완료 및 생성된 보안 세션의 보안 세션을 식별할 수 있는 정보(예: 보안 세션 ID)를 포함하는 보안 세션 생성 완료 정보를 전송함으로서 데이터 플로우 갱신 정보를 전송할 수 있다. 컨트롤러(202)는 수신된 데이터 플로우 갱신 정보에 기반하여 데이터 플로우의 상태를 갱신할 수 있다. 일 실시예에서, 접속 애플리케이션(211)은 보안 세션 생성에 실패한 경우 네트워크 접속을 취소할 수 있다.When the secure session creation is completed, in operation 850 , the gateway 203 may transmit data flow update information indicating that the secure session is created to the controller 202 . For example, the gateway 203 transmits, to the controller 202 , secure session creation completion information including information (eg, secure session ID) for identifying the secure session of the secure session that has been authenticated and that has been created. Update information can be transmitted. The controller 202 may update the state of the data flow based on the received data flow update information. In an embodiment, the connection application 211 may cancel the network connection when the secure session creation fails.

보안 세션의 생성되면, 동작 855에서, 접속 애플리케이션(211)은 생성된 보안 세션의 보안 세션을 식별할 수 있는 정보를 포함하는 데이터 플로우 정보를 포함하는 보안 세션 완료 정보를 컨트롤러(202)로 전송할 수 있다. 일 실시예에서, 접속 애플리케이션(211)은 보안 세션이 생성되지 않은 경우에는 동작 855를 수행하지 아니하고 네트워크 접속이 불가능함을 나타내는 정보를 출력할 수 있다.When the secure session is created, in operation 855 , the connection application 211 may transmit secure session completion information including data flow information including information for identifying the secure session of the created secure session to the controller 202 . there is. In an embodiment, when a secure session is not created, the access application 211 may output information indicating that network access is impossible without performing operation 855 .

동작 860에서, 컨트롤러(202)는 접속 애플리케이션(211)으로부터 수신된 보안 세션 생성 완료 정보를 기초로 데이터 플로우를 검사할 수 있다. 예를 들어, 컨트롤러(202)는 접속 애플리케이션(211)으로부터 수신된 보안 세션을 식별할 수 있는 정보를 포함하는 데이터 플로우 정보와 게이트웨이(203)에서 전송한 정보와 일치하는지 여부를 확인할 수 있다. 컨트롤러(202)는 수신된 데이터 플로우 정보가 일치하는 경우에 데이터 플로우를 갱신할 수 있고, 접속 애플리케이션(211)에게 네트워크 접속 가능 정보를 전송할 수 있다(동작 865). 일 실시예에서, 컨트롤러(202)는 데이터 플로우 정보가 일치하지 않는 경우에는 동작 865에서 접속 애플리케이션(211)에게 네트워크 접속 거절 정보를 전송할 수 있다.In operation 860 , the controller 202 may examine a data flow based on the secure session creation completion information received from the connection application 211 . For example, the controller 202 may check whether the data flow information including information for identifying the secure session received from the access application 211 matches the information transmitted from the gateway 203 . When the received data flow information matches, the controller 202 may update the data flow, and may transmit the network connection availability information to the connection application 211 (operation 865). In an embodiment, when the data flow information does not match, the controller 202 may transmit network access rejection information to the access application 211 in operation 865 .

접속 애플리케이션(211)은, 동작 870에서, 컨트롤러(202)로부터 수신된 데이터 플로우 검사 결과에 대한 결과값을 처리할 수 있다. 예를 들어, 접속 애플리케이션(211)은 네트워크 접속 거절 정보를 수신한 경우에는 네트워크 접속을 취소할 수 있고, 네트워크 접속 불가 정보를 출력할 수 있다. 다른 예를 들어, 접속 애플리케이션(211)은 네트워크 접속 가능 응답을 수신한 경우에는 생성된 보안 세션을 통해 게이트웨이(203)로 데이터 패킷을 전송할 수 있다. The connection application 211 may process a result value for the data flow inspection result received from the controller 202 in operation 870 . For example, when receiving the network connection rejection information, the connection application 211 may cancel the network connection and output network connection impossible information. As another example, when receiving the network access enable response, the access application 211 may transmit a data packet to the gateway 203 through the created secure session.

일 실시예에서, 보안 세션이 생성된 이후에 접속 애플리케이션(211)은 서비스 서버(205)로의 데이터 패킷 전송 이벤트를 감지할 수 있고, 서비스 서버(205)로 전송하는 데이터 패킷에 데이터 플로우의 식별 정보를 삽입할 수 있다. 접속 애플리케이션(211)은 데이터 플로우가 삽입된 데이터 패킷을 암호화 및 캡슐화하여 보안 세션을 통해 게이트웨이(203)로 전송할 수 있다.In one embodiment, after the secure session is created, the connection application 211 may detect a data packet transmission event to the service server 205 , and include identification information of the data flow in the data packet transmitted to the service server 205 . can be inserted. The connection application 211 may encrypt and encapsulate the data packet into which the data flow is inserted, and transmit it to the gateway 203 through a secure session.

일 실시예에서, 보안 세션이 생성되면, 접속 애플리케이션(211)은 생성된 보안 세션을 통해 게이트웨이(203)로 데이터 패킷을 전송하거나 반대로 서비스 서버(205)로부터 전송된 데이터 패킷을 게이트웨이(203)로부터 수신할 수 있다. 예를 들어, 노드(201)는 도 9와 같이 접속 애플리케이션(211)의 실행 화면(902)을 디스플레이 상에 출력할 수 있다. 또한, 노드(201)는 접속(211) 애플리케이션의 종료 화면(903)을 통해 접속 애플리케이션(211)의 실행을 종료할 수 있다. 보안 세션 생성이 실패하면, 접속 애플리케이션(211)은 네트워크 접속을 취소할 수 있다. In one embodiment, when a secure session is created, the connection application 211 transmits a data packet to the gateway 203 through the created secure session, or vice versa, a data packet transmitted from the service server 205 from the gateway 203 . can receive For example, the node 201 may output the execution screen 902 of the connection application 211 on the display as shown in FIG. 9 . Also, the node 201 may end the execution of the connection application 211 through the end screen 903 of the connection 211 application. If the secure session creation fails, the connection application 211 may cancel the network connection.

일 실시예에서, 접속 애플리케이션(211)은 지정된 시간 내에 인증 데이터 패킷을 전송하여 인증을 수행해야 하며, 인증이 수행되면 지정된 시간 내에 보안 세션을 생성해야 한다. 지정된 시간 내에 인증 수행 또는 보안 세션 생성이 완료되지 않으면 데이터 플로우는 제거되므로, 악성 애플리케이션을 통해 서비스 서버(205)를 공격하는 잠재적 위험이 차단될 수 있다. In one embodiment, the connection application 211 must perform authentication by transmitting an authentication data packet within a specified time, and when authentication is performed, it must create a secure session within a specified time. If authentication is not performed or secure session creation is not completed within the specified time, the data flow is removed, so that a potential risk of attacking the service server 205 through a malicious application can be blocked.

위와 같은 동작을 통해 접속 애플리케이션(211)은 컨트롤러(202)의 인가 및 게이트웨이(203)의 인증 절차를 통해 허용된 게이트웨이(203)와의 보안 세션을 통해서만 데이터 패킷을 전송할 수 있다. 또한, 위와 같은 동작은 접속 애플리케이션(211)에 포함된 사용자 인증 또는 식별 기능과 연동되어 구현될 수 있으며, 사용자 인증이 해제되면 노드(201) 또는 게이트웨이(203)는 접속 애플리케이션(211)의 접속을 차단함으로써 네트워크 접속을 보다 세밀하게 제어할 수 있다. Through the above operation, the connection application 211 can transmit the data packet only through the secure session with the gateway 203 allowed through the authorization of the controller 202 and the authentication procedure of the gateway 203 . In addition, the above operation may be implemented in conjunction with a user authentication or identification function included in the access application 211 , and when the user authentication is released, the node 201 or the gateway 203 performs the connection of the access application 211 . By blocking, you can control more fine-grained network access.

도 10은 다양한 실시예들에 따른 데이터 플로우 갱신을 위한 신호 흐름도를 도시한다. 10 illustrates a signal flow diagram for data flow update according to various embodiments.

도 10을 참조하면, 동작 1005에서, 게이트웨이(203)는 컨트롤러(202)에게 데이터 플로우 갱신 정보를 전송할 수 있다. 예를 들어, 게이트웨이(203)는 도 8과 같이 접속 애플리케이션(211)과의 보안 세션이 생성이 완료되면 데이터 플로우 갱신 정보를 전송할 수 있다. 다른 예를 들어, 게이트웨이(203)는 지정된 시간이 경과하거나 위험이 감지되면 데이터 플로우 갱신 정보를 전송할 수 있다. 데이터 플로우 갱신 정보는 인증 만료 시간, 보안 세션 만료 시간, 보안 세션 내 마지막 데이터 패킷 전송 시간, 잘못된 인증 시도에 관한 정보, 또는 잘못된 보안 세션 생성 시도에 관한 정보 중 적어도 하나를 포함할 수 있다. Referring to FIG. 10 , in operation 1005 , the gateway 203 may transmit data flow update information to the controller 202 . For example, the gateway 203 may transmit data flow update information when the creation of a secure session with the connection application 211 is completed as shown in FIG. 8 . As another example, the gateway 203 may transmit data flow update information when a specified time elapses or a danger is detected. The data flow update information may include at least one of an authentication expiration time, a secure session expiration time, a last data packet transmission time in the secure session, information about an erroneous authentication attempt, or information about an erroneous secure session creation attempt.

동작 1010에서, 컨트롤러(202)는 데이터 플로우 갱신 정보를 검사할 수 있다. 예를 들어, 컨트롤러(202)는 데이터 플로우가 갱신되지 않은 채로 만료 시간이 경과하였는지, 데이터 플로우 상에 위험이 감지되었는지, 데이터 플로우 상에 인증 수행 또는 보안 세션 생성이 지정된 시간 동안 완료되지 않았는지 등을 확인할 수 있다. In operation 1010 , the controller 202 may examine data flow update information. For example, the controller 202 determines whether the expiration time has elapsed without the data flow being updated, whether a risk has been detected on the data flow, whether authentication performed on the data flow or creation of a secure session has not been completed for a specified amount of time, etc. can confirm.

동작 1015에서, 컨트롤러(202)는 검사 결과 정보를 게이트웨이(203)에게 전송할 수 있다. 예를 들어 검사 결과가 성공하면, 컨트롤러(202)는 데이터 플로우 갱신 결과를 전송할 수 있다. 다른 예를 들어 검사 결과가 실패하면, 컨트롤러(202)는 데이터 플로우 또는 데이터 플로우가 존속된 제어 플로우의 제거를 게이트웨이(203)에게 요청할 수 있다. 제어 플로우가 제거되면 그에 종속되는 데이터 플로우도 함께 제거될 수 있다. 게이트웨이(203)는 수신된 정보에 기반하여 데이터 플로우를 갱신하거나 제거할 수 있다. In operation 1015 , the controller 202 may transmit test result information to the gateway 203 . For example, if the test result is successful, the controller 202 may transmit a data flow update result. For another example, if the test result fails, the controller 202 may request the gateway 203 to remove the data flow or the control flow in which the data flow persists. When the control flow is removed, the data flow dependent thereon may also be removed. The gateway 203 may update or remove the data flow based on the received information.

도 11은 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다. 11 illustrates a signal flow diagram for control flow update according to various embodiments.

도 11을 참조하면, 동작 1105에서, 접속 애플리케이션(211)은 제어 플로우 및 데이터 플로우를 유지하기 위하여 컨트롤러(202)에게 제어 플로우 갱신을 요청할 수 있다. 일 실시예에서, 접속 애플리케이션(211)은 지정된 주기 마다 제어 플로우의 식별 정보를 포함하여 제어 플로우 갱신을 요청할 수 있다. Referring to FIG. 11 , in operation 1105 , the connection application 211 may request the controller 202 to update the control flow in order to maintain the control flow and the data flow. In an embodiment, the access application 211 may request the control flow update including identification information of the control flow every specified period.

동작 1110에서, 컨트롤러(202)는 제어 플로우를 검사할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 식별 정보가 나타내는 제어 플로우가 제어 플로우 테이블(315) 내에 존재하는지, 제어 플로우가 존재한다면 그에 종속되는 데이터 플로우가 존재하는지를 확인할 수 있다. 다른 보안 시스템에 의하여 접속이 해제되거나, 갱신 시간이 경과하거나, 또는 위험 탐지에 의하여 접속이 해제되는 경우, 제어 플로우가 존재하지 않을 수 있다. In operation 1110 , the controller 202 may examine the control flow. For example, the controller 202 may check whether a control flow indicated by the received identification information exists in the control flow table 315 or, if the control flow exists, whether a data flow dependent thereon exists. A control flow may not exist if the connection is released by another security system, the update time elapses, or if the connection is released due to risk detection.

동작 1115에서, 컨트롤러(202)는 검사 결과 정보를 접속 애플리케이션(211)에게 전송할 수 있다. 예를 들어 검사가 실패하면, 컨트롤러(202)는 접속 불가 정보를 전송하고, 노드(201)는 접속 애플리케이션(211)을 종료하거나 접속 애플리케이션(211)의 네트워크 접속을 차단할 수 있다. 다른 예를 들어 검사가 성공하면, 컨트롤러(202)는 제어 플로우 및 그에 종속되는 데이터 플로우의 만료 시간을 갱신하고, 갱신된 정보를 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 및 데이터 플로우 정보를 갱신할 수 있다. In operation 1115 , the controller 202 may transmit test result information to the access application 211 . For example, if the check fails, the controller 202 may transmit connection unavailable information, and the node 201 may terminate the connection application 211 or block the network connection of the connection application 211 . For another example, if the check succeeds, the controller 202 may update the expiration time of the control flow and the data flow dependent thereon, and transmit the updated information. In this case, the node 201 may update the control flow and data flow information.

도 12는 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다. 12 illustrates a signal flow diagram for control flow cancellation in accordance with various embodiments.

도 12를 참조하면, 동작 1205에서 노드(201)는 컨트롤러(202)에게 제어 플로우 종료를 요청할 수 있다. 예를 들어, 노드(201)는 접속 애플리케이션(211)이 종료하거나, 네트워크 접속이 지정된 시간 동안 사용되지 않거나, 또는 다른 시스템으로부터 접속 종료 요청이 수신되는 경우, 제어 플로우 종료를 요청할 수 있다. 다른 예를 들어, 위험 탐지와 같은 이벤트가 접속 애플리케이션(211)에 포함된 보안 모듈에서 감지된 경우, 접속 애플리케이션(211)은 제어 플로우의 제거를 요청할 수 있다.Referring to FIG. 12 , in operation 1205 , the node 201 may request the controller 202 to terminate the control flow. For example, the node 201 may request termination of the control flow when the connection application 211 terminates, the network connection is not used for a specified time, or a connection termination request is received from another system. For another example, when an event such as risk detection is detected by the security module included in the access application 211 , the access application 211 may request removal of the control flow.

동작 1210에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 제어 플로우를 제거할 수 있다. 컨트롤러(202)는 제거된 제어 플로우에 종속되는 데이터 플로우 또한 제거할 수 있다. In operation 1210 , the controller 202 may remove a control flow corresponding to the identification information received from the node 201 . The controller 202 may also remove data flows that are dependent on the removed control flow.

동작 1215에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1220에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 애플리케이션(211)의 네트워크 접속을 차단할 수 있다. In operation 1215 , the controller 202 requests the gateway 203 to remove the data flow, and in operation 1220 , the gateway 203 may block the network connection of the connection application 211 by removing the data flow.

도 13은 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다. 13 illustrates a signal flow diagram for data flow cancellation in accordance with various embodiments.

도 13을 참조하면, 동작 1305에서 접속 애플리케이션(211)은 컨트롤러(202)에게 데이터 플로우 종료를 요청할 수 있다. 예를 들어, 접속 애플리케이션(211)은 서비스 서버(205)에 더 이상 접속할 필요가 없거나, 사용자 입력을 수신하거나, 또는 다른 시스템으로부터 접속 종료 요청을 수신하는 경우, 데이터 플로우 종료를 요청할 수 있다. Referring to FIG. 13 , in operation 1305 , the access application 211 may request the controller 202 to terminate the data flow. For example, when the connection application 211 no longer needs to connect to the service server 205 , receives a user input, or receives a connection termination request from another system, the connection application 211 may request termination of the data flow.

동작 1310에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 데이터 플로우를 제거할 수 있다. 동작 1315에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1320에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 애플리케이션(211)의 네트워크 접속을 차단할 수 있다. In operation 1310 , the controller 202 may remove a data flow corresponding to the identification information received from the node 201 . In operation 1315 , the controller 202 requests the gateway 203 to remove the data flow, and in operation 1320 , the gateway 203 may block the network connection of the connection application 211 by removing the data flow.

도 14 및 도 15는 다양한 실시예들에 따른 보안 세션 생성을 위한 노드(201)의 동작 흐름도를 나타낸다. 이하의 동작 흐름도는 노드(201) 또는 노드(201)에 설치된 접속 애플리케이션(211)에 의하여 구현될 수 있다. 14 and 15 are diagrams of an operation of the node 201 for creating a secure session according to various embodiments. The following operation flowchart may be implemented by the node 201 or the connection application 211 installed in the node 201 .

도 14를 참조하면, 동작 1410에서 접속 애플리케이션(211)은 외부 서버(예: 컨트롤러(202))로 서비스 서버(205)로의 네트워크 접속을 요청할 수 있다. Referring to FIG. 14 , in operation 1410 , the connection application 211 may request a network connection to the service server 205 from an external server (eg, the controller 202 ).

동작 1420에서, 접속 애플리케이션(211)은 외부 서버로부터 보안 세션 생성에 관한 정보를 포함하는 데이터 플로우를 수신할 수 있다. 예를 들어, 접속 애플리케이션(211)은 외부 서버로부터 접속 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트에 대응하는 데이터 플로우를 수신할 수 있다. 다른 예를 들어, 보안 세션 생성에 관한 정보는 보안 세션 생성에 필요한 인증 정보를 포함할 수 있다. 일 실시예에서, 보안 세션 생성에 관한 정보는 보안 세션 생성하기 위한 일련의 정보를 생성하기 위한 정보를 포함할 수 있다.In operation 1420 , the connection application 211 may receive a data flow including information on secure session creation from an external server. For example, the connection application 211 may receive the identification information of the connection application 211 and the data flow corresponding to the IP and port of the service server 205 from the external server. As another example, the information on secure session creation may include authentication information required for secure session creation. In an embodiment, the information about the secure session creation may include information for generating a set of information for creating the secure session.

동작 1430에서, 접속 애플리케이션(211)은 노드(201)와 서비스 서버(205)의 네트워크 경계에 존재하는 게이트웨이(203)와 보안 세션을 생성할 수 있다.In operation 1430 , the connection application 211 may create a secure session with the gateway 203 existing at the network boundary between the node 201 and the service server 205 .

보안 세션 생성이 완료되면, 동작 1440에서, 접속 애플리케이션(211)은 생성된 보안 세션의 보안 세션을 식별할 수 있는 정보를 포함하는 데이터 플로우를 포함하는 보안 세션 완료 정보를 외부 서버로 전송할 수 있다. When the secure session creation is completed, in operation 1440 , the access application 211 may transmit secure session completion information including a data flow including information for identifying the secure session of the created secure session to an external server.

도 15를 참조하면, 동작 1510, 동작 1520, 동작 1550 및 동작 1560은 각각 도 14에서의 동작 1410, 동작 1420, 동작 1430 및 동작 1440과 실질적으로 동일할 수 있다. 즉, 일 실시예에 따른 노드(201)에 저장된 접속 애플리케이션(211)의 동작 방법은 동작 1530 및 동작 1540을 더 포함할 수 있다.Referring to FIG. 15 , operations 1510 , 1520 , 1550 , and 1560 may be substantially the same as operations 1410 , 1420 , 1430 , and 1440 of FIG. 14 , respectively. That is, the method of operating the connection application 211 stored in the node 201 according to an embodiment may further include operations 1530 and 1540 .

동작 1530에서, 접속 애플리케이션(211)은 게이트웨이(203)로 보안 세션 생성을 위한 인증 정보를 포함하는 인증 데이터 패킷을 전송할 수 있다. 예를 들어, 보안 세션 생성을 위한 인증 정보는 보안 세션 생성에 관한 정보에 포함될 수 있다.In operation 1530 , the access application 211 may transmit an authentication data packet including authentication information for creating a secure session to the gateway 203 . For example, authentication information for creating a secure session may be included in information about creating a secure session.

동작 1540에서, 접속 애플리케이션(211)은 게이트웨이(203)로부터 인증 데이터 패킷에 대한 인증 결과를 수신할 수 있다. 접속 애플리케이션(211)은 게이트웨이(203)로부터 인증 결과가 성공인 경우에 동작 1550을 수행할 수 있다. 다른 예를 들어, 접속 애플리케이션(211)은 인증 결과가 실패인 경우에는 동작 1550을 수행하지 아니하고 네트워크 접속을 종료할 수 있다.In operation 1540 , the access application 211 may receive an authentication result for the authentication data packet from the gateway 203 . When the authentication result from the gateway 203 is successful, the access application 211 may perform operation 1550 . As another example, when the authentication result is a failure, the access application 211 may terminate the network connection without performing operation 1550 .

도 16은 다양한 실시예들에 따른 보안 세션 생성을 위한 서버(예: 컨트롤러(202))의 동작 흐름도를 나타낸다.16 is a flowchart illustrating an operation of a server (eg, the controller 202) for creating a secure session according to various embodiments of the present disclosure.

도 16을 참조하면, 동작 1610에서 서버는 노드(201)의 접속 애플리케이션(211)으로부터 서비스 서버(205)에 대한 네트워크 접속 요청을 수신할 수 있다.Referring to FIG. 16 , in operation 1610 , the server may receive a network connection request for the service server 205 from the connection application 211 of the node 201 .

동작 1620에서, 서버는 접속 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트에 기반하여 접속 애플리케이션(211)의 접속 가능 여부를 확인할 수 있다. In operation 1620 , the server may check whether the connection application 211 is accessible based on the identification information of the connection application 211 and the IP and port of the service server 205 .

접속이 가능하면, 동작 1630에서, 서버는 접속 애플리케이션(211)의 식별 정보, 서비스 서버(205)의 IP 및 포트, 그리고 접속 애플리케이션(211)과 게이트웨이(203) 간 보안 세션 생성에 관한 정보를 포함하는 데이터 플로우를 생성할 수 있다. 이때, 게이트웨이(203)는 노드(201)와 서비스 서버(205) 간 네트워크의 경계에 존재할 수 있다. If the connection is possible, in operation 1630 , the server includes identification information of the connection application 211 , the IP and port of the service server 205 , and information about creating a secure session between the connection application 211 and the gateway 203 . data flow can be created. In this case, the gateway 203 may exist at the boundary of the network between the node 201 and the service server 205 .

동작 1640에서, 서버는 생성된 데이터 플로우를 게이트웨이(203) 및 접속 애플리케이션(211)에게 전송할 수 있다. In operation 1640 , the server may transmit the generated data flow to the gateway 203 and the connection application 211 .

도 17 및 도 18은 다양한 실시예들에 따른 보안 세션 생성 및 데이터 패킷 전송을 위한 게이트웨이(203)의 동작 흐름도를 나타낸다. 17 and 18 are flowcharts of an operation of the gateway 203 for secure session creation and data packet transmission according to various embodiments.

도 17을 참조하면, 동작 1710에서, 게이트웨이(203)는 외부 서버(예: 컨트롤러(202))로부터 접속 애플리케이션(211)과 게이트웨이(203) 간 보안 세션 생성에 관한 정보를 포함하는 데이터 플로우를 수신할 수 있다. 데이터 플로우는 접속 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트에 대응할 수 있다. Referring to FIG. 17 , in operation 1710 , the gateway 203 receives a data flow including information on creation of a secure session between the access application 211 and the gateway 203 from an external server (eg, the controller 202 ). can do. The data flow may correspond to the identification information of the connection application 211 and the IP and port of the service server 205 .

동작 1720에서, 게이트웨이(203)는 접속 애플리케이션(211)으로부터 보안 세션 생성 데이터 패킷을 수신할 수 있다. In operation 1720 , the gateway 203 may receive a secure session creation data packet from the connection application 211 .

동작 1730에서, 게이트웨이(203)는 보안 세션 생성에 관한 정보를 기초로 보안 세션을 생성할 수 있다. In operation 1730 , the gateway 203 may create a secure session based on information about the secure session creation.

보안 세션 생성이 성공하면, 동작 1740에서, 게이트웨이(203)는 외부 서버로 보안 세션 생성 완료 정보를 전송할 수 있다. 예를 들어, 보안 세션 생성 완료 정보는 생성된 보안 세션의 보안 세션을 식별할 수 있는 정보를 포함할 수 있다.If the secure session creation is successful, in operation 1740 , the gateway 203 may transmit secure session creation completion information to an external server. For example, the secure session creation completion information may include information for identifying the secure session of the created secure session.

일 실시예에서, 게이트웨이(203)는 접속 애플리케이션(211)으로부터 인증 데이터 패킷을 수신하는 동작, 데이터 플로우에 기반하여 인증 데이터 패킷을 인증을 수행하는 동작 및 접속 애플리케이션(211)에게 인증 결과를 전송하는 동작을 더 수행할 수 있다. 이 경우, 게이트웨이(203)는 인증이 완료된 경우에 보안 세션을 생성하는 동작을 수행할 수 있다.In one embodiment, the gateway 203 receives the authentication data packet from the access application 211 , performs authentication on the authentication data packet based on the data flow, and transmits the authentication result to the access application 211 . You can perform more actions. In this case, the gateway 203 may perform an operation of creating a secure session when authentication is completed.

도 18을 참조하면, 동작 1810에서 게이트웨이(203)는 보안 세션 기반 암호화된 데이터 패킷을 수신할 수 있다. Referring to FIG. 18 , in operation 1810 , the gateway 203 may receive a secure session-based encrypted data packet.

동작 1820에서, 게이트웨이(203)는 보안 세션을 식별할 수 있는 정보를 기초로 암호화된 데이터 패킷을 복호화할 수 있다. 예를 들어, 보안 세션을 식별할 수 있는 정보는 게이트웨이(203)와 접속 애플리케이션(211) 간 보안 세션이 생성될 때 생성된 보안 세션 ID 정보를 포함할 수 있다.In operation 1820 , the gateway 203 may decrypt the encrypted data packet based on information capable of identifying the secure session. For example, information capable of identifying the secure session may include secure session ID information generated when a secure session between the gateway 203 and the access application 211 is created.

동작 1830에서, 게이트웨이(203)는 복호화된 데이터 패킷에 데이터 플로우 식별 정보가 포함되었는지 여부를 확인할 수 있다. 게이트웨이(203)는 동작 1830의 경우 실시예에 따라 수행하지 않을 수 있다. 즉, 접속 애플리케이션(211)에서 데이터 패킷을 전송할 때 데이터 플로우 식별 정보를 삽입하는 실시예에서만 게이트웨이(203)는 동작 1830울 수행할 수 있다.In operation 1830, the gateway 203 may check whether data flow identification information is included in the decoded data packet. The gateway 203 may not perform operation 1830 according to an embodiment. That is, only in an embodiment in which data flow identification information is inserted when the connection application 211 transmits a data packet, the gateway 203 may perform operation 1830 .

동작 1840에서, 게이트웨이(203)는 복호화된 데이터 패킷을 목적지로 포워딩할 수 있다.In operation 1840, the gateway 203 may forward the decrypted data packet to the destination.

일 실시예에서, 게이트웨이(203)는 데이터 패킷을 수신하는 경우 IP의 5Tuples 정보에 포함된 서비스 서버(205) IP 및 포트 정보에 대응되는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 플로우가 존재하지 않는 경우 데이터 패킷을 드랍할 수 있다.In an embodiment, when receiving the data packet, the gateway 203 may check whether a data flow corresponding to the service server 205 IP and port information included in the IP 5Tuples information exists. For example, the gateway 203 may drop the data packet when there is no data flow.

일 실시예에서, 게이트웨이(203)는 데이터 패킷의 IP의 5 Tuples 정보에 포함된 출발지 IP, 도착지 IP, 및 도착지 포트 정보에 대응하는 데이터 플로우가 존재하는지를 확인하고, 데이터 플로우가 존재한다면 데이터 패킷의 인증이 필요한지를 확인할 수 있다. 데이터 플로우가 존재하지 않는다면, 게이트웨이(203)는 데이터 패킷을 드롭할 수 있다. 데이터 플로우가 존재하지만 인증이 완료되지 않았다면, 데이터 패킷의 인증을 수행할 수 있다. 인증이 완료된 데이터 패킷이라면, 게이트웨이(203)는 데이터 패킷이 데이터 플로우가 나타내는 보안 세션의 데이터 패킷인지를 확인할 수 있다. 보안 세션의 데이터 패킷이 아니면, 게이트웨이(203)는 데이터 패킷을 드롭할 수 있다. In an embodiment, the gateway 203 checks whether a data flow corresponding to the source IP, destination IP, and destination port information included in the 5 tuples information of the IP of the data packet exists, and if there is a data flow, the data packet You can check if authentication is required. If no data flow exists, the gateway 203 may drop the data packet. If the data flow exists but authentication has not been completed, authentication of the data packet may be performed. If the data packet has been authenticated, the gateway 203 may check whether the data packet is a data packet of the secure session indicated by the data flow. If the data packet is not in the secure session, the gateway 203 may drop the data packet.

이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is merely illustrative of the technical idea disclosed in this document, and those of ordinary skill in the art to which the embodiments disclosed in this document belong are not departing from the essential characteristics of the embodiments disclosed in this document. Various modifications and variations will be possible.

따라서, 본 문서에 개시된 실시예들은 본 문서에 개시된 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 문서에 개시된 기술 사상의 범위가 한정되는 것은 아니다. 본 문서에 개시된 기술 사상의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 문서의 권리범위에 포함되는 것으로 해석되어야 할 것이다. Therefore, the embodiments disclosed in this document are for explanation rather than limiting the technical ideas disclosed in this document, and the scope of the technical ideas disclosed in this document is not limited by these embodiments. The protection scope of the technical idea disclosed in this document should be interpreted by the following claims, and all technical ideas within the equivalent range should be interpreted as being included in the scope of the present document.

Claims (19)

노드에 있어서,
통신 회로;
상기 통신 회로와 작동적으로 연결되는 프로세서; 및
상기 프로세서와 작동적으로 연결되고 접속 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가,
상기 접속 애플리케이션을 통해, 외부 서버에게 서비스 서버에 대한 네트워크 접속을 요청하고,
상기 접속 애플리케이션을 통해, 상기 외부 서버로부터 상기 서비스 서버의 IP(internet protocol) 및 포트에 대응하는 데이터 플로우를 수신하되, 상기 데이터 플로우는 상기 접속 애플리케이션과 게이트웨이간 보안 세션 생성에 관한 정보를 포함하고,
상기 게이트웨이는 상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하고,
상기 접속 애플리케이션을 통해, 상기 접속 애플리케이션과 상기 게이트웨이 간 상기 보안 세션을 생성하고, 및
상기 보안 세션 생성이 완료되면, 상기 접속 애플리케이션을 통해 상기 보안 세션을 식별할 수 있는 정보를 포함하는 보안 세션 생성 완료 정보를 상기 외부 서버로 전송하고, 및
상기 보안 세션 생성 완료 정보를 기초로 판단된 네트워크 접속 가능 여부에 관한 정보를 상기 외부 서버로부터 수신하도록 하는 명령어들을 저장하는, 노드.
In the node,
communication circuit;
a processor operatively coupled to the communication circuitry; and
a memory operatively coupled to the processor and storing a connection application, wherein the memory, when executed by the processor, causes the node to:
Through the connection application, the external server requests a network connection to the service server,
Receive a data flow corresponding to an IP (internet protocol) and port of the service server from the external server through the connection application, wherein the data flow includes information about creating a secure session between the connection application and the gateway,
The gateway exists at a network boundary between the node and the service server,
through the connection application, create the secure session between the connection application and the gateway; and
When the secure session creation is completed, the secure session creation completion information including information for identifying the secure session through the connection application is transmitted to the external server, and
A node that stores instructions for receiving from the external server information on whether a network connection is possible, which is determined based on the secure session creation completion information.
제 1 항에 있어서, 상기 명령어들은 상기 노드가,
상기 보안 세션 생성에 관한 정보는 보안 세션 생성을 위한 인증 정보를 포함하고,
상기 접속 애플리케이션을 통해, 상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하고,
상기 접속 애플리케이션을 통해, 상기 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하는, 노드.
The method of claim 1, wherein the instructions cause the node to:
The information on the secure session creation includes authentication information for secure session creation,
Transmitting an authentication data packet including the authentication information through the connection application,
receiving an authentication result for the authentication data packet from the gateway through the connection application.
제 2 항에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 애플리케이션을 통해 데이터 패킷 전송 이벤트를 감지하고,
상기 서비스 서버로 전송하는 데이터 패킷에 상기 데이터 플로우의 식별 정보를 삽입하고,
상기 데이터 플로우 식별 정보가 삽입된 데이터 패킷을 암호화 및 캡슐화하여 전송하도록 하는, 노드.
3. The method of claim 2, wherein the instructions cause the node to:
detecting a data packet transmission event through the connection application;
inserting identification information of the data flow into a data packet transmitted to the service server;
A node that encrypts and encapsulates the data packet inserted with the data flow identification information and transmits it.
제 1 항에 있어서, 상기 명령어들은 상기 노드가,
상기 보안 세션을 생성하는 경우, 상기 접속 애플리케이션에 포함된 보안 세션 생성 방식을 기초로 상기 보안 세션을 생성하는, 노드.
The method of claim 1, wherein the instructions cause the node to:
When creating the secure session, the node for generating the secure session based on the secure session creation method included in the connection application.
제 1 항에 있어서, 상기 명령어들은 상기 노드가,
상기 보안 세션을 생성하는 경우, 상기 외부 서버로부터 수신된 보안 세션 생성에 관한 정보를 기초로 상기 보안 세션을 생성하는, 노드.
The method of claim 1, wherein the instructions cause the node to:
When generating the secure session, the node is configured to create the secure session based on information about secure session creation received from the external server.
제 1 항에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 애플리케이션을 통해 상기 외부 서버에게 컨트롤러 접속을 요청하고,
상기 접속 애플리케이션을 통해 상기 외부 서버로부터 상기 컨트롤러 접속 요청에 대한 응답을 수신하도록 하며, 상기 응답은 상기 접속 애플리케이션과 상기 외부 서버 간 생성된 제어 플로우의 식별 정보를 포함하는, 노드.
The method of claim 1, wherein the instructions cause the node to:
requesting a controller connection to the external server through the connection application;
and receive a response to the controller connection request from the external server through the connection application, wherein the response includes identification information of a control flow generated between the connection application and the external server.
제 6 항에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 애플리케이션을 통해 네트워크 접속 이벤트를 감지하고,
상기 접속 애플리케이션을 통해 상기 데이터 플로우가 존재하는지를 확인하고,
상기 데이터 플로우가 존재하지 않으면, 상기 제어 플로우의 식별 정보를 포함하여 상기 외부 서버에게 상기 네트워크 접속을 요청하도록 하는, 노드.
7. The method of claim 6, wherein the instructions cause the node to:
Detecting a network access event through the access application,
check whether the data flow exists through the connection application;
If the data flow does not exist, the node including the identification information of the control flow to request the network connection to the external server.
서버에 있어서,
통신 회로;
데이터 베이스를 저장하는 메모리; 및
상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는,
노드의 접속 애플리케이션으로부터 서비스 서버에 대한 네트워크 접속 요청을 수신하고,
상기 접속 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 접속 애플리케이션의 접속 가능 여부를 확인하고,
상기 접속 애플리케이션의 접속이 가능하면, 상기 서비스 서버의 IP 및 포트, 및 상기 접속 애플리케이션과 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 생성하고,
상기 게이트웨이는 상기 노드와 상기 서비스 서버 간 경계에 존재하고,
상기 게이트웨이와 상기 접속 애플리케이션에게 상기 데이터 플로우를 전송하고,
상기 접속 애플리케이션으로부터 보안 세션 생성 완료 정보를 수신하고, 상기 보안 세션 생성 완료 정보는 생성된 보안 세션을 식별할 수 있는 정보를 포함하는 데이터 플로우 정보를 포함하고,
상기 접속 애플리케이션으로부터 수신된 데이터 플로우 정보가 상기 게이트웨이에서 전송한 정보와 일치하는지 여부를 확인하도록 구성된, 서버.
in the server,
communication circuit;
a memory for storing the database; and
a processor operatively coupled with the communication circuitry and the memory, the processor comprising:
Receive a network connection request to the service server from the connection application of the node,
Based on the identification information of the access application and the IP and port of the service server, check whether the access application is accessible,
If the access application is accessible, generating a data flow including the IP and port of the service server, and information about the creation of a secure session between the access application and the gateway,
The gateway exists at the boundary between the node and the service server,
sending the data flow to the gateway and the access application;
Receive secure session creation completion information from the access application, wherein the secure session creation completion information includes data flow information including information for identifying the created secure session,
and verify whether the data flow information received from the connection application matches the information transmitted by the gateway.
제 8 항에 있어서,
상기 보안 세션의 생성에 관한 정보는 상기 보안 세션을 생성하기 위한 인증 정보를 포함하는, 서버.
9. The method of claim 8,
The information on the creation of the secure session includes authentication information for creating the secure session.
제 8 항에 있어서, 상기 프로세서는,
상기 수신된 데이터 플로우 정보가 일치하면, 데이터 플로우를 갱신하고, 및
상기 확인된 결과를 상기 접속 애플리케이션으로 전송하도록 구성된, 서버.
The method of claim 8, wherein the processor comprises:
If the received data flow information matches, update the data flow, and
a server configured to send the checked result to the connection application.
제 8 항에 있어서, 상기 프로세서는,
상기 접속 애플리케이션으로부터 컨트롤러 접속 요청을 수신하고,
상기 데이터 베이스에 저장된 정보에 기반하여 상기 접속 애플리케이션의 접속 가능 여부를 확인하고,
접속이 가능하면, 상기 접속 애플리케이션과 상기 서버 간 제어 플로우를 생성하고, 및
상기 제어 플로우의 식별 정보를 상기 접속 애플리케이션으로 전송하도록 구성된, 서버.
The method of claim 8, wherein the processor comprises:
receiving a controller connection request from the connection application;
Check whether the access application is accessible based on the information stored in the database,
If a connection is possible, create a control flow between the connection application and the server, and
and send identification information of the control flow to the connection application.
게이트웨이에 있어서,
외부 서버로부터, 서비스 서버의 IP 및 포트, 및 접속 애플리케이션과 상기 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 수신하고,
상기 접속 애플리케이션으로부터 보안 세션 생성 데이터 패킷을 수신하면, 상기 보안 세션의 생성에 관한 정보를 기초로 보안 세션을 생성하고,
상기 보안 세션 생성이 완료된 경우 상기 외부 서버로 보안 세션 생성 완료 정보를 전송하고,
상기 보안 세션 생성 완료 정보는 상기 생성된 보안 세션을 식별할 수 있는 정보를 포함하도록 구성된, 게이트웨이.
In the gateway,
Receive, from an external server, a data flow comprising an IP and port of a service server, and information about creation of a secure session between a connection application and the gateway,
Upon receiving the secure session creation data packet from the connection application, create a secure session based on the information about the secure session creation,
When the secure session creation is completed, the secure session creation completion information is transmitted to the external server,
and the secure session creation completion information is configured to include information for identifying the created secure session.
제 12 항에 있어서,
상기 접속 애플리케이션으로부터 인증 데이터 패킷을 수신하고,
상기 데이터 플로우의 인증 정보와 상기 인증 데이터 패킷의 인증 정보를 비교함으로서 상기 인증 데이터 패킷에 대한 인증을 수행하고,
상기 인증이 성공하면, 상기 보안 세션을 생성하고, 상기 접속 애플리케이션에게 인증 결과를 전송하도록 구성된, 게이트웨이.
13. The method of claim 12,
receiving an authentication data packet from the connection application;
performing authentication on the authentication data packet by comparing authentication information of the data flow with authentication information of the authentication data packet;
if the authentication is successful, create the secure session and send an authentication result to the connecting application.
제 12 항에 있어서,
상기 접속 애플리케이션으로부터 상기 보안 세션 기반 암호화된 데이터 패킷을 수신하고,
상기 보안 세션을 식별할 수 있는 정보를 기초로 상기 암호화된 데이터 패킷을 복호화하고,
상기 복호화된 데이터 패킷을 포워딩하도록 구성된, 게이트웨이.
13. The method of claim 12,
receiving the secure session-based encrypted data packet from the access application;
Decrypt the encrypted data packet based on information that can identify the secure session,
and forward the decrypted data packet.
제 14 항에 있어서,
상기 복호화된 데이터 패킷에 상기 데이터 플로우의 식별 정보가 포함되어있는지 여부를 확인하고,
상기 데이터 플로우의 식별 정보가 상기 복호화된 데이터 패킷에 포함되어 있는 경우에만 상기 복호화된 데이터 패킷을 포워딩하도록 구성된, 게이트웨이.
15. The method of claim 14,
check whether identification information of the data flow is included in the decoded data packet;
and forward the decrypted data packet only when identification information of the data flow is included in the decrypted data packet.
노드에 저장된 접속 애플리케이션의 동작 방법에 있어서,
외부 서버에게 서비스 서버에 대한 네트워크 접속을 요청하는 동작;
상기 외부 서버로부터 상기 서비스 서버의 IP 및 포트에 대응하는 데이터 플로우를 수신하는 동작, 상기 데이터 플로우는 상기 접속 애플리케이션과 게이트웨이 간 보안 세션 생성에 관한 정보를 포함하고, 상기 게이트웨이는 상기 접속 애플리케이션과 상기 서비스 서버의 네트워크 경계에 존재하고;
상기 접속 애플리케이션과 상기 게이트웨이 간 보안 세션을 생성하는 동작;
상기 보안 세션 생성이 완료되면 상기 생성된 보안 세션을 식별할 수 있는 정보를 포함하는 보안 세션 생성 완료 정보를 상기 외부 서버로 전송하는 동작; 및
상기 보안 세션 생성 완료 정보를 기초로 판단된 네트워크 접속 가능 여부에 관한 정보를 상기 외부 서버로부터 수신하는 동작; 을 포함하는, 방법.
In the operating method of the connection application stored in the node,
requesting an external server to access the service server;
Receiving a data flow corresponding to the IP and port of the service server from the external server, the data flow including information on creation of a secure session between the access application and the gateway, and the gateway includes the access application and the service exist at the network perimeter of the server;
creating a secure session between the access application and the gateway;
transmitting secure session creation completion information including information for identifying the created secure session to the external server when the secure session creation is completed; and
receiving, from the external server, information on whether a network connection is possible, which is determined based on the secure session creation completion information; A method comprising
제 16 항에 있어서,
상기 보안 세션 생성에 관한 정보는 보안 세션 생성을 위한 인증 정보를 포함하고, 상기 게이트웨이로 상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하는 동작; 및
상기 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하는 동작; 을 더 포함하는, 방법.
17. The method of claim 16,
transmitting the authentication data packet including the authentication information to the gateway, wherein the information on the secure session creation includes authentication information for creating a secure session; and
receiving an authentication result for the authentication data packet from the gateway; A method further comprising:
서버의 동작 방법에 있어서,
노드의 접속 애플리케이션으로부터 서비스 서버에 대한 네트워크 접속 요청을 수신하는 동작;
상기 접속 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 접속 애플리케이션의 접속 가능 여부를 확인하는 동작;
상기 접속 애플리케이션의 접속이 가능하면, 상기 서비스 서버의 IP 및 포트, 및 상기 접속 애플리케이션과 게이트웨이 간 보안 세션 생성에 관한 정보를 포함하는 데이터 플로우를 생성하는 동작, 상기 게이트웨이는 상기 노드와 상기 서비스 서버 간 네트워크 경계에 존재하고;
상기 게이트웨이와 상기 접속 애플리케이션에게 상기 데이터 플로우를 전송하는 동작;
상기 접속 애플리케이션으로부터 보안 세션 생성 완료 정보를 수신하는 동작, 상기 보안 세션 생성 완료 정보는 생성된 보안 세션을 식별할 수 있는 정보를 포함하는 데이터 플로우 정보를 포함하고; 및
상기 접속 애플리케이션으로부터 수신된 데이터 플로우 정보가 상기 게이트웨이에서 전송한 정보와 일치하는지 여부를 확인하는 동작; 을 포함하는 방법.
In the method of operating a server,
receiving a network connection request to the service server from the connection application of the node;
checking whether the connection application is accessible based on the identification information of the connection application and the IP and port of the service server;
If the access application is accessible, generating a data flow including the IP and port of the service server, and information on creating a secure session between the access application and the gateway, wherein the gateway is between the node and the service server exist at the network boundary;
transmitting the data flow to the gateway and the access application;
receiving secure session creation completion information from the access application, wherein the secure session creation completion information includes data flow information including information for identifying the created secure session; and
checking whether the data flow information received from the access application matches information transmitted from the gateway; How to include.
게이트웨이의 동작 방법에 있어서,
외부 서버로부터, 서비스 서버의 IP 및 포트, 및 접속 애플리케이션과 상기 게이트웨이 간 보안 세션의 생성에 관한 정보를 포함하는 데이터 플로우를 수신하는 동작;
상기 접속 애플리케이션으로부터 보안 세션 생성 데이터 패킷을 수신하는 동작;
상기 보안 세션 생성에 관한 정보를 기초로 보안 세션을 생성하는 동작; 및
상기 보안 세션 생성이 완료된 경우 상기 외부 서버로 보안 세션 생성 완료 정보를 전송하는 동작; 을 포함하고,
상기 보안 세션 생성 완료 정보는 생성된 보안 세션을 식별할 수 있는 정보를 포함하는, 방법.
A gateway operation method comprising:
receiving, from an external server, a data flow including an IP and port of a service server, and information about creation of a secure session between a connection application and the gateway;
receiving a secure session creation data packet from the connection application;
generating a secure session based on the information on the secure session creation; and
transmitting secure session creation completion information to the external server when the secure session creation is completed; including,
The method of claim 1, wherein the secure session creation completion information includes information for identifying the created secure session.
KR1020210075557A 2021-06-10 2021-06-10 System for controlling network access based on controller and method of the same KR102377246B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210075557A KR102377246B1 (en) 2021-06-10 2021-06-10 System for controlling network access based on controller and method of the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210075557A KR102377246B1 (en) 2021-06-10 2021-06-10 System for controlling network access based on controller and method of the same

Publications (1)

Publication Number Publication Date
KR102377246B1 true KR102377246B1 (en) 2022-03-23

Family

ID=80963381

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210075557A KR102377246B1 (en) 2021-06-10 2021-06-10 System for controlling network access based on controller and method of the same

Country Status (1)

Country Link
KR (1) KR102377246B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102204705B1 (en) * 2019-09-24 2021-01-19 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102204705B1 (en) * 2019-09-24 2021-01-19 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof
KR20210045917A (en) * 2019-09-24 2021-04-27 프라이빗테크놀로지 주식회사 System for controlling network access of node based on tunnel and data flow and method thereof

Similar Documents

Publication Publication Date Title
KR102274617B1 (en) System for protecting control data packet and method thereof
KR102460694B1 (en) System for controlling network access based on controller and method of the same
KR102396528B1 (en) System for controlling network access based on controller and method of the same
KR102377247B1 (en) System for controlling network access based on controller and method of the same
KR102439881B1 (en) System for controlling network access based on controller and method of the same
KR102514618B1 (en) System for controlling network access based on controller and method of the same
KR102460691B1 (en) System for controlling network access based on controller and method of the same
KR102333555B1 (en) System for controlling network access based on controller and method of the same
KR102460696B1 (en) System for controlling network access based on controller and method of the same
KR102377248B1 (en) System for controlling network access based on controller and method of the same
KR102460695B1 (en) System for controlling network access based on controller and method of the same
KR102502367B1 (en) System for controlling network access based on controller and method of the same
KR102495369B1 (en) System for controlling network access based on controller and method of the same
KR102427663B1 (en) System for controlling network access based on controller and method of the same
KR102446934B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
JP2023162313A (en) System for authenticating and controlling network connection of terminal and method related thereto
KR102333553B1 (en) System for controlling network access based on controller and method of the same
KR102333554B1 (en) System for controlling network access based on controller and method of the same
KR102495370B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
KR102472554B1 (en) System for controlling network access based on controller and method of the same
KR102446933B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102407135B1 (en) System for controlling network access based on controller and method of the same
KR102358595B1 (en) System for controlling network access based on controller and method of the same
KR102377246B1 (en) System for controlling network access based on controller and method of the same
KR102377245B1 (en) System for controlling network access based on controller and method of the same

Legal Events

Date Code Title Description
GRNT Written decision to grant