Eu usei o SoftEther para configurar um servidor VPN em casa e gostaria de acessar a página de administração do roteador depois de me conectar ao servidor VPN. Normalmente é 192.168.0.1, mas isso não funciona. Eu pensei depois que me conectei à VPN da minha casa, então eu teria acesso a tudo na rede LAN como se eu estivesse conectado diretamente ao roteador.
Como posso fazer isso?
Bônus: Por favor, esclareça minha compreensão de uma rede VPN - eu obviamente não entendo como isso funciona.
EDIT: Resultado de Route Print
Microsoft Windows [versão 10.0.10586] (c) 2015 Microsoft Corporation. Todos os direitos reservados.
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>
Tags networking vpn router