Server&Network/Capston
GNS3 ASA 원격 접속
하즈시
2020. 12. 24. 22:56
728x90

인터페이스 설정
interface GigabitEthernet0/0
nameif inside
security-level 0
ip address 192.168.10.100 255.255.255.0
!
username admin password cisco123
aaa authentication ssh console LOCAL
crypto key generate rsa modulus 1024
ssh 192.168.10.0 255.255.255.0 inside


희안하게 192.168.10.1 에서 출발함
핑하면 request만 가고 응담은 없음

728x90