Em mới tìm hiểu về ASA nhưng gặp rắc rối tại chổ route để ping 8.8.8.8
Em giả lập trên mội trường VMware và sử dụng card vm1 là 192.168.56.0 cho management còn 3 card sau em dùng Lan segment
Cấu hình như sau
interface management 0/0
ip address 192.168.56.253 255.255.255.0
no sh
nameif management
security-level 100
exit
interface giga 0/0
ip address 192.168.100.253 255.255.255.0
no sh
nameif inside
security-level 100
exit
interface giga 0/1
ip address 192.168.255.253 255.255.255.0
no sh
nameif dmz
security-level 50
exit
interface giga 0/2
ip address 192.168.10.45 255.255.255.0 // ip public
no sh
nameif OUTSIDE
exit
route outside 0.0.0.0 0.0.0.0 192.168.10.1 //gateway ip public
Sau khi route em ping 8.8.8.8 thử nhưng nó thông báo
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
?????
Không biết em cấu hình thiếu hay sai mong các anh các thầy giúp đỡ
Em giả lập trên mội trường VMware và sử dụng card vm1 là 192.168.56.0 cho management còn 3 card sau em dùng Lan segment
Cấu hình như sau
interface management 0/0
ip address 192.168.56.253 255.255.255.0
no sh
nameif management
security-level 100
exit
interface giga 0/0
ip address 192.168.100.253 255.255.255.0
no sh
nameif inside
security-level 100
exit
interface giga 0/1
ip address 192.168.255.253 255.255.255.0
no sh
nameif dmz
security-level 50
exit
interface giga 0/2
ip address 192.168.10.45 255.255.255.0 // ip public
no sh
nameif OUTSIDE
exit
route outside 0.0.0.0 0.0.0.0 192.168.10.1 //gateway ip public
Sau khi route em ping 8.8.8.8 thử nhưng nó thông báo
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
?????
Không biết em cấu hình thiếu hay sai mong các anh các thầy giúp đỡ