Destination Unknown

블로그 이미지
quantized
무무랭

Article Category

분류 전체보기 (85)
daily life (16)
reading (22)
scrap (25)
study (21)
  1. 2007/01/31
    게이트웨이(gateway)
Gateway, in networking technology, is a node that serves as an entrance to another network, and vice-versa. This is, in fact, an earlier name for Routers and both actually focus on the same concept - that is, hardware or software that routes (and filters) data coming through it. This retronym, however, now describes the same hardware or software technology that are mostly implemented in corporate enterprises that not only does routing and filtering of data, but also can include added routing, proxy functionality, as well as being advanced as to have Antivirus software scanning and filtering capabilities.

① 넓은 의미로는 2개 이상의 다른 종류 또는 같은 종류의 통신망을 상호 접속하여 통신망 간 정보를 주고받을 수 있게 하는 기능 단위 또는 장치. 통신망에는 구내 정보 통신망(LAN), 공중 데이터망(PDN), 일반 전화 교환망(PSTN) 등이 포함된다.

② 좁은 의미로는 OSI 기본 참조 모델의 각 계층에서 프로토콜이 달라 호환성이 없는 복수의 통신망을 상호 접속하여 프로토콜의 변환을 행하는 기능 단위 또는 장치. 통신 프로토콜이 같거나 유사한 통신망을 상호 접속하여 정보를 주고받는 브리지와는 달리, 게이트웨이는 프로토콜이 다른 복수의 통신망 간에 프로토콜을 변환하여 정보를 주고받는다.

A gateway is a network point that acts as an entrance to another network. On the Internet, a node or stopping point can be either a gateway node or a host (end-point) node. Both the computers of Internet users and the computers that serve pages to users are host nodes. The computers that control traffic within your company's network or at your local Internet service provider (ISP) are gateway nodes.

In the network for an enterprise, a computer server acting as a gateway node is often also acting as a proxy server and a firewall server. A gateway is often associated with both a router, which knows where to direct a given packet of data that arrives at the gateway, and a switch, which furnishes the actual path in and out of the gateway for a given packet.

게이트웨이는 다른 네트웍으로 들어가는 입구 역할을 하는 네트웍 포인트이다. 라우팅의 관점에서 보면, 인터넷은 많은 게이트웨이 노드들과 호스트 노드들로 구성된 네트웍이라 할 수 있는데, 네트웍 사용자들의 컴퓨터들과 웹페이지와 같은 콘텐츠를 제공하는 컴퓨터들이 바로 호스트 노드들이며, 일반 회사의 네트웍 내에서 트래픽을 통제하는 컴퓨터들이나, 인터넷 서비스제공자들의 컴퓨터가 바로 게이트웨이 노드들이다.

한 회사의 네트웍에서는 게이트웨이 노드 역할을 하는 컴퓨터가 프럭시 서버나 방화벽 서버의 역할을 함께 수행하는 경우도 종종 있다. 게이트웨이는 라우터스위치 등의 사용을 필요로 한다.

(n.) (1) A node on a network that serves as an entrance to another network. In enterprises, the gateway is the computer that routes the traffic from a workstation to the outside network that is serving the Web pages. In homes, the gateway is the ISP that connects the user to the internet.

In enterprises, the gateway node often acts as a proxy server and a firewall. The gateway is also associated with both a router, which use headers and forwarding tables to determine where packets are sent, and a switch, which provides the actual path for the packet in and out of the gateway.

(2) A computer system located on earth that switches data signals and voice signals between satellites and terrestrial networks.

(3) An earlier term for router, though now obsolete in this sense as router is commonly used.

Trackback 0 and Comment 0