Skip to content
Snippets Groups Projects
Commit 3e9c1c89 authored by Jan Luebbe's avatar Jan Luebbe Committed by chrissi^
Browse files

gluon-mesh-vpn-core: support libpacketmark for dns

parent c2654ad8
No related branches found
No related tags found
No related merge requests found
*nat
-I OUTPUT -m owner --gid-owner gluon-mesh-vpn -o lo -d 127.0.0.1 -p udp --dport 53 -j DNAT --to-destination :54
-I OUTPUT -m mark --mark 1 -o lo -d 127.0.0.1 -p udp --dport 53 -j DNAT --to-destination :54
COMMIT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment