This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
vpn [2022/11/30 12:35] robm |
vpn [2025/06/27 15:40] (current) robm Improve iptables commands |
||
---|---|---|---|
Line 41: | Line 41: | ||
# responses are likewise accepted | # responses are likewise accepted | ||
echo 1 > / | echo 1 > / | ||
- | / | + | #/ |
/ | / | ||
-m state --state RELATED, | -m state --state RELATED, | ||
Line 50: | Line 50: | ||
# this host, so *we* can forward it to the remote end. This is the MASQUERADE | # this host, so *we* can forward it to the remote end. This is the MASQUERADE | ||
# rule. | # rule. | ||
- | / | + | #/ |
- | / | + | / |
# Monitor packets | # Monitor packets |