Score:0

Windows IP routing POSTROUTING MASQUERADE

bz flag

I'm trying to implement the same arch in the image below on Windows.

I tried many different ways with no luck. (I can achieve this on Linux with the following commands)

sudo sed -i "s/#net.ipv4.ip_forward=1/net.ipv4.ip_forward=1/g" /etc/sysctl.conf

sudo iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE
sudo netfilter-persistent save
sudo systemctl enable netfilter-persistent.service

VPN Arch Image

djdomi avatar
za flag
and what is the issue to install on 2k19 the vpn native and route the traffic?
Arman180 avatar
bz flag
The issue is that, there are complex use-case for a customer and I'm allowed to access only through a single machine so I needed a way to route traffic through that machine
djdomi avatar
za flag
limit the purpose of your AD account to only use that machine?
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.