EtherGuard-VPN/example_config/static_mode/EgNet_edge3.yaml

120 lines
2.2 KiB
YAML
Raw Normal View History

2021-12-09 08:46:15 +01:00
Interface:
IType: stdio
Name: tap1
VPPIFaceID: 1
VPPBridgeID: 4242
2021-12-09 23:39:37 +01:00
MacAddrPrefix: EA:C9:BC:0F
2021-12-09 08:46:15 +01:00
IPv4CIDR: 192.168.76.0/24
IPv6CIDR: fd95:71cb:a3df:e586::/64
IPv6LLPrefix: fe80::a3df:0/112
MTU: 1404
2021-12-09 08:46:15 +01:00
RecvAddr: 127.0.0.1:4001
SendAddr: 127.0.0.1:5001
L2HeaderMode: kbdbg
NodeID: 3
2021-12-09 21:23:02 +01:00
NodeName: EgNet3
2021-12-09 08:46:15 +01:00
PostScript: ""
DefaultTTL: 200
L2FIBTimeout: 3600
2021-12-09 23:39:37 +01:00
PrivKey: f1B5y7rG0+ci4SM3myrPgUZdMsKfytqS1tC9V07mTrc=
2021-12-09 08:46:15 +01:00
ListenPort: 3003
LogLevel:
LogLevel: error
LogTransit: true
LogNormal: true
2021-12-09 21:23:02 +01:00
LogControl: true
2021-12-09 08:46:15 +01:00
LogInternal: true
LogNTP: true
DynamicRoute:
SendPingInterval: 16
PeerAliveTimeout: 70
2021-12-09 23:39:37 +01:00
TimeoutCheckInterval: 20
2021-12-09 08:46:15 +01:00
ConnNextTry: 5
2021-12-09 23:39:37 +01:00
DupCheckTimeout: 40
2021-12-09 08:46:15 +01:00
AdditionalCost: 10
2021-12-09 23:39:37 +01:00
DampingResistance: 0.9
2021-12-09 08:46:15 +01:00
SaveNewPeers: true
SuperNode:
UseSuperNode: false
PSKey: ""
EndpointV4: ""
PubKeyV4: ""
EndpointV6: ""
PubKeyV6: ""
EndpointEdgeAPIUrl: ""
SkipLocalIP: false
SuperNodeInfoTimeout: 50
P2P:
UseP2P: false
SendPeerInterval: 20
GraphRecalculateSetting:
StaticMode: false
ManualLatency: {}
JitterTolerance: 50
JitterToleranceMultiplier: 1.1
TimeoutCheckInterval: 5
RecalculateCoolDown: 5
NTPConfig:
UseNTP: true
MaxServerUse: 8
SyncTimeInterval: 3600
NTPTimeout: 3
Servers: []
NextHopTable:
2021-08-23 10:35:17 +02:00
1:
2: 2
3: 2
4: 2
5: 2
6: 2
2:
1: 1
3: 3
4: 4
5: 3
6: 4
3:
1: 2
2: 2
4: 4
5: 5
6: 4
4:
1: 2
2: 2
3: 3
5: 3
6: 6
5:
1: 3
2: 3
3: 3
4: 3
6: 3
6:
1: 4
2: 4
3: 4
4: 4
5: 4
2021-12-09 08:46:15 +01:00
ResetConnInterval: 86400
Peers:
- NodeID: 2
2021-12-09 23:39:37 +01:00
PubKey: /OUi+mno1dvZi3L0T72P4Lxd42TkXdEJwR0VEhsaKxQ=
PSKey: LBGuT44cTMEFe03LIpG3ze8GF+ZFmQ7/90ZdQUm/Stw=
2021-12-09 08:46:15 +01:00
EndPoint: 127.0.0.1:3002
PersistentKeepalive: 0
Static: true
- NodeID: 4
2021-12-09 23:39:37 +01:00
PubKey: 4WO6Eqm0puYvZMyw6mlzq8Ap0KKXcaqbaQp0zxAVYhs=
PSKey: Kpd1FKPEj+NFgq69+t5xDely7Yp5tU+fvlkeRVNCb2I=
2021-12-09 08:46:15 +01:00
EndPoint: 127.0.0.1:3004
2021-12-09 21:23:02 +01:00
PersistentKeepalive: 0
Static: true
- NodeID: 5
2021-12-09 23:39:37 +01:00
PubKey: raPJ4aW930QQMko5khFGnFB9TcVv+iHNJpnjdCm6Wwo=
PSKey: pd+roM0C5CqSii7NPZkgK3EWdx0PS2zXEiUHycdIPts=
2021-12-09 21:23:02 +01:00
EndPoint: 127.0.0.1:3005
PersistentKeepalive: 0
2021-12-09 08:46:15 +01:00
Static: true