我使用 SoftEther 在家里设置了 VPN 服务器,我想在连接到 VPN 服务器后访问路由器管理页面。通常地址是 192.168.0.1,但这样不行。我想法连接到家庭 VPN 后,我就可以访问 LAN 网络中的所有内容,就像直接连接到路由器一样。
我怎样才能做到这一点?
奖励:请澄清我对 VPN 网络的理解——我显然不明白它是如何工作的。
编辑:结果Route Print
Microsoft Windows [版本 10.0.10586] (c) 2015 Microsoft Corporation。保留所有权利。
C:\WINDOWS\system32>route print
===========================================================================
Interface List
10...00 ac db 25 09 63 ......VPN Client Adapter - VPN
7...34 02 86 44 39 a6 ......Microsoft Wi-Fi Direct Virtual Adapter
8...34 02 86 44 39 a5 ......Intel(R) Dual Band Wireless-AC 7265
12...34 02 86 44 39 a9 ......Bluetooth Device (Personal Area Network)
1...........................Software Loopback Interface 1
4...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
6...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
5...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.20.0.1 10.20.91.211 25
10.20.0.0 255.255.0.0 On-link 10.20.91.211 281
10.20.91.211 255.255.255.255 On-link 10.20.91.211 281
10.20.255.255 255.255.255.255 On-link 10.20.91.211 281
99.235.232.235 255.255.255.255 10.20.0.1 10.20.91.211 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
129.97.2.1 255.255.255.255 10.20.0.1 10.20.91.211 25
130.158.6.116 255.255.255.255 10.20.0.1 10.20.91.211 25
169.254.0.0 255.255.0.0 On-link 169.254.40.251 257
169.254.40.251 255.255.255.255 On-link 169.254.40.251 257
169.254.255.255 255.255.255.255 On-link 169.254.40.251 257
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 169.254.40.251 257
224.0.0.0 240.0.0.0 On-link 10.20.91.211 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 169.254.40.251 257
255.255.255.255 255.255.255.255 On-link 10.20.91.211 281
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
8 281 ::/0 fe80::7ead:74ff:fe1f:8e00
1 306 ::1/128 On-link
8 281 2620:101:f000:700::/64 On-link
8 281 2620:101:f000:700:599b:1d24:f55c:fe90/128
On-link
8 281 2620:101:f000:700:f464:fc0f:b03c:1489/128
On-link
10 276 fe80::/64 On-link
8 281 fe80::/64 On-link
8 281 fe80::599b:1d24:f55c:fe90/128
On-link
10 276 fe80::a014:581a:2487:28fb/128
On-link
1 306 ff00::/8 On-link
10 276 ff00::/8 On-link
8 281 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
C:\WINDOWS\system32>