diff --git a/README.md b/README.md index c5dbebb..78144d7 100644 --- a/README.md +++ b/README.md @@ -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