最佳答案
默認路由不要走隧道
明細路由丟給隧道
(0)
明細路由使用ospf宣告的, Destination/Mask Proto Pre Cost NextHop Interface 0.0.0.0/0 Static 60 0 122.1.1.2 GE1/0/0 0.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0 10.0.0.0/30 Direct 0 0 10.0.0.1 Tun0 10.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0 10.0.0.3/32 Direct 0 0 10.0.0.1 Tun0 10.10.10.0/30 Direct 0 0 10.10.10.1 RAGG1 10.10.10.1/32 Direct 0 0 127.0.0.1 InLoop0 10.10.10.3/32 Direct 0 0 10.10.10.1 RAGG1 10.11.11.0/30 O_INTRA 10 1563 10.0.0.2 Tun0 122.1.1.0/30 Direct 0 0 122.1.1.1 GE1/0/0 122.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0 122.1.1.3/32 Direct 0 0 122.1.1.1 GE1/0/0 127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0 127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0 127.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0 192.168.1.0/24 O_INTER 10 2 10.10.10.2 RAGG1 224.0.0.0/4 Direct 0 0 0.0.0.0 NULL0 224.0.0.0/24 Direct 0 0 0.0.0.0 NULL0 255.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0
是不是路由丟到tunnel口了
(0)
靜態缺省0.0.0.0路由還是走的公網,ospf宣告的內網段
靜態缺省0.0.0.0路由還是走的公網,ospf宣告的內網段
配置有問題,得把你現在的配置貼出來哦。
(0)
interface GigabitEthernet1/0/0 port link-mode route combo enable copper ip address 122.1.1.1 255.255.255.252 manage ping inbound manage ping outbound ipsec apply policy zongbu acl advanced 3000 rule 5 deny ip source 192.168.1.0 0.0.0.255 destination 192.168.2.0 0.0.0.255 rule 10 permit ip source 192.168.1.0 0.0.0.255 ipsec transform-set zongbu_IPv4_1 esp encryption-algorithm 3des-cbc esp authentication-algorithm sha256 # ipsec policy-template zongbu 1 transform-set zongbu_IPv4_1 local-address 122.1.1.1 ike-profile zongbu_IPv4_1 # ipsec policy zongbu 1 isakmp template zongbu # ike profile zongbu_IPv4_1 keychain zongbu_IPv4_1 exchange-mode aggressive match remote identity address 0.0.0.0 0.0.0.0 match local address GigabitEthernet1/0/0 proposal 1 # ike proposal 1 encryption-algorithm 3des-cbc dh group5 authentication-algorithm sha256 # ike keychain zongbu_IPv4_1 match local address GigabitEthernet1/0/0 pre-shared-key address 0.0.0.0 0.0.0.0 key cipher $c$3$QxKQDQWBTiOvEwSkfLNp6hDgrnp6Zg==
樓下配置
不是吧,你這問題還沒解決
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明
明細路由使用ospf宣告的, Destination/Mask Proto Pre Cost NextHop Interface 0.0.0.0/0 Static 60 0 122.1.1.2 GE1/0/0 0.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0 10.0.0.0/30 Direct 0 0 10.0.0.1 Tun0 10.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0 10.0.0.3/32 Direct 0 0 10.0.0.1 Tun0 10.10.10.0/30 Direct 0 0 10.10.10.1 RAGG1 10.10.10.1/32 Direct 0 0 127.0.0.1 InLoop0 10.10.10.3/32 Direct 0 0 10.10.10.1 RAGG1 10.11.11.0/30 O_INTRA 10 1563 10.0.0.2 Tun0 122.1.1.0/30 Direct 0 0 122.1.1.1 GE1/0/0 122.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0 122.1.1.3/32 Direct 0 0 122.1.1.1 GE1/0/0 127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0 127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0 127.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0 192.168.1.0/24 O_INTER 10 2 10.10.10.2 RAGG1 224.0.0.0/4 Direct 0 0 0.0.0.0 NULL0 224.0.0.0/24 Direct 0 0 0.0.0.0 NULL0 255.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0