# CrossWind Systems - Router Configuration Backup # DO NOT SHARE - INTERNAL USE ONLY # Last Updated: 2025-01-15 # Device: Cisco ASA 5506-X # Location: Primary Data Center - Rack 3A [Network Configuration] Internal Network: 172.18.0.0/16 Gateway: 172.18.0.1 DNS Servers: 8.8.8.8, 8.8.4.4 [Service Endpoints] Database Server: crosswind-db (172.18.0.2:3306) Admin Panel: crosswind-admin (172.18.0.3:5000) - Public Port: 9000 API Service: crosswind-api (172.18.0.4:8080) - Public Port: 8080 Web Server: crosswind-web (172.18.0.5:5000) - Public Port: 8001 [Access Credentials] Router Admin User: admin Router Admin Pass: RouterPass2024! SNMP Community String: crosswind_private Enable Password: EnableSecret123! [Firewall Rules] Allow: TCP 8001 (Web) Allow: TCP 9000 (Admin - SHOULD BE INTERNAL ONLY!) Allow: TCP 8080 (API - SHOULD BE INTERNAL ONLY!) Allow: TCP 3306 (MySQL - EXPOSED!) [VPN Configuration] VPN Endpoint: vpn.crosswind.local Pre-Shared Key: VPN_PSK_CrossWind_2024 VPN Pool: 192.168.100.0/24 [Backup Information] Backup Server: backup.internal.crosswind.local Backup Schedule: Daily at 03:00 AM EST Backup Retention: 30 days # WARNING: This file should not be publicly accessible! # TODO: Move to secure configuration management system # INFO01_ROUTER_CONFIG_EXPOSED