EtherGuard-VPN/example_config/static_mode/EgNet_edge3.yaml

124 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-16 03:56:02 +01:00
MacAddrPrefix: 6E:B8:1B:68
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-16 03:56:02 +01:00
PrivKey: odbxmbr0GhcsZSpyrVLooMixeSg0t1WpL1BYwb8EJWw=
2021-12-09 08:46:15 +01:00
ListenPort: 3003
2022-01-08 23:32:04 +01:00
DisabledAf:
IPv4: false
IPv6: false
2021-12-09 08:46:15 +01:00
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
DampingFilterRadius: 4
2021-12-09 08:46:15 +01:00
SaveNewPeers: true
SuperNode:
UseSuperNode: false
PSKey: ""
EndpointV4: ""
PubKeyV4: ""
EndpointV6: ""
PubKeyV6: ""
EndpointEdgeAPIUrl: ""
SkipLocalIP: false
2021-12-16 03:56:02 +01:00
AdditionalLocalIP: []
2021-12-09 08:46:15 +01:00
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-16 03:56:02 +01:00
ResetEndPointInterval: 600
2021-12-09 08:46:15 +01:00
Peers:
- NodeID: 2
2021-12-16 03:56:02 +01:00
PubKey: 8RSl6sMj1jjkHt/OO+hOKpaxvo1ISaqc6eMXx7jheRY=
PSKey: nSAtHiq2H4bYwFmQk8uI8dM1xepdBewBXJnKoJF+h28=
2021-12-09 08:46:15 +01:00
EndPoint: 127.0.0.1:3002
PersistentKeepalive: 0
Static: true
- NodeID: 4
2021-12-16 03:56:02 +01:00
PubKey: 3p6wwfZcDfVKjRyoq7vtr86oplWx+Y3ua0rj+EZTyxE=
PSKey: UZgFXKNnnt5J3MSfCS7tAd3Xe/blgvWrOXWS3sjBEZo=
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-16 03:56:02 +01:00
PubKey: 16od5gzI7SCiQxigJGV1R26J2Qv3ewLQVzIggunrfD0=
PSKey: xytrvUMkCNIWqRHY7OwO/r0flUo/O+YEOGrsv2jIGkk=
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