ftp 프로그램으로 asav 파일 옮겨 넣음
eve-ng putty 접속 후 입력
# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
크롬 웹브라우저로 접속 "+" 클릭 후 "node" 클릭
Cisco ASAv 선택
그대로 save 선택
오른쪽 클릭해서 start
asav putty 접속
# enable
#password : 엔터
# cont t
(config)# int m0/0
(config)# nameif management
(config)# security-level 0
(config)# ip add x.x.x.109 255.255.255.0
(config)# no sh
(config)# ping <pc IP >
!!!!
연결된 pc에서 설정 후 pc에 ftp 서버로 만듬
asav putty에서..
(config)# copy ftp: flash:
Address or name of remote host []? x.x.x.x(PC ip)
source filename []? asdm-7131.bin
Destination filename [asdm-7131.bin]?
accessing ftp://x.x.x.x/adsm-7131.bin..!!!!!!!!!!!!!!!!!!
(config)# dir 확인
Directory of disk0:/
7 -rwx 0 04:19:14 Jan 05 2019 use_ttyS0
11 drwx 4096 02:59:18 Jan 21 2021 smart-log
8 drwx 4096 02:57:58 Jan 21 2021 log
12 drwx 4096 02:59:24 Jan 21 2021 coredumpinfo
81 -rwx 34033084 04:20:16 Jan 21 2021 asdm-7131.bin
82 drwx 4096 14:06:38 Jan 22 2021 tmp
83 -rwx 25356342 02:23:44 Jan 23 2021 anyconnect-win-4.3.05017-k9.pkg
8571076608 bytes total (8489959424 bytes free)
(config)# asdm image disk0:/asdm-7131.bin
(config)# http server enable
(config)# http x.x.x.0 255.255.255.0 management
(config)# username admin password cisco
(config)# logging enable
크롬 브라우저에서 https://x.x.x.x
install java web start 설치
없으면 구글검색해서 java runtim download로 찾아서 설치
install ASDM Launcher 설치 후 실행
참고 :net-study.club/entry/Cisco-ASAv-Adaptive-Security-Virtual-Appliance-EVEng
rjadmscpfl.tistory.com/7?category=806478
'방화벽' 카테고리의 다른 글
opnsense 설치 (0) | 2021.04.02 |
---|---|
asa 방화벽 remote access vpn 설정 (0) | 2021.01.23 |