Changeset 14094 in genesis


Ignore:
Timestamp:
Mar 28, 2018, 5:59:05 PM (7 years ago)
Author:
rick
Message:

Add new internet connection at Geluidsnet1

Connection is shared with OV-BSP project, using VLAN 500
to transparantly move connection to Boerhavetoren.

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/Geluidsnet1/wleiden.yaml

    r14046 r14094  
    8787  status     : "up"
    8888
    89 iface_vr2_103:
     89iface_vr2_500:
    9090  comment    : "Link naar Dirklos1 and BSP-OV Pilot"
    9191  ip         : "172.16.4.153/29"
     
    103103  encrypted  : True
    104104  status     : "up"
    105 
    106 
  • nodes/Geluidsnet2/wleiden.yaml

    r14064 r14094  
    44board     : "ALIX2"
    55comment   : "None"
     6gateway   : "192.168.178.1"
     7ileiden   : True
    68latitude  : "52.16200"
    79location  : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
     
    1719service_concentrator: False
    1820service_incoming_rdr: False
    19 service_proxy_ileiden: False
    20 service_proxy_normal: False
     21service_proxy_ileiden: True
     22service_proxy_normal: True
     23serviceid : "172.31.254.21"
    2124status    : "up"
    2225
     
    7982
    8083
     84iface_vr0_500:
     85  comment    : "Uplink naar internet (BSP-OV - Morsweg)"
     86  ip         : "192.168.178.150/24"
     87  sdesc      : "2external"
     88  type       : "eth"
     89  dhcp       : False
     90  status     : "up"
     91
     92
    8193iface_vr1:
    8294  comment    : "Link naar Cope"
Note: See TracChangeset for help on using the changeset viewer.