vault backup: 2025-09-05 08:14:38
This commit is contained in:
@ -10,6 +10,15 @@
|
||||
* Iptables (native)
|
||||
* https://wiki.debian.org/iptables
|
||||
* <https://packages.debian.org/trixie/iptables-persistent>
|
||||
|
||||
### IPv4 forwarding
|
||||
|
||||
/etc/sysctl.conf:
|
||||
```
|
||||
net.ipv4.ip_forward = 1
|
||||
```
|
||||
|
||||
`/sbin/sysctl -p`
|
||||
## VPN
|
||||
|
||||
Wireguard
|
||||
|
||||
Reference in New Issue
Block a user