Can't make "LAN & VPN dual operation" work

Here it is: https://tricorder.pi-hole.net/70xqya003n

ok run this IPTABLES command and then try again.

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 ! -d 10.8.0.0/24 -j SNAT --to 192.168.100.6

1 Like

Wait i got it working i think, i forgot to run pihole -a -i all... Thanks for all your help!

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.