본문 바로가기
EVE-ng, GNS3/VirtualBox

NAT, NAT network

by 계영수 2023. 10. 6.
728x90

▶ NAT

- Guests can access internet and systems on host's network

- Each guest has its own network

- Guest는 10.0.2.15, IP 주소를 부여 받는다.

- VirtualBox가 DHCP Server 를 수행하며, Default Gateway는 10.0.2.2가 된다.

- 2대의 VM이 NAT로 네트워크 설정이 되어 있다면, 각 VM은 각각 10.0.2.15의 IP 주소를 가지게 된다.

- VM에 액세스하기 위해서는 Port Forwarding을 이용한다.

 

▶ NAT Network

- Guests can access internet, systems on host's network, and each other

- Guest VM에 접근하기 위해서는 Port Forwarding 설정이 필요

728x90

'EVE-ng, GNS3 > VirtualBox' 카테고리의 다른 글

Bridged Adapter, Internal network, Host-only network  (0) 2023.10.06