“成功”登录VPN,但IP地址未更改,我在哪里出错?


0

由于最近我一直在使用许多开放的wifi连接,因此我决定使用VPN。幸运的是,我的uni有一个我可以免费使用的gucsasa1.cent.gla.ac.uk (130.209.15.226)

我已经通过建议的(由uni)Cisco AnyConnect,也通过称为OpenConnect的开放替代产品进行了连接。问题在于,尽管通过这两个软件都声称我已成功连接,没有问题,但是当我使用网站检查我的IP地址或位置时,它仍然像以前一样显示。

因此,我想我有一个以上的问题:1)我的可见IP地址和位置保持不变的事实表明VPN无法正常工作吗?2)如果这个事实没有说明什么,我可以使用任何工具(我在Linux上)确保我的数据通过VPN发送吗?

PS我做了到google.com的路由跟踪,看不到 gucsasa1.cent.gla.ac.uk (130.209.15.226)

traceroute to google.com (173.194.41.67), 30 hops max, 60 byte packets
 1  * * *
 2  10.0.0.1 (10.0.0.1)  38.421 ms  40.489 ms  47.340 ms
 3  192.168.134.2 (192.168.134.2)  50.878 ms  51.077 ms  51.222 ms
 4  192.168.190.251 (192.168.190.251)  51.856 ms  55.291 ms  66.719 ms
 5  192.168.71.20 (192.168.71.20)  66.726 ms  66.840 ms  66.923 ms
 6  192.168.69.252 (192.168.69.252)  75.897 ms  37.961 ms  42.209 ms
 7  217.39.0.2 (217.39.0.2)  42.356 ms  38.955 ms  42.898 ms
 8  213.120.178.41 (213.120.178.41)  42.844 ms  42.742 ms  53.540 ms
 9  acc1-10GigE-0-1-0-6.l-far.21cn-ipp.bt.net (109.159.249.94)  43.948 ms acc1-10GigE-0-0-0-6.l-far.21cn-ipp.bt.net (109.159.249.90)  44.128 ms 109.159.249.64 (109.159.249.64)  44.691 ms
10  core2-te0-0-0-7.faraday.ukcore.bt.net (109.159.249.7)  44.775 ms core1-te0-0-0-6.faraday.ukcore.bt.net (109.159.249.1)  48.468 ms core1-te0-15-0-7.faraday.ukcore.bt.net (109.159.249.37)  49.771 ms
11  peer1-xe8-0-1.telehouse.ukcore.bt.net (109.159.254.175)  50.979 ms  43.961 ms  47.212 ms
12  195.99.126.113 (195.99.126.113)  43.244 ms 195.99.125.25 (195.99.125.25)  43.210 ms 195.99.126.109 (195.99.126.109)  43.342 ms
13  209.85.252.186 (209.85.252.186)  40.685 ms  44.047 ms  44.054 ms
14  72.14.238.51 (72.14.238.51)  45.557 ms  46.068 ms  36.365 ms
15  lhr08s01-in-f3.1e100.net (173.194.41.67)  46.483 ms  44.805 ms  45.066 ms

1
仅仅因为您创建了VPN连接,并不意味着您将始终通过该连接进行路由。如果您希望所有流量都通过VPN,则需要进行设置。由于我只知道如何在Windows中执行此操作,因此我将让Linux专家回答。
Keltari

而且由于流量不一定通过VPN,我可能还是不安全?另外,谢谢:)
Geesh_SO
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.