diff options
author | makefu <github@syntax-fehler.de> | 2013-12-29 12:13:55 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-12-29 12:13:55 +0100 |
commit | 299afb456b31f5d326153723f43a092d7a4a95d9 (patch) | |
tree | d51b5f513d0f80bdf5c26616781789efdd2d1c88 /cholerab | |
parent | 8282aaf767dfebb9d68ffbfc713b6c5da80e00a2 (diff) |
dn42 routing does not need gateways
Diffstat (limited to 'cholerab')
-rw-r--r-- | cholerab/dn42 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/dn42 b/cholerab/dn42 index 6e9317b6..8a983e7d 100644 --- a/cholerab/dn42 +++ b/cholerab/dn42 @@ -9,4 +9,4 @@ all nodes which announce dn42 via //retiolum/hosts/ file by having the line in the configuration are potential dn42 gateways. tell your host to use this node via - route add -net 172.22.0.0/15 gw 10.243.232.121 + route add -net 172.22.0.0/15 dev retiolum |