vagrant up 실행 시 network 이슈로 cent1이 정상 설치가 안되네요
189
작성한 질문수 1
Vagrant up 수행 시 하기와 같이 에러가 뜹니다..
테스트 OS는 Mac이고,
Virtual Box 버전은 6.1.28 r147628입니다.
=======================================
VWS_vagrant_script % vagrant up
Bringing machine 'cent1' up with 'virtualbox' provider...
Bringing machine 'cent2' up with 'virtualbox' provider...
Bringing machine 'cent3' up with 'virtualbox' provider...
==> cent1: Checking if box 'centos/8' version '2011.0' is up to date...
==> cent1: Clearing any previously set network interfaces...
The IP address configured for the host-only network is not within the
allowed ranges. Please update the address used to be within the allowed
ranges and run the command again.
Address: 172.18.1.91
Ranges: 192.168.56.0/21
Valid ranges can be modified in the /etc/vbox/networks.conf file. For
more information including valid format see:
https://www.virtualbox.org/manual/ch06.html#network_hostonly
답변 2
0
vagrant script를 업데이트 했습니다.
https://www.inflearn.com/news/438345
현재 환경을 vagrant destroy로 삭제하시고 vagrant script를 업데이트한 후에 다시 vagrant up으로 설치해주세요.
실습 환경설정을 빠르고 쉽게 구축할 수 있도록 지속적인 업데이트를 해 나가겠습니다.
0
안녕하세요 성모님!!! :) 에러에 대해 말씀드릴게요!
virtualbox 6.1.28버전부터 host-only network 어댑터의 IP주소 범위에 제한이 생겼다고 합니다. 해결 방법은 두 가지가 있는데 설정을 변경 할 필요없는 2번을 추천합니다. 1. /etc/vbox/networks.conf 에 다음을 추가하고 vagrant up 을 실행 * 10.0.0.0/8 2. virtualbox를 6.1.26으로 다운그레이드해서 재설치하신 후 vagrant up을 실행
텔레그램 봇 메세지 전송기능을 여러 서버에 이용하려면
0
168
2
컨테이너에서 다른 컨테이너 접속시
0
126
2
실습 주소에 172.18.1.91를 접속하니 접속이 되지 않습니다
0
136
2
atlassian 접속이 안됩니다
0
210
2
docker 컨테이너로 가상환경 구축 시 init.sh 관련 에러 로그
0
254
2
백업 쉘스크립트 3 질문있어요
0
122
1
telegram 문자보내기 오류
0
227
1
2-2 초기 셋팅 질문드려요!
0
342
3
Linux top 커맨드에 대한 질문
0
158
1
2-0. 진행 후 웹사이트 접속이 안됩니다.
0
317
2
커리큘럼-강의교안
0
320
3
web_backup.sh 실행 시 mount.nfs No host to mount
0
375
1
환경설정 압축파일 해제 불가
0
319
1
SecureCRT 접속 오류
0
841
1
강의에서 로그를 쌓게 하는 vws.tmpcompany.com 이제 접속이 안되는건가요?
0
390
1
강의에서 보여주시는 컨플이나 자료 따로 있을까요?
0
329
1
vagrant up 명령어 실행시
1
385
1
vagrant ssh 접속 에러
0
561
2
서버 구축시 문제 발생
0
453
2
버츄얼박스 설치에러
0
314
1
스크립트 실행 결과 미표시
0
310
1
맥북 지원
0
378
1
[해결방법] 네트워크 어댑터 에러 메시지
1
407
2
DB 백업 스크립트 실행 오류
0
451
1





