Score:-1

Access VPN subnet from another PC in local(another) subnet

fr flag

I have two PC in local subnet (192.168.0.0). One of them have connected through VPN to another subnet(10.0.0.0).

[192.168.0.0]
| - - PC1
| - - PC2 - - vpn - - [10.0.0.0]
Router -- [Internet]

Is there any way to get access to [10...] subnet for PC1 from local subnet?

Massimo avatar
ng flag
Only if PC2 can act as a router; and even then, it would be tricky.
Score:1
us flag

Yes, it is possible. Following things need to be set up:

  1. PC2 must be set up to forward packets between interfaces
  2. On PC1 you need to set up routes so that it forwards traffic with destination is 10.0.0.0/24 to PC2.
  3. On router at 10.0.0.0/24 network, you need to configure routes so that packets destined to 192.168.0.0/24 subnet are forwarded via PC2.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.