Skip to content
Snippets Groups Projects
Commit f6623628 authored by shirenn's avatar shirenn 🌊
Browse files

[keepalived] radius

parent 58425a80
No related branches found
No related tags found
2 merge requests!64Keepalived,!49[keepalived] radius
......@@ -13,4 +13,12 @@ glob_keepalived:
zones:
- vlan: adh-nat
ipv4: 100.64.0.99/16
brd: 100.64.255.255
brd: true
radius:
password: 'plopisverysecure'
id: 61
ipv6: no
zones:
- vlan: infra
ipv4: 172.16.32.99/22
brd: true
......@@ -14,3 +14,7 @@ loc_keepalived:
tag: VI_DHCP
state: BACKUP
priority: 100
- name: radius
tag: VI_RAD
state: BACKUP
priority: 100
......@@ -14,6 +14,10 @@ loc_keepalived:
tag: VI_DHCP
state: MASTER
priority: 150
- name: radius
tag: VI_RAD
state: MASTER
priority: 150
loc_re2o:
owner: freerad
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment