Opened 10 years ago
Closed 9 years ago
#679 closed problem (fixed)
repeater configuratie in wleiden.yaml
Reported by: | huub | Owned by: | rick |
---|---|---|---|
Keywords: | gformat | Cc: | |
Location: | Generiek |
Description
voor het configureren van repeaters is de interface '...-extra' geintroduceerd in de wleiden.yaml bestanden. Dit leidt tot een foute interface configuratie (ip adressen worden toegevoegd als alias aan de node-interface.
Bijv. bij StJan:
iface_ue0_extra0: comment : "Zuidbuurtseweg 34" ip : "172.17.67.3/24" mode : "repeater" type : "eth" extra_type : "eth2wifibridge" ns_mac : "00:15:6d:ad:d7:e5" bridge_type: "NanoStation2" status : "up"
in rc.conf.local staat vervolgens:
# ue0 || 172.17.67.1/24 || AP noord kabelnr.3 # ue0 || 172.17.67.3/24 || Zuidbuurtseweg 34 # ue0 || 172.17.67.4/24 || Zuidbuurtseweg 34 ipv4_addrs_ue0='172.17.67.1/24 172.17.67.3/24 172.17.67.4/24'
Note:
See TracTickets
for help on using tickets.
Bij rekpark303 zie ik als work around een extra alias op de node-interface. Werkt wel, maar niet fraai: