
INSTALLATION MANUAL FOR THE EMS I-MO 540 SERIES APPLIANCE
Version
1.2
ELECTRONIC MEDIA SERVICES LIMITED
PASSFIELD BUSINESS CENTRE, LYNCHBOROUGH ROAD, LIPHOOK, HAMPSHIRE, GU30 7SB, UK
Tel:
01428 751655 |
Fax:
01428 751654 |
E-mail:
Page
42
of
58
Example 1. 1 x WAN Link, 1 X LTE for failover without a Concentrator
This configuration provides a resilient Internet connection. In the event of the primary (WAN) link failing all
traffic is routed via the secondary (LTE) link.
All traffic from the private subnet to the public internet is masqueraded or NATted. No services or ports are
open on the external or public side of the firewall.
The integrate WiFi access point and the first 5 GbE ports are bridged into a single logical interface.
The diagram below shows the logical network diagram.
Logical Network Diagram
[sys]
hostname="imo"
# Set the hostname
# Display time, wan and mobile status
[display]
time="yes"
tunneling="no"
wan=“yes”
mobilerouter=“yes”
[lan]
br0enabled="yes"
# Enable logical bridge device
br0firewallzone="internal"
# Place interface in internal firewall zone
br0ip="192.168.0.1/24"
# Set IP address/netmask of bridge interface
br0dhcp="yes"
# Enable DHCP service on interface
br0dhcpstartip="192.168.0.100" # Set start and end address for DHCP
br0dhcpendip="192.168.0.199"
dhcpdnsserver1="8.8.8.8"
# Use GOOGLE public DNS servers
dhcpdnsserver2="8.8.4.4"
dhcpdnsdomain="mydomain.com"
# Set default DHCP domain
eth0enabled="yes"
# Enable ports 0–4 and add to bridge interface
eth0bridging="yes"
eth1enabled="yes"