![Digi Connect EZ Mini User Manual Download Page 220](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436220.png)
Virtual Private Networks (VPN)
Generic Routing Encapsulation (GRE)
Digi Connect EZ Mini User Guide
220
2. Add an interface named
ipsec_endpoint2
:
(config)> add network interface ipsec_endpoint2
(config network interface ipsec_endpoint2)>
3. Set the zone to
internal
:
(config network interface ipsec_endpoint2)> zone internal
(config network interface ipsec_endpoint2)>
4. Set the device to
/network/device/loopback
:
(config network interface ipsec_endpoint2)> device
/network/device/loopback
(config network interface ipsec_endpoint2)>
5. Set the IPv4 address to the IP address of the local GRE tunnel,
172.30.0.2/32
:
(config network interface ipsec_endpoint2)> ipv4 address 172.30.0.2/32
(config network interface ipsec_endpoint2)>
6. Save the configuration and apply the change:
(config vpn ipsec tunnel ipsec_endpoint2)> save
Configuration saved.
>
Task three: Create a GRE tunnel
WebUI
1. Click
VPN
>
IP Tunnels
.
2. For
Add IP Tunnel
, type
gre_tunnel2
and click
.
3. For
Local endpoint
, select the IPsec endpoint interface created in
(
Interface: ipsec_
endpoint2
).
4. For
Remote endpoint
, type the IP address of the GRE tunnel on Connect EZ-1,
172.30.0.1
.
5. Click
Apply
to save the configuration and apply the change.