405759601 发表于 2017-3-9 09:51:51

华为AR2240-S做L2TP VPN。。。

本帖最后由 405759601 于 2017-3-9 10:22 编辑

路由器由两根互联网专线。做L2TP后,PC都可以通过两个外网接口的外网IP拨号进去,有时候连得上,有时候连不上;连接上之后,有时候上不了外网,想问一下这是什么原因,有什么方法可以解决?单线的时候都正常

路由器配置了两条对等默认路由

#                                       
interface GigabitEthernet0/0/0            
tcp adjust-mss 1460                     
ip address 211.211.211.211 255.255.255.0   
nat outbound 3000                        
combo-port copper                        
#                                       
interface GigabitEthernet0/0/1            
tcp adjust-mss 1460                     
ip address 112.112.112.112 255.255.255.0
nat outbound 3000                        
combo-port copper
#

interface Vlanif1113                                 
ip address 172.20.40.254 255.255.255.0
#
ip route-static 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0 211.211.211.1
ip route-static 0.0.0.0 0.0.0.0 GigabitEthernet0/0/1 112.112.112.1
#
ip pool lns
gateway-list 172.20.40.254
network 172.20.40.0 mask 255.255.255.0
excluded-ip-address 172.20.40.253
#
local-user wzjy password cipher %^%#hz4b)c`M{U~,M^SC"m94U0{u."f>*A<"/XUK}H},%^%#
local-user wzjy privilege level 0
local-user wzjy service-type ppp
#

#                                       
interface Virtual-Template0               
ppp authentication-mode pap            
remote address pool lns                  
ip address unnumbered interface Vlanif1113
#
#                                       
l2tp-group 1                              
undo tunnel authentication               
allow l2tp virtual-template 0
#
l2tp enable


筱波 发表于 2017-4-8 10:34:16

sssssssssss

zhangchunguang 发表于 2017-4-8 10:39:45

6666666666
页: [1]
查看完整版本: 华为AR2240-S做L2TP VPN。。。