EtherGuard-VPN/example_config/super_mode/Node_edge002.yaml

86 lines
2.0 KiB
YAML
Raw Normal View History

2021-12-04 15:46:36 +01:00
Interface:
IType: stdio
2021-12-09 21:23:02 +01:00
Name: Node002
VPPIFaceID: 1
2021-12-04 15:46:36 +01:00
VPPBridgeID: 4242
2021-12-09 21:23:02 +01:00
MacAddrPrefix: CE:51:BA:B4
IPv4CIDR: 192.168.76.0/24
IPv6CIDR: fd95:71cb:a3df:e586::/64
IPv6LLPrefix: fe80::a3df:0/112
2021-12-04 15:46:36 +01:00
MTU: 1416
RecvAddr: 127.0.0.1:4002
SendAddr: 127.0.0.1:5002
L2HeaderMode: kbdbg
NodeID: 2
2021-12-09 21:23:02 +01:00
NodeName: Node002
2021-12-04 15:46:36 +01:00
PostScript: ""
DefaultTTL: 200
L2FIBTimeout: 3600
2021-12-09 21:23:02 +01:00
PrivKey: AErxhLXdZvidPZVXRYgD+84fa2qYWG9ft4MRuCbAtt8=
ListenPort: 3002
2021-12-04 15:46:36 +01:00
LogLevel:
LogLevel: error
2021-12-09 21:23:02 +01:00
LogTransit: false
2021-12-04 15:46:36 +01:00
LogControl: true
2021-12-09 21:23:02 +01:00
LogNormal: false
2021-12-04 15:46:36 +01:00
LogInternal: true
LogNTP: true
DynamicRoute:
SendPingInterval: 16
PeerAliveTimeout: 70
DupCheckTimeout: 40
ConnTimeOut: 20
ConnNextTry: 5
AdditionalCost: 10
SaveNewPeers: true
SuperNode:
UseSuperNode: true
2021-12-09 21:23:02 +01:00
PSKey: iCw096jsW2aWyMwPyzVEvL8C3XXqMpB+jOeWqDC34uU=
EndpointV4: 127.0.0.1:3456
PubKeyV4: Id/VoZ6HmTU3FSqhxBUswfuHHB0mQxfzcbdoJNGBRzQ=
EndpointV6: :3456
PubKeyV6: 40tADRhJTvaortwE5Ur4qNXhP+SOMX7ZuSvl251Yxnc=
EndpointEdgeAPIUrl: http://127.0.0.1:3456/eg_net/eg_api
2021-12-04 15:46:36 +01:00
SkipLocalIP: false
SuperNodeInfoTimeout: 50
P2P:
UseP2P: false
SendPeerInterval: 20
GraphRecalculateSetting:
StaticMode: false
2021-12-09 21:23:02 +01:00
ManualLatency: {}
JitterTolerance: 50
2021-12-04 15:46:36 +01:00
JitterToleranceMultiplier: 1.1
2021-12-09 21:23:02 +01:00
DampingResistance: 0
2021-12-04 15:46:36 +01:00
TimeoutCheckInterval: 5
RecalculateCoolDown: 5
NTPConfig:
UseNTP: true
MaxServerUse: 8
SyncTimeInterval: 3600
NTPTimeout: 3
Servers:
2021-08-23 10:35:17 +02:00
- time.google.com
- time1.google.com
- time2.google.com
- time3.google.com
- time4.google.com
- time1.facebook.com
- time2.facebook.com
- time3.facebook.com
- time4.facebook.com
- time5.facebook.com
- time.cloudflare.com
- time.apple.com
- time.asia.apple.com
- time.euro.apple.com
- time.windows.com
2021-12-04 15:46:36 +01:00
- pool.ntp.org
- 0.pool.ntp.org
- 1.pool.ntp.org
- 2.pool.ntp.org
- 3.pool.ntp.org
NextHopTable: {}
ResetConnInterval: 86400
2021-12-09 21:23:02 +01:00
Peers: []