• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Xin giúp đỡ về ASA

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Xin giúp đỡ về ASA

    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 đỡ

Working...
X