projects
/
wiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0c93ba
)
Add section about Subnet = 0.0.0.0/0 to the redirect-gateway example.
author
Guus Sliepen
<guus@tinc-vpn.org>
Wed, 22 Dec 2010 14:57:44 +0000
(15:57 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Wed, 22 Dec 2010 14:57:44 +0000
(15:57 +0100)
examples/redirect-gateway.mdwn
patch
|
blob
|
history
diff --git
a/examples/redirect-gateway.mdwn
b/examples/redirect-gateway.mdwn
index
a334463
..
180d572
100644
(file)
--- a/
examples/redirect-gateway.mdwn
+++ b/
examples/redirect-gateway.mdwn
@@
-86,3
+86,10
@@
These script use the iproute2 commands, because they are easier to work with.
The `VPN_GATEWAY` variable has to be filled in by hand.
The `ORIGINAL_GATEWAY` variable copies the relevant information from the original default route
to create the exception route to the VPN server.
+
+### Further configuration
+
+The only thing left is to ensure the tinc daemons know which node to send all packets to.
+Make sure the following line is in `/etc/tinc/myvpn/hosts/server`:
+
+ Subnet = 0.0.0.0/0