Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
docker_notes:docker-deluge [2024-01-10 Wed wk02 19:51] – [OpenVPN setup] baumkp | docker_notes:docker-deluge [2024-01-10 Wed wk02 20:04] – [OpenVPN setup] baumkp | ||
---|---|---|---|
Line 110: | Line 110: | ||
* where $lan is set to lan interface, e.g. enp1s0 | * where $lan is set to lan interface, e.g. enp1s0 | ||
* '' | * '' | ||
- | * When running nftables to stop leakage of vpn it was found that the docker networking cause failure. | + | * When running nftables to stop leakage of vpn it was found that the docker networking cause failure. |
* Need to manually create ++/ | * Need to manually create ++/ | ||
#!/bin/sh | #!/bin/sh | ||
Line 118: | Line 118: | ||
chmod 660 / | chmod 660 / | ||
- | echo " | ||
- | echo " | ||
echo " | echo " | ||
echo " | echo " |