Hyper-V lab demonstrating multi-site Active Directory replication between Vancouver and Toronto using a RRAS IPsec Site-to-Site VPN tunnel.
This project simulates a company with two physical offices where both locations must replicate Active Directory objects securely across a WAN connection.
This lab simulates two geographically separated offices connected through a secure IPsec VPN tunnel.
Each location contains:
• Firewall / Router (RRAS)
• Internal LAN
• Domain Controller
• Active Directory Site
Active Directory replication occurs securely across the VPN tunnel.
| Component | Technology |
|---|---|
| Hypervisor | Hyper-V |
| VPN | RRAS IPsec Site-to-Site |
| Directory Services | Active Directory Domain Services |
| DNS | Windows DNS |
| Replication | Multi-Site AD Replication |
192.168.10.0/24
192.168.20.0/24
| Server | Role | Location |
|---|---|---|
| FW-VAN | RRAS firewall/router | Vancouver |
| FW-TOR | RRAS firewall/router | Toronto |
| DC-VAN | Domain Controller | Vancouver |
| DC-TOR | Domain Controller | Toronto |
- Create Hyper-V virtual switches for WAN and internal LAN networks.
- Configure RRAS firewalls at both sites.
- Establish an IPsec Site-to-Site VPN tunnel.
- Deploy the Vancouver domain controller.
- Promote the Toronto server as a replica domain controller.
- Configure Active Directory Sites and Services.
- Test multi-site Active Directory replication.
Replication between DC-VAN and DC-TOR was verified using:
- repadmin /showrepl
- dcdiag
- test user creation
- DNS record replication
- Group Policy replication
- Hyper-V
- Windows Server
- Active Directory Domain Services
- RRAS
- IPsec VPN
- repadmin
- dcdiag



