minh vua cau hinh vpn tren cisco 1841 ket noi voi draytek 2910, nhung khi cau hinh xong vao phan status cua ca 2 con cisco va draytek thi thay tunnel da thiet lap roi, nhung 2 LAN ko ping thay nhau duoc, minh khong biet co phai do bang route tren con cisco cua mimh co bi sai bang route ko nua, tren con cisco ket noi internet bang PPPoe
day la file cau hinh cua minh.
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto isakmp policy 10
hash md5
authentication pre-share
lifetime 3600
crypto isakmp key 123456 address 58.186.45.205
!
crypto ipsec security-association lifetime seconds 28800
!
crypto ipsec transform-set myset esp-des esp-md5-hmac
!
crypto map hochiminh 10 ipsec-isakmp
set peer 58.186.45.205
set transform-set myset
match address 101
reverse-route
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet1/0
ip address 192.168.4.1 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp pap sent-username hanhtinhco password 7 10430C1E04011C055D
crypto map hochiminh
!
ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 192.168.11.0 255.255.255.0 58.186.45.205
!
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.4.0 0.0.0.255
access-list 101 permit ip 192.168.4.0 0.0.0.255 192.168.11.0 0.0.0.255
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
!
end
day la file cau hinh cua minh.
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto isakmp policy 10
hash md5
authentication pre-share
lifetime 3600
crypto isakmp key 123456 address 58.186.45.205
!
crypto ipsec security-association lifetime seconds 28800
!
crypto ipsec transform-set myset esp-des esp-md5-hmac
!
crypto map hochiminh 10 ipsec-isakmp
set peer 58.186.45.205
set transform-set myset
match address 101
reverse-route
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet1/0
ip address 192.168.4.1 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp pap sent-username hanhtinhco password 7 10430C1E04011C055D
crypto map hochiminh
!
ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 192.168.11.0 255.255.255.0 58.186.45.205
!
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.4.0 0.0.0.255
access-list 101 permit ip 192.168.4.0 0.0.0.255 192.168.11.0 0.0.0.255
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
!
end
Comment