ZebMcKayhan
Very Senior Member
Log in and execute at the prompt:Yeah typical Windows. Always something to fix. Hehe.
Yes I have Putty on my computer. What should I try to do there?
Code:
iptables -t nat -I POSTROUTING -s 10.6.0.0/24 -o br0 -j MASQUERADE
This rule will make all packets from wireguard server network to appear to come from router so it will be on the same network. Don't worry, it won't persist, so if something goes wrong, a reboot will wipe it.
Then try again.