
Virtual Private Networks (VPN)
Generic Routing Encapsulation (GRE)
AnywhereUSB® Plus User Guide
648
Command line
1. At the command line, type
config
to enter configuration mode:
> config
(config)>
2. Add an interface named
ipsec_endpoint1
:
(config)> add network interface ipsec_endpoint1
(config network interface ipsec_endpoint1)>
3. Set the zone to
internal
:
(config network interface ipsec_endpoint1)> zone internal
(config network interface ipsec_endpoint1)>
4. Set the device to
/network/device/loopback
:
(config network interface ipsec_endpoint1)> device
/network/device/loopback
(config network interface ipsec_endpoint1)>
5. Set the IPv4 address to the IP address of the local GRE tunnel,
172.30.0.1/32
:
(config network interface ipsec_endpoint1)> ipv4 address 172.30.0.1/32
(config network interface ipsec_endpoint1)>
6. Save the configuration and apply the change:
(config vpn ipsec tunnel ipsec_endpoint1 policy 0)> save
Configuration saved.
>
Task three: Create a GRE tunnel
É
WebUI
1. Click
VPN
>
IP Tunnels
.
2. For
Add IP Tunnel
, type
gre_tunnel1
and click
g
.
3. For
Local endpoint
, select the IPsec endpoint interface created in
(
Interface: ipsec_
endpoint1
).
4. For
Remote endpoint
, type the IP address of the GRE tunnel on AnywhereUSB Plus-2,
172.30.0.2
.
Summary of Contents for AnywhereUSB Plus
Page 1: ...AnywhereUSB Plus User Guide Firmware version 21 8 ...
Page 212: ...Interfaces Bridging AnywhereUSB Plus User Guide 212 ...
Page 308: ...Services Configure the ping responder service AnywhereUSB Plus User Guide 308 iperf Done ...
Page 509: ...File system Upload and download files AnywhereUSB Plus User Guide 509 sftp exit ...
Page 604: ...Virtual Private Networks VPN IPsec AnywhereUSB Plus User Guide 604 ...