Update README.md
This commit is contained in:
parent
42a9f4f426
commit
426b99ca8c
1 changed files with 0 additions and 3 deletions
|
|
@ -112,7 +112,6 @@ DEFAULT_ROUTE_IPV4="true"
|
|||
DEFAULT_ROUTE_IPV6="true"
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 2 – Prepare the server
|
||||
|
||||
|
|
@ -140,7 +139,6 @@ VPN_FORWARD="true" # adds iptables/ip6tables FORWARD rules
|
|||
IP_FORWARD="true" # sets net.ipv4.ip_forward + net.ipv6.conf.all.forwarding
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 3 – Bring the tunnel up
|
||||
|
||||
|
|
@ -171,7 +169,6 @@ ping 10.0.1.1 # ping the server’s tunnel IP
|
|||
curl ifconfig.me # should show the VPS public IP if default routed
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 4 – Tear down
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue