Update README.md

This commit is contained in:
HoroshoVse
2024-09-03 14:09:03 +03:00
committed by GitHub
parent cf5d085bca
commit c465111cc8

View File

@@ -50,6 +50,16 @@ After install:
iptables -t nat -A POSTROUTING -s 10.10.10.0/24 -o ens3 -j SNAT --to-source <IP VPS>
apt-get install iptables-persistent
```
```
nano /etc/ocserv/ocserv.conf
```
and comment
```
#route = 10.10.10.0/8
```
that's it!