Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| technical:ppp-rd-agent [2025/10/12 10:29] – [The Rest] system | technical:ppp-rd-agent [2026/02/17 08:03] (current) – [Please double check] system | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * Make sure packet forwarding for IPv4 is enabled. Edit the **/ | * Make sure packet forwarding for IPv4 is enabled. Edit the **/ | ||
| * Find and uncomment **net.ipv4.ip_forward=1** line. | * Find and uncomment **net.ipv4.ip_forward=1** line. | ||
| + | * Apply all sysctl settings (recommended) | ||
| + | <code bash> | ||
| + | sudo sysctl -p | ||
| + | </ | ||
| + | |||
| ==== The Rest ==== | ==== The Rest ==== | ||