Virtual Private Networks (VPN)
NEMO
IX10 User Guide
396
The Internal firewall zone configures the IX10 device to trust traffic going to the tunnel and
allows it through the network.
11. Configure the Care-of-Address, the local WAN interface of the internet facing network.
a. Set the method to determine the Care-of-Address:
(config vpn nemo nemo_example)> coaddress type
value
(config vpn nemo nemo_example)>
where
value
is one of:
n
defaultroute
: Uses the same network interface as the default route.
n
interface
If
interface
is used, set the interface:
i. Use the
?
to determine available interfaces:
ii. Set the interface. For example:
(config vpn nemo nemo_example)> coaddress interface eth1
(config vpn nemo nemo_example)>
n
ip
If
ip
is used, set the IP address:
(config vpn nemo nemo_example)> coaddress address
IP_address
(config vpn nemo nemo_example)>
The default is
defaultroute
.
12. Set the GRE tunnel local endpoint:
a. Set the method to determine the GRE tunnel local endpoint:
(config vpn nemo nemo_example)> tun_local type
value
(config vpn nemo nemo_example)>
where
value
is one of:
n
defaultroute
: Uses the same network interface as the default route.
n
interface
If
interface
is used, set the interface.
i. Use the
?
to determine available interfaces:
ii. Set the interface. For example:
(config vpn nemo nemo_example)> tun_local interface eth1
(config vpn nemo nemo_example)>
The default is
defaultroute
.
13. Configure one or more local networks to use as a virtual NEMO network interface. Generally,
this will be a Local Area Network (LAN):