# Support LAN

  • Support LAN
    • Support LAN Systems to Configure
      • Redirectors
      • DNS
      • Mail
      • Web Server
      • Traffic Redirectors

# Support LAN Systems to Configure

# Redirectors

  • Amalie - Redirector
    • enable-traffic-forwarding-rules-amalie.sh - Set up the traffic forwarding rules for amalie redirector
  • Thunderbug - Redirector
    • enable-traffic-forwarding-rules-thunderbug.sh - Set up the traffic forwarding rules for thunderbug redirector
  • Bolt - Redirector
    • enable-traffic-forwarding-rules-bolt.sh - Set up the traffic forwarding rules for bolt redirector

# DNS

stlouis DNS server supports DNS for the range.

  • Install
    • install-unbound-dns.sh - Installs the Unbound DNS package on stlouis DNS server.
  • Configuration
    • Install all files/support/dns/*.conf files to the /etc/unbound/unbound.conf.d/ directory.

# Mail

The stamp server runs Postfix for the range. See Email Flow for more details on how mail is routed.

# Web Server

  • nato-int.com - Web Server

  • Install

    • As root, run the following commands:
      • apt update && apt install -y git etckeeper apache2 wget
      • hostnamectl set-hostname nato-int.com
      • systemctl enable --now apache2

# Traffic Redirectors

  • Install
    • All Redirectors as root
    • Configuration
      • Run /opt/enable-traffic-forwarding-HOSTNAME.sh on each host
    • Control
      • View configuration
        • Run /opt/print-traffic-forwarding-rules.sh view the current forwarding configuration
      • Disable forwarding
        • Run /opt/disable-traffic-forwarding-rules.sh to disable forwarding.