EtherGuard-VPN/example_config/super_mode/EgNet_edge100.yaml

86 lines
2.0 KiB
YAML
Raw Normal View History

2021-12-05 22:36:50 +01:00
Interface:
IType: stdio
2021-12-09 23:39:37 +01:00
Name: EgNet100
2021-12-09 21:23:02 +01:00
VPPIFaceID: 1
2021-12-05 22:36:50 +01:00
VPPBridgeID: 4242
2021-12-09 23:39:37 +01:00
MacAddrPrefix: 62:A6:A3:6D
2021-12-09 21:23:02 +01:00
IPv4CIDR: 192.168.76.0/24
IPv6CIDR: fd95:71cb:a3df:e586::/64
IPv6LLPrefix: fe80::a3df:0/112
MTU: 1404
2021-12-05 22:36:50 +01:00
RecvAddr: 127.0.0.1:4100
SendAddr: 127.0.0.1:5100
L2HeaderMode: kbdbg
NodeID: 100
2021-12-09 23:39:37 +01:00
NodeName: EgNet100
2021-12-05 22:36:50 +01:00
PostScript: ""
DefaultTTL: 200
L2FIBTimeout: 3600
2021-12-09 23:39:37 +01:00
PrivKey: iquaLyD+YLzW3zvI0JGSed9GfDqHYMh/vUaU0PYVAbQ=
ListenPort: 0
2021-12-05 22:36:50 +01:00
LogLevel:
LogLevel: error
LogTransit: true
LogNormal: true
2021-12-09 23:39:37 +01:00
LogControl: true
2021-12-05 22:36:50 +01:00
LogInternal: true
LogNTP: true
DynamicRoute:
SendPingInterval: 16
PeerAliveTimeout: 70
2021-12-09 23:39:37 +01:00
TimeoutCheckInterval: 20
2021-12-05 22:36:50 +01:00
ConnNextTry: 5
2021-12-09 23:39:37 +01:00
DupCheckTimeout: 40
2021-12-05 22:36:50 +01:00
AdditionalCost: 10
2021-12-09 23:39:37 +01:00
DampingResistance: 0.9
2021-12-05 22:36:50 +01:00
SaveNewPeers: true
SuperNode:
UseSuperNode: true
2021-12-09 23:39:37 +01:00
PSKey: w5t64vFEoyNk/iKJP3oeSi9eiGEiPteZmf2o0oI2q2U=
2021-12-09 21:23:02 +01:00
EndpointV4: 127.0.0.1:3456
2021-12-09 23:39:37 +01:00
PubKeyV4: 10CPQrpXKqXxnjtpdxDwnYqLglnuRnCFsiSAjxMrMTc=
2021-12-09 21:23:02 +01:00
EndpointV6: :3456
2021-12-09 23:39:37 +01:00
PubKeyV6: KhpV1fJ+jtNT6S5wKUZJbb0oFlDNMS5qxO0f5Ow/QQU=
2021-12-09 21:23:02 +01:00
EndpointEdgeAPIUrl: http://127.0.0.1:3456/eg_net/eg_api
2021-12-05 22:36:50 +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-05 22:36:50 +01:00
JitterToleranceMultiplier: 1.1
TimeoutCheckInterval: 5
RecalculateCoolDown: 5
NTPConfig:
UseNTP: true
MaxServerUse: 8
SyncTimeInterval: 3600
NTPTimeout: 3
Servers:
2021-12-02 18:13:48 +01: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-05 22:36:50 +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: []