• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

VPN问题

2020-09-25提问
  • 1关注
  • 1收藏,1830浏览
粉丝:0人 关注:0人

问题描述:

     社区的大神们,小弟我这几天碰到一个很奇怪的问题,本人是某市一局办单位的网管,本单位需要通过VPN和本市的国土局连接,办理相关业务。

关于VPN的具体配置为:vpn服务服务器在国土局,使用的是网神的防火墙的VPN功能,VPN的类型是SSLVPN,本单位如要使用VPN功能,先通过HTTPS的方式登录在国土局的防火墙的外网地址:https://172.23.XX.XX:64443,下载一个SSLVPN客户端(必须要下载)并安装好,同时电脑上会有一个虚拟网卡,双击安装好的客户端,输入用户名和密码,就连上VPN了,通是虚拟网卡也分配到了IP地址,到这里都是正常的。

然后问题来了,既然连上VPN了,就开始访问位于国土局的内网地址(OA)以及打开位于本单位电脑上的档案查询软件(软件服务器在国土局的内网上),但是访问速度非常慢,打开OA网址要十几分钟,软件更是打不开,一开始还以为是国土局那边的VPN没配好,打电话过去问,得知其他的局办单位都是正常了,没有出现说是速度慢的情况,然后怀疑是账号权限问题,但是让其他局办单位的小兄弟用我的账号登录他那边的VPN,一切正常,访问OA和软件一切正常,速度很快。在然后我们试了一下另一种情况,就是插路由器WAN口的网线直接插电脑了,电脑网卡配路由器外网接口(这样电脑网卡上实际上配的是公网地址),然后奇迹出现了,VPN访问很正常了,有点也不卡了。到这里,可能会有大神就会说,那可能是我们内部网络有问题了,但是我们单位的外网上网很正常,访问外网网页速度也很好。就是连上VPN后,访问不了国土局的内部资源。其他局办单位都正常,就我们单位不正常。另外关于VPN在客户端的配置,其他访问正常的局办单位,也和我们一样,先用网址登陆VPN服务器(实际是网神防火墙的外网接口地址),然后跳出一个下载SSL客户端的网页,下载客户端,按提示安装好,打开客户端,输入账号密码,连上VPN,其他也不用配的。

本单位的核心交换机用的是S7500系列核心交换机,核心交换机上插着一块防火墙板卡,路由器是H3CSR6604,访问外网做NAT转换

社区上大神们,能不能帮我分析一下,是哪里出的问题,谢谢了

组网及组网描述:


5 个回答
已采纳
寂东 九段
粉丝:225人 关注:3人

你比较下各接口的MTU和tcp mss 参数是否一致,

sunny 八段
粉丝:9人 关注:0人

那你可以这样试试,电脑直接接路由器试试,如果可以,然后再接交换机上试试看

试过了,没用,还是一样的

zhiliao_zr5xu 发表时间:2020-09-25
回复zhiliao_zr5xu:

是不是路由器上配置了什么限速的功能啊

sunny 发表时间:2020-09-25
回复sunny:

****************************************************************************** * Copyright (c) 2004-2010 Hangzhou H3C Tech. Co., Ltd. All rights reserved. * * Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** Login authentication Username:h3c Password: <jhxq-route>dis cu # version 5.20, Release 2420P03 # sysname jhxq-route # ike local-name guotuVPN # domain default enable system # telnet server enable # ip ttl-expires enable # mirroring-group 1 local # acl number 3000 rule 0 permit ip source 10.128.0.0 0.0.255.255 rule 5 deny ip acl number 3004 rule 0 permit ip source 10.128.0.0 0.0.0.255 destination 172.23.215.0 0.0.0.255 # vlan 1 # domain system access-limit disable state active idle-cut disable self-service-url disable # ike peer guotu remote-name guotu remote-address 172.23.226.130 nat traversal # ipsec proposal guotu # user-group system # local-user h3c password simple h3c authorization-attribute level 3 service-type telnet # interface NULL0 # interface GigabitEthernet3/0/0 port link-mode route # interface GigabitEthernet3/0/1 port link-mode route # interface GigabitEthernet3/1/0 port link-mode route nat outbound 3000 nat server protocol tcp global 60.190.213.154 443 inside 10.128.35.100 443 # interface GigabitEthernet3/1/1 port link-mode route description to zhengwuwang nat outbound 3000 ip address 172.23.226.130 255.255.255.0 # interface GigabitEthernet3/1/2 port link-mode route ip address 10.128.253.254 255.255.255.0 # interface GigabitEthernet3/1/3 port link-mode route ip address 10.128.252.1 255.255.255.0 # interface GigabitEthernet3/1/4 port link-mode route # interface GigabitEthernet3/1/5 port link-mode route # interface GigabitEthernet3/1/6 port link-mode route # interface GigabitEthernet3/1/7 port link-mode route # interface M-GigabitEthernet0/0/0 # ip route-static 0.0.0.0 0.0.0.0 172.23.226.129 ip route-static 10.128.1.0 255.255.255.0 10.128.252.2 ip route-static 10.128.11.0 255.255.255.0 10.128.253.253 ip route-static 10.128.12.0 255.255.255.0 10.128.253.253 ip route-static 10.128.13.0 255.255.255.0 10.128.253.253 ip route-static 10.128.14.0 255.255.255.0 10.128.253.253 ip route-static 10.128.15.0 255.255.255.0 10.128.253.253 ip route-static 10.128.16.0 255.255.255.0 10.128.253.253 ip route-static 10.128.17.0 255.255.255.0 10.128.253.253 ip route-static 10.128.18.0 255.255.255.0 10.128.253.253 ip route-static 10.128.19.0 255.255.255.0 10.128.253.253 ip route-static 10.128.20.0 255.255.255.0 10.128.253.253 ip route-static 10.128.21.0 255.255.255.0 10.128.253.253 ip route-static 10.128.22.0 255.255.255.0 10.128.253.253 ip route-static 10.128.23.0 255.255.255.0 10.128.253.253 ip route-static 10.128.24.0 255.255.255.0 10.128.253.253 ip route-static 10.128.25.0 255.255.255.0 10.128.253.253 ip route-static 10.128.26.0 255.255.255.0 10.128.253.253 ip route-static 10.128.27.0 255.255.255.0 10.128.253.253 ip route-static 10.128.28.0 255.255.255.0 10.128.253.253 ip route-static 10.128.30.0 255.255.255.0 10.128.253.253 ip route-static 10.128.31.0 255.255.255.0 10.128.253.253 ip route-static 10.128.35.0 255.255.255.0 10.128.253.253 ip route-static 10.128.36.0 255.255.255.0 10.128.253.253 ip route-static 10.128.37.0 255.255.255.0 10.128.253.253 ip route-static 10.128.38.0 255.255.255.0 10.128.253.253 # snmp-agent snmp-agent local-engineid 800063A2000FE2D830916877 snmp-agent community read public snmp-agent community write private snmp-agent sys-info version all # user-interface con 0 1 user-interface aux 0 1 user-interface vty 0 4 authentication-mode scheme user privilege level 3 set authentication password cipher +S_`5<<MMX=KN"WZBTWP21!! # return <jhxq-route> <jhxq-route>dis ip rou <jhxq-route>dis ip routing-table Routing Tables: Public Destinations : 35 Routes : 35 Destination/Mask Proto Pre Cost NextHop Interface 0.0.0.0/0 Static 60 0 172.23.226.129 GE3/1/1 10.128.1.0/24 Static 60 0 10.128.252.2 GE3/1/3 10.128.11.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.12.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.13.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.14.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.15.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.16.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.17.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.18.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.19.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.20.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.21.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.22.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.23.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.24.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.25.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.26.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.27.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.28.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.30.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.31.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.35.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.36.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.37.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.38.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.252.0/24 Direct 0 0 10.128.252.1 GE3/1/3 10.128.252.1/32 Direct 0 0 127.0.0.1 InLoop0 10.128.253.0/24 Direct 0 0 10.128.253.254 GE3/1/2 10.128.253.254/32 Direct 0 0 127.0.0.1 InLoop0 60.190.213.154/32 Static 1 0 0.0.0.0 NULL0 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 172.23.226.0/24 Direct 0 0 172.23.226.130 GE3/1/1 172.23.226.130/32 Direct 0 0 127.0.0.1 InLoop0 <jhxq-route>

zhiliao_zr5xu 发表时间:2020-09-25
回复sunny:

****************************************************************************** * Copyright (c) 2004-2010 Hangzhou H3C Tech. Co., Ltd. All rights reserved. * * Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** Login authentication Username:h3c Password: <jhxq-route>dis cu # version 5.20, Release 2420P03 # sysname jhxq-route # ike local-name guotuVPN # domain default enable system # telnet server enable # ip ttl-expires enable # mirroring-group 1 local # acl number 3000 rule 0 permit ip source 10.128.0.0 0.0.255.255 rule 5 deny ip acl number 3004 rule 0 permit ip source 10.128.0.0 0.0.0.255 destination 172.23.215.0 0.0.0.255 # vlan 1 # domain system access-limit disable state active idle-cut disable self-service-url disable # ike peer guotu remote-name guotu remote-address 172.23.226.130 nat traversal # ipsec proposal guotu # user-group system # local-user h3c password simple h3c authorization-attribute level 3 service-type telnet # interface NULL0 # interface GigabitEthernet3/0/0 port link-mode route # interface GigabitEthernet3/0/1 port link-mode route # interface GigabitEthernet3/1/0 port link-mode route nat outbound 3000 nat server protocol tcp global 60.190.213.154 443 inside 10.128.35.100 443 # interface GigabitEthernet3/1/1 port link-mode route description to zhengwuwang nat outbound 3000 ip address 172.23.226.130 255.255.255.0 # interface GigabitEthernet3/1/2 port link-mode route ip address 10.128.253.254 255.255.255.0 # interface GigabitEthernet3/1/3 port link-mode route ip address 10.128.252.1 255.255.255.0 # interface GigabitEthernet3/1/4 port link-mode route # interface GigabitEthernet3/1/5 port link-mode route # interface GigabitEthernet3/1/6 port link-mode route # interface GigabitEthernet3/1/7 port link-mode route # interface M-GigabitEthernet0/0/0 # ip route-static 0.0.0.0 0.0.0.0 172.23.226.129 ip route-static 10.128.1.0 255.255.255.0 10.128.252.2 ip route-static 10.128.11.0 255.255.255.0 10.128.253.253 ip route-static 10.128.12.0 255.255.255.0 10.128.253.253 ip route-static 10.128.13.0 255.255.255.0 10.128.253.253 ip route-static 10.128.14.0 255.255.255.0 10.128.253.253 ip route-static 10.128.15.0 255.255.255.0 10.128.253.253 ip route-static 10.128.16.0 255.255.255.0 10.128.253.253 ip route-static 10.128.17.0 255.255.255.0 10.128.253.253 ip route-static 10.128.18.0 255.255.255.0 10.128.253.253 ip route-static 10.128.19.0 255.255.255.0 10.128.253.253 ip route-static 10.128.20.0 255.255.255.0 10.128.253.253 ip route-static 10.128.21.0 255.255.255.0 10.128.253.253 ip route-static 10.128.22.0 255.255.255.0 10.128.253.253 ip route-static 10.128.23.0 255.255.255.0 10.128.253.253 ip route-static 10.128.24.0 255.255.255.0 10.128.253.253 ip route-static 10.128.25.0 255.255.255.0 10.128.253.253 ip route-static 10.128.26.0 255.255.255.0 10.128.253.253 ip route-static 10.128.27.0 255.255.255.0 10.128.253.253 ip route-static 10.128.28.0 255.255.255.0 10.128.253.253 ip route-static 10.128.30.0 255.255.255.0 10.128.253.253 ip route-static 10.128.31.0 255.255.255.0 10.128.253.253 ip route-static 10.128.35.0 255.255.255.0 10.128.253.253 ip route-static 10.128.36.0 255.255.255.0 10.128.253.253 ip route-static 10.128.37.0 255.255.255.0 10.128.253.253 ip route-static 10.128.38.0 255.255.255.0 10.128.253.253 # snmp-agent snmp-agent local-engineid 800063A2000FE2D830916877 snmp-agent community read public snmp-agent community write private snmp-agent sys-info version all # user-interface con 0 1 user-interface aux 0 1 user-interface vty 0 4 authentication-mode scheme user privilege level 3 set authentication password cipher +S_`5<<MMX=KN"WZBTWP21!! # return <jhxq-route> <jhxq-route>dis ip rou <jhxq-route>dis ip routing-table Routing Tables: Public Destinations : 35 Routes : 35 Destination/Mask Proto Pre Cost NextHop Interface 0.0.0.0/0 Static 60 0 172.23.226.129 GE3/1/1 10.128.1.0/24 Static 60 0 10.128.252.2 GE3/1/3 10.128.11.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.12.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.13.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.14.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.15.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.16.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.17.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.18.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.19.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.20.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.21.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.22.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.23.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.24.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.25.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.26.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.27.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.28.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.30.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.31.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.35.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.36.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.37.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.38.0/24 Static 60 0 10.128.253.253 GE3/1/2 10.128.252.0/24 Direct 0 0 10.128.252.1 GE3/1/3 10.128.252.1/32 Direct 0 0 127.0.0.1 InLoop0 10.128.253.0/24 Direct 0 0 10.128.253.254 GE3/1/2 10.128.253.254/32 Direct 0 0 127.0.0.1 InLoop0 60.190.213.154/32 Static 1 0 0.0.0.0 NULL0 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 172.23.226.0/24 Direct 0 0 172.23.226.130 GE3/1/1 172.23.226.130/32 Direct 0 0 127.0.0.1 InLoop0 <jhxq-route>

zhiliao_zr5xu 发表时间:2020-09-25
粉丝:0人 关注:0人


******************************************************************************
* Copyright (c) 2004-2010 Hangzhou H3C Tech. Co., Ltd. All rights reserved. *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
******************************************************************************


Login authentication


Username:h3c
Password:
<jhxq-route>dis cu
#
version 5.20, Release 2420P03
#
sysname jhxq-route
#
ike local-name guotuVPN
#
domain default enable system
#
telnet server enable
#
ip ttl-expires enable
#
mirroring-group 1 local
#
acl number 3000
rule 0 permit ip source 10.128.0.0 0.0.255.255
rule 5 deny ip
acl number 3004
rule 0 permit ip source 10.128.0.0 0.0.0.255 destination 172.23.215.0 0.0.0.255
#
vlan 1
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
ike peer guotu
remote-name guotu
remote-address 172.23.226.130
nat traversal
#
ipsec proposal guotu
#
user-group system
#
local-user h3c
password simple h3c
authorization-attribute level 3
service-type telnet
#
interface NULL0
#
interface GigabitEthernet3/0/0
port link-mode route
#
interface GigabitEthernet3/0/1
port link-mode route
#
interface GigabitEthernet3/1/0
port link-mode route
nat outbound 3000
nat server protocol tcp global 60.190.213.154 443 inside 10.128.35.100 443
#
interface GigabitEthernet3/1/1
port link-mode route
description to zhengwuwang
nat outbound 3000
ip address 172.23.226.130 255.255.255.0
#
interface GigabitEthernet3/1/2
port link-mode route
ip address 10.128.253.254 255.255.255.0
#
interface GigabitEthernet3/1/3
port link-mode route
ip address 10.128.252.1 255.255.255.0
#
interface GigabitEthernet3/1/4
port link-mode route
#
interface GigabitEthernet3/1/5
port link-mode route
#
interface GigabitEthernet3/1/6
port link-mode route
#
interface GigabitEthernet3/1/7
port link-mode route
#
interface M-GigabitEthernet0/0/0
#
ip route-static 0.0.0.0 0.0.0.0 172.23.226.129
ip route-static 10.128.1.0 255.255.255.0 10.128.252.2
ip route-static 10.128.11.0 255.255.255.0 10.128.253.253
ip route-static 10.128.12.0 255.255.255.0 10.128.253.253
ip route-static 10.128.13.0 255.255.255.0 10.128.253.253
ip route-static 10.128.14.0 255.255.255.0 10.128.253.253
ip route-static 10.128.15.0 255.255.255.0 10.128.253.253
ip route-static 10.128.16.0 255.255.255.0 10.128.253.253
ip route-static 10.128.17.0 255.255.255.0 10.128.253.253
ip route-static 10.128.18.0 255.255.255.0 10.128.253.253
ip route-static 10.128.19.0 255.255.255.0 10.128.253.253
ip route-static 10.128.20.0 255.255.255.0 10.128.253.253
ip route-static 10.128.21.0 255.255.255.0 10.128.253.253
ip route-static 10.128.22.0 255.255.255.0 10.128.253.253
ip route-static 10.128.23.0 255.255.255.0 10.128.253.253
ip route-static 10.128.24.0 255.255.255.0 10.128.253.253
ip route-static 10.128.25.0 255.255.255.0 10.128.253.253
ip route-static 10.128.26.0 255.255.255.0 10.128.253.253
ip route-static 10.128.27.0 255.255.255.0 10.128.253.253
ip route-static 10.128.28.0 255.255.255.0 10.128.253.253
ip route-static 10.128.30.0 255.255.255.0 10.128.253.253
ip route-static 10.128.31.0 255.255.255.0 10.128.253.253
ip route-static 10.128.35.0 255.255.255.0 10.128.253.253
ip route-static 10.128.36.0 255.255.255.0 10.128.253.253
ip route-static 10.128.37.0 255.255.255.0 10.128.253.253
ip route-static 10.128.38.0 255.255.255.0 10.128.253.253
#
snmp-agent
snmp-agent local-engineid 800063A2000FE2D830916877
snmp-agent community read public
snmp-agent community write private
snmp-agent sys-info version all
#
user-interface con 0 1
user-interface aux 0 1
user-interface vty 0 4
authentication-mode scheme
user privilege level 3
set authentication password cipher +S_`5<<MMX=KN"WZBTWP21!!
#
return
<jhxq-route>
<jhxq-route>dis ip rou
<jhxq-route>dis ip routing-table
Routing Tables: Public
Destinations : 35 Routes : 35

Destination/Mask Proto Pre Cost NextHop Interface

0.0.0.0/0 Static 60 0 172.23.226.129 GE3/1/1
10.128.1.0/24 Static 60 0 10.128.252.2 GE3/1/3
10.128.11.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.12.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.13.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.14.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.15.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.16.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.17.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.18.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.19.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.20.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.21.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.22.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.23.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.24.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.25.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.26.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.27.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.28.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.30.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.31.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.35.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.36.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.37.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.38.0/24 Static 60 0 10.128.253.253 GE3/1/2
10.128.252.0/24 Direct 0 0 10.128.252.1 GE3/1/3
10.128.252.1/32 Direct 0 0 127.0.0.1 InLoop0
10.128.253.0/24 Direct 0 0 10.128.253.254 GE3/1/2
10.128.253.254/32 Direct 0 0 127.0.0.1 InLoop0
60.190.213.154/32 Static 1 0 0.0.0.0 NULL0
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
172.23.226.0/24 Direct 0 0 172.23.226.130 GE3/1/1
172.23.226.130/32 Direct 0 0 127.0.0.1 InLoop0

<jhxq-route>

这个是路由器的配置

zhiliao_zr5xu 发表时间:2020-09-25
知了小白
粉丝: 关注:

获取到的VON的网段是多少?是不是中间网络跟SSL VPN网络中间地址有一定关联。或者防火墙插卡检测了啥东西。可以跳过交换机和防火墙插卡测试下。如果没有其他东西,感觉有可能是防火墙插卡的原因。如有帮助,请采纳,谢谢

电脑物理网卡地址是 10.128.23.247/24 VPN虚拟网卡获取到的地址是 45.101.1.254/24 (这个是位于国土局的VPN网关分配的地址)

zhiliao_zr5xu 发表时间:2020-09-25
寒冰琉璃 知了小白
粉丝:0人 关注:0人

这静态路由做的很有气势!

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明