EtherGuard-VPN/example_config/p2p_mode/EgNet_edge2.yaml

85 lines
1.9 KiB
YAML
Raw Normal View History

2021-12-09 23:39:37 +01:00
Interface:
IType: stdio
Name: tap1
VPPIFaceID: 1
VPPBridgeID: 4242
2021-12-16 03:56:02 +01:00
MacAddrPrefix: 6A:43:0F:04
2021-12-09 23:39:37 +01:00
IPv4CIDR: 192.168.76.0/24
IPv6CIDR: fd95:71cb:a3df:e586::/64
IPv6LLPrefix: fe80::a3df:0/112
MTU: 1404
2021-12-09 23:39:37 +01:00
RecvAddr: 127.0.0.1:4001
SendAddr: 127.0.0.1:5001
L2HeaderMode: kbdbg
NodeID: 2
NodeName: EgNet2
PostScript: ""
DefaultTTL: 200
L2FIBTimeout: 3600
2021-12-16 03:56:02 +01:00
PrivKey: cK6/KorPQRK2o8w+upCr77XHK9/Mwvab59evSz/Jg0I=
2021-12-09 23:39:37 +01:00
ListenPort: 3002
LogLevel:
LogLevel: error
LogTransit: true
LogNormal: true
LogControl: true
LogInternal: true
LogNTP: true
DynamicRoute:
SendPingInterval: 16
PeerAliveTimeout: 70
TimeoutCheckInterval: 20
ConnNextTry: 5
DupCheckTimeout: 40
2021-12-13 05:20:58 +01:00
AdditionalCost: 1000
DampingFilterRadius: 4
2021-12-09 23:39:37 +01:00
SaveNewPeers: false
SuperNode:
UseSuperNode: false
PSKey: ""
EndpointV4: ""
PubKeyV4: ""
EndpointV6: ""
PubKeyV6: ""
EndpointEdgeAPIUrl: ""
SkipLocalIP: false
2021-12-16 03:56:02 +01:00
AdditionalLocalIP: []
2021-12-09 23:39:37 +01:00
SuperNodeInfoTimeout: 50
P2P:
UseP2P: true
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-12-16 03:56:02 +01:00
ResetEndPointInterval: 600
2021-12-09 23:39:37 +01:00
Peers:
- NodeID: 1
2021-12-16 03:56:02 +01:00
PubKey: LJmpHBR1h4iLb/K4Dw2LYoQhOleYds2lDiJsuTg4cHg=
PSKey: m3/mX6xoT3a/2wkHYO7YPpMfBr+W0Z+51fPTx2p0+FU=
2021-12-09 23:39:37 +01:00
EndPoint: 127.0.0.1:3001
PersistentKeepalive: 0
Static: true
- NodeID: 3
2021-12-16 03:56:02 +01:00
PubKey: mWUbdaAllwwOB9GZyj9KYGWX8MPkohJhMJQedz9IUCE=
PSKey: pBV5ETd1ynGBW4KzLh1q5FO9ukpomosMzR7Q2lKCke4=
2021-12-09 23:39:37 +01:00
EndPoint: 127.0.0.1:3003
PersistentKeepalive: 0
Static: true
2021-12-13 05:20:58 +01:00
- NodeID: 4
2021-12-16 03:56:02 +01:00
PubKey: PFGgDAqIpdenrhfOKqY1ixOIKwCMXd+nHS1KFGpcZFI=
PSKey: Ak0pZQ3jd1Q+x4rh3bhu+yjzE1gML7Ovy9abIrqmiQ0=
2021-12-13 05:20:58 +01:00
EndPoint: 127.0.0.1:3004
PersistentKeepalive: 0
Static: true