Changeset 13680 in genesis for nodes/Leythenrode2


Ignore:
Timestamp:
Jan 4, 2017, 9:41:53 PM (8 years ago)
Author:
rick
Message:

Control gateway routing using 'flagged' IP.

The use of specialized serviceid IP addresses for use in determining the
presence of a default gateway will allow us, to remove the IP if the gateway is
not functional, without affecting other functions of the node. The presence of
the unused entries allowes new gateways to be added without the need of
updating all configuration files.

Side-note: This is a workaround since default routing to pasted through
lvrouted using the '-g' parameter at gateways and leaving the '-z' parameter
empty other nodes. How-ever this setup is causing defaultgw 'loops' in the
network, yet need to be tested some more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Leythenrode2/wleiden.yaml

    r13548 r13680  
    55comment   : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
    66gateway   : "192.168.200.1"
     7serviceid : "172.31.254.7"
    78latitude  : "52.15576"
    89location  : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
Note: See TracChangeset for help on using the changeset viewer.