This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
vpn [2022/11/30 12:35] robm |
vpn [2025/11/12 09:39] (current) |
||
|---|---|---|---|
| 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 | ||
| Line 332: | Line 332: | ||
| sudo systemctl enable frp.service | sudo systemctl enable frp.service | ||
| sudo systemctl start frp.service | sudo systemctl start frp.service | ||
| + | |||
| + | |||