diff options
-rw-r--r-- | cholerab/dn42 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cholerab/dn42 b/cholerab/dn42 new file mode 100644 index 00000000..6e9317b6 --- /dev/null +++ b/cholerab/dn42 @@ -0,0 +1,12 @@ +# Routing to dn42 + +all nodes which announce dn42 via //retiolum/hosts/ file by having the line + + # slowpoke has internal ip 10.243.232.121 + # + Subnet = 172.22.0.0/15 + +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 |