mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-11-25 16:53:19 +01:00
120 lines
2.2 KiB
YAML
120 lines
2.2 KiB
YAML
Interface:
|
|
IType: stdio
|
|
Name: tap1
|
|
VPPIFaceID: 1
|
|
VPPBridgeID: 4242
|
|
MacAddrPrefix: 8E:AA:C8:4B
|
|
IPv4CIDR: 192.168.76.0/24
|
|
IPv6CIDR: fd95:71cb:a3df:e586::/64
|
|
IPv6LLPrefix: fe80::a3df:0/112
|
|
MTU: 1416
|
|
RecvAddr: 127.0.0.1:4001
|
|
SendAddr: 127.0.0.1:5001
|
|
L2HeaderMode: kbdbg
|
|
NodeID: 2
|
|
NodeName: Node2
|
|
PostScript: ""
|
|
DefaultTTL: 200
|
|
L2FIBTimeout: 3600
|
|
PrivKey: WaeR98bFhy0rxw7unsaTo7aR2RmySo9l185IZqPWl1c=
|
|
ListenPort: 3002
|
|
LogLevel:
|
|
LogLevel: error
|
|
LogTransit: true
|
|
LogControl: true
|
|
LogNormal: true
|
|
LogInternal: true
|
|
LogNTP: true
|
|
DynamicRoute:
|
|
SendPingInterval: 16
|
|
PeerAliveTimeout: 70
|
|
DupCheckTimeout: 40
|
|
ConnTimeOut: 20
|
|
ConnNextTry: 5
|
|
AdditionalCost: 10
|
|
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
|
|
DampingResistance: 0.9
|
|
TimeoutCheckInterval: 5
|
|
RecalculateCoolDown: 5
|
|
NTPConfig:
|
|
UseNTP: true
|
|
MaxServerUse: 8
|
|
SyncTimeInterval: 3600
|
|
NTPTimeout: 3
|
|
Servers: []
|
|
NextHopTable:
|
|
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
|
|
ResetConnInterval: 86400
|
|
Peers:
|
|
- NodeID: 1
|
|
PubKey: iDhQA9pgL01Gb0MrPzbiV80P4Uv3+uY/s+wNTQye0Qo=
|
|
PSKey: kWDwCaC11UvYjfiXBMwYpR6Pujo1vaVW8JTusp1Kkrw=
|
|
EndPoint: 127.0.0.1:3001
|
|
PersistentKeepalive: 0
|
|
Static: true
|
|
- NodeID: 3
|
|
PubKey: 1vg9bSyqjDL8oUdqpKXn/RR96cjTHPCBga0vaw86WzU=
|
|
PSKey: f2/34zUTLx8RP9cYisESoQlxz55oGZlTemqxv25VVa8=
|
|
EndPoint: 127.0.0.1:3003
|
|
PersistentKeepalive: 0
|
|
Static: true
|
|
- NodeID: 4
|
|
PubKey: WkBYMUcQwWwUlDYh7uLu4YefiH1yXb3Tkf3wGEtE6HY=
|
|
PSKey: zkG1ywPqS4MiGofuWmxHHBs8YBlnYd04B4T9IhkbXYM=
|
|
EndPoint: 127.0.0.1:3004
|
|
PersistentKeepalive: 30
|
|
Static: true
|