Join Discord
Powered by
ran the command iptables -A FORWARD -i nm-OG -j AC...
# netmaker
c
cool-garden-44589
05/03/2022, 9:29 PM
ran the command iptables -A FORWARD -i nm-OG -j ACCEPT; iptables -A FORWARD -o nm-OG -j ACCEPT; iptables -t nat -A POSTROUTING -o ens160 -j MASQUERADE but still not passing
Previous
Next