blob: 95a9ff8fbafd79605b6bea25ec894234cf5e3ef7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"allow-client": {
"address": {
"10.6.6.0/24": {}
}
},
"listen-address": {
"10.1.3.1": {}
},
"server": {
"time1.vyos.net": {},
"time2.vyos.net": {},
"203.0.113.0": {
"prefer": {}
}
}
}
|