Configure Network Peering for ScalarDL Auditor Mode
This document explains how to connect multiple private networks for ScalarDL Auditor mode to perform network peering. For ScalarDL Auditor mode to work properly, you must connect ScalarDL Ledger to ScalarDL Auditor.
What network you must connect
To make ScalarDL Auditor mode (Byzantine fault detection) work properly, you must connect three private networks.
- [ScalarDL Ledger network] ↔ [ScalarDL Auditor network]
 - [ScalarDL Ledger network] ↔ [application (client) network]
 - [ScalarDL Auditor network] ↔ [application (client) network]
 
Network requirements
IP address ranges
To avoid conflicting IP addresses between the private networks, you must have private networks with different IP address ranges. For example:
- Private network for ScalarDL Ledger: 10.1.0.0/16
 - Private network for ScalarDL Auditor: 10.2.0.0/16
 - Private network for application (client): 10.3.0.0/16