Building a Resilient Rural Network Infrastructure
Technical

In rural Ban Krut, Thailand, I designed and implemented what I believe to be the most robust network infrastructure possible given the challenging circumstances. After operating in its current state for several months, it has proven to deliver the reliability and coverage I was hoping for.

The Challenge

Living in a rural area presents unique networking challenges:

  • Internet connections arrive via telegraph poles through coconut tree-lined roads
  • Coconut palms occasionally fall and slice through exposed cables
  • ADSL connections suffer from increasing packet loss and disconnections
  • Infrastructure must serve multiple households across several hundred meters
  • Environmental factors like squirrels chewing fiber optic cables

Architecture Overview

Dual-WAN Internet Connectivity

The foundation starts with redundant internet connections from TOT (Telephone Organization of Thailand):

  • Primary: 10Mb fiber optic connection (28,000 baht installation)
  • Secondary: 6Mb ADSL connection (12,000 baht + 7 baht/meter for cable)

Both connections terminate at a custom-built 4x4 meter concrete shed, positioned 100 meters from the road and connected via buried cables. This central location houses all core network equipment on elevated shelves, powered by UPS backup.

Core Network Equipment

Dual-WAN Aggregation: Cisco RV042 Dual WAN router provides:

  • Automatic failover between fiber (primary) and ADSL (backup)
  • Firewall, NAT, and VPN services
  • Each WAN connection operates on separate subnets (.1 addresses)
  • Router connects as .2 on each subnet for centralized management

Network Storage: QNAP NAS with 2x 1TB drives in RAID configuration serves as:

  • Central file storage for media and documents
  • DHCP server (took over after Cisco firmware issues)
  • Centralized syslog server for all network devices
  • SSH access for remote management and monitoring

Wireless Mesh Network

Using Ubiquiti equipment with proprietary airMAX protocol for extended range:

Central Hub: NanoStation M2 “GolderCentral” mounted on 12-meter mast

  • Steel wire reinforcement for wind resistance
  • airMAX enabled for long-haul connections
  • Serves as distribution point for entire mesh network

Coverage Areas:

  1. Parents’ House: NanoStation receiver → NetGear DG384 hub

    • Provides “GolderHome” WiFi SSID
    • Ubiquiti AirCam for remote construction monitoring
    • VPN access for UK-based parents to view RTSP streams
  2. Main Family Residence: Roof-mounted NanoStation → office hub

    • Direct connection for primary workstation
    • Bedroom hub feeds WDTV system for 50" wall-mounted display
    • PicoStation M2 on bedroom roof provides “GolderHome” access
    • Covers four neighboring houses and garden areas
  3. Kachachuen Network: Remote NanoStation → dual access points

    • D-Link AP providing “KachachuenCentral” b/g/n coverage
    • Engenius AP with “KachachuenNet” for extended garden coverage
    • Serves P’Chai’s house and sister’s residence

Network Design Philosophy

Unified Subnet: All devices operate on the same internal subnet, enabling:

  • Seamless resource sharing between households
  • Simplified routing without subnet complexity
  • Centralized management and monitoring

Redundancy Strategy:

  • Automatic WAN failover with zero configuration required
  • Multiple wireless paths for critical connections
  • Battery backup for core equipment

Implementation Challenges

Distance Limitations: 500-meter connections to remote locations experience:

  • Intermittent packet loss with standard equipment
  • Connection reliability issues requiring airMAX protocol
  • Some locations require alternative connection paths

Monitoring Gap: Current limitation is lack of comprehensive monitoring:

  • SNMP enabled on all devices but no central monitoring server
  • Need for packet loss measurement and alerting
  • Historical logging of network events and performance

Results and Lessons Learned

This implementation demonstrates several key networking principles:

  1. Redundancy at Every Layer: From dual internet connections to multiple wireless paths
  2. Centralized Management: Single point of administration reduces complexity
  3. Progressive Expansion: Mesh design allows organic growth as needs evolve
  4. Environmental Consideration: Physical placement and reinforcement matter in rural settings

The network successfully provides reliable internet access to multiple households while maintaining the flexibility to expand and adapt to changing requirements.

Future Enhancements

Monitoring Implementation: Deploy Zabbix or similar solution for:

  • Real-time performance monitoring
  • Automated alerting for outages
  • Historical performance trending

Additional Redundancy: Consider CAT Telecom for ADSL backup to diversify ISP dependency

Extended Coverage: Evaluate additional mesh nodes for expanding service area

This project showcases practical application of enterprise networking principles in challenging rural environments, demonstrating how proper planning and equipment selection can deliver reliable connectivity even under difficult conditions.