Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Files

Latest commit

author
Michael Richardson
Apr 17, 2020
169b40e · Apr 17, 2020

History

History

remote_access_set

9.0 Remote Access VPN Quick Config using Set Commands

Overview

GlobalProtect configured per the Remote Access VPN Quick Config, with the following changes:

  • Default interfaces are swapped: interface ethernet1/1 is l3-untrust, ethernet1/2 is l3-trust.
  • A root CA is generated on the firewall, and is used to generate a self-signed cert for the GlobalProtect portal.
  • Client connection method has been changed from on-demand to always-on.
  • Local user database has been configured with the username and password gpuser1/gpuser1 for quick testing, and is used for authenticaiton.
  • LDAP config has been configured like the guide, but is only used as an example.

This skillet assumes no config exists on the firewall.

Usage

Run the skillet, copy/paste set commands into the CLI, then download/activate the desired GlobalProtect client on the gateway.

Note: When pasting to the CLI set cli scripting-mode on can be used to enhance entry of large blocks of set commands.