EtherGuard-VPN/example_config/p2p_mode/EgNet_edge4.yaml

88 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: 4
NodeName: EgNet4
PostScript: ""
DefaultTTL: 200
L2FIBTimeout: 3600
2021-12-16 03:56:02 +01:00
PrivKey: GL9GrJCeptF8+iiT8Nrem9qMaiQScu6tGjQ4CvEskn0=
2021-12-09 23:39:37 +01:00
ListenPort: 3004
2022-01-08 23:32:04 +01:00
DisabledAf:
IPv4: false
IPv6: false
2021-12-09 23:39:37 +01:00
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: 2
2021-12-16 03:56:02 +01:00
PubKey: 5bKEWuXXY78d54pWOWiuE39g14qmkEvUyuE4MeiXf3k=
PSKey: Ak0pZQ3jd1Q+x4rh3bhu+yjzE1gML7Ovy9abIrqmiQ0=
2021-12-09 23:39:37 +01:00
EndPoint: 127.0.0.1:3002
PersistentKeepalive: 0
Static: true
- NodeID: 3
2021-12-16 03:56:02 +01:00
PubKey: mWUbdaAllwwOB9GZyj9KYGWX8MPkohJhMJQedz9IUCE=
PSKey: 8q4dn5UpRcir2coFHwWr4ojfRPJ/a6IYjYcb3VvRtaA=
2021-12-09 23:39:37 +01:00
EndPoint: 127.0.0.1:3003
PersistentKeepalive: 0
Static: true
- NodeID: 6
2021-12-16 03:56:02 +01:00
PubKey: 8z7QoiMFMrk6jElZzJqQgO7bcf7YxMVnvkOebLvatks=
PSKey: tQ4dtvzj2W35K7GchFStIwPQkOjmDhDgdZhUcv++nV4=
2021-12-09 23:39:37 +01:00
EndPoint: 127.0.0.1:3006
PersistentKeepalive: 0
Static: true