本文介绍了怎么能看到我的VPN网站的日志到网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我有一个vpn s25站点到站点,我的Isp创建了该站点并显示为已连接,但是 我在dident进行流量管理时,当我看到数据屏幕显示数据时,每个显示130Mb,我不知道为什么这个数量的MB。我需要查看什么流量
和 数据包发生在te连接中。 vpn是基于路由的,所以我确实尝试安装网络whatcher但它不兼容。

Hi I have a vpn s25 site to site , that my Isp created that and show as connected, but  I dident make traffic yet and when I see the screen of data in data out it show 130Mb in each one, i dont know why this amount of MB. I need to see what traffic and  packet happen in te connection. the vpn is based route, so I did try to install network whatcher but its not compatible.

有人在powershell或某些外部有一个脚本工具 在那里我可以用来查看流量,来自和去的数据包,也可以看到为什么它的数据流量如此重130亿。

someone has a script on powershell or some external tool  where I can use to view the trafic , packet from and to goes and also can see why its so heavy 130 mb for data trafic.

非常感谢

推荐答案

您只能在基于路由的网关中使用网络观察程序。到目前为止,您可以使用VPN故障排除来检查隧道有什么问题。换句话说,用于识别主模式和快速模式失败。 

You can use Network Watcher only in route based gateways. And as of now you can use VPN troubleshooting to check what is wrong with the tunnel. In other words,used to identify main mode and quick mode failures. 

但要查找通过该模式发送的数据是什么隧道,你现在不能使用网络观察者。您是否可以检查您的本地VPN设备日志以检查通过隧道发送的流量是什么?

But to find what is the data which is sent across the tunnel, you cannot use network watcher as of now. Can you check your On-Premises VPN device logs to check what is the traffic which is sent via the tunnel?

问候, 

Msrini


这篇关于怎么能看到我的VPN网站的日志到网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-20 03:54