Windows Network Load Balancing (VirtualBox & Windows2012) #2
Server/Windows Server 2017. 3. 9. 10:25Windows Network Load Balancing (VirtualBox & Windows2012) #2
이제 VirtualBox 의 AppTest1, AppTest2 를 설정해보겠습니다.
1. 공통설정
1.1 Server Manager 를 엽니다.
1.2 Server Manager -> Manage -> Add Roles and Features
1.3 Server Manager -> Manage -> Add Roles and Features -> Features -> Network Load Balacing : Check
1.4 Server Manager -> Manage -> Add Roles and Features -> Server Roles-> Web Server (IIS) : Check
1.5 Network Load Balancing Manager 를 엽니다.
2. AppTest 별 설정
2.1 AppTest1 을 여기까지
2.2 AppTest2 를 여기까지
2.3 AppTest1 의 IP설정을 한번 확인해봅니다
NAT 인터페이스는 자동으로 설정하여 10.0.2.15 를 부여 받았고
호스트 전용 어댑터는 # 1 에서 설정한대로
IP 주소 : 192.168.20.11
서브넷마스크 : 255.255.255.0
게이트웨이 : 192.168.20.1
기본 설정 DNS 서버 : 192.168.20.1
로 설정합니다.
http://tansanc.tistory.com/entry/Windows-Network-Load-Balancing-VirtualBox-Windows2012-1
2.4 AppTest2 의 IP설정을 한번 확인해봅니다
NAT 인터페이스는 자동으로 설정하여 10.0.2.15 를 부여 받았고
호스트 전용 어댑터는 # 1 에서 설정한대로
IP 주소 : 192.168.20.12
서브넷마스크 : 255.255.255.0
게이트웨이 : 192.168.20.1
기본 설정 DNS 서버 : 192.168.20.1
로 설정합니다.
'Server > Windows Server' 카테고리의 다른 글
Windows Network Load Balancing (VirtualBox & Windows2012) #4 (0) | 2017.03.09 |
---|---|
Windows Network Load Balancing (VirtualBox & Windows2012) #3 (0) | 2017.03.09 |
Windows Network Load Balancing (VirtualBox & Windows2012) #1 (0) | 2017.03.09 |