On supported firewall models, create a GRE tunnel over a cellular interface to
connect two endpoints in a point-to-point, logical link.
| Where Can I Use This? | What Do I Need? |
- NGFW (Managed by PAN-OS or Panorama)
|
- PAN-OS 12.1 or a later release
- One of the following supported firewall models:
- PA-410R-5G
- PA-415-5G
- PA-450R-5G
- PA-455-5G
- PA-455R-5G
|
The PA-410R-5G, PA-415-5G, PA-450R-5G,
PA-455R-5G, and PA-455-5G firewalls support a
cellular interface to provide data connectivity using the 5G mobile
network. Because the address of a cellular interface is dynamically assigned, the
local address of a GRE tunnel over that interface must also be able to change
dynamically. The peer address of the GRE tunnel needs to support an FQDN, which can
resolve to a dynamically changing address. Beginning with PAN-OS 12.1, after you
configure
5G for a cellular interface, you can create a
GRE
tunnel to connect two endpoints that are cellular interfaces in a
point-to-point, logical link.
There are several differences between creating a GRE tunnel over a cellular interface
as opposed to another type of interface. When you create a GRE tunnel over a
cellular interface:
- The firewall model must support a cellular interface.
- The cellular interface does not support a static IP address; its dynamic IP
address comes from an ISP. Therefore, the local IP address for the GRE tunnel is
configured as None.
- The peer address at the remote end of the tunnel can be an IPv4 address or an
FQDN that dynamically resolves to an IPv4 address.
If you're creating a GRE tunnel on an interface other than a
cellular interface, see
Create a GRE Tunnel.