config vpn ocvpn
Configure Overlay Controller VPN settings.
config vpn ocvpn Description: Configure Overlay Controller VPN settings. set auto-discovery [enable|disable] set eap [enable|disable] set eap-users {string} config forticlient-access Description: Configure FortiClient settings. set status [enable|disable] set psksecret {password-3} config auth-groups Description: FortiClient user authentication groups. edit <name> set name {string} set auth-group {string} set overlays <overlay-name1>, <overlay-name2>, ... next end end set ip-allocation-block {ipv4-classnet-any} set multipath [enable|disable] set nat [enable|disable] config overlays Description: Network overlays to register with Overlay Controller VPN service. edit <overlay-name> set overlay-name {string} set inter-overlay [allow|deny] set assign-ip [enable|disable] set ipv4-start-ip {ipv4-address} set ipv4-end-ip {ipv4-address} config subnets Description: Internal subnets to register with OCVPN service. edit <id> set id {integer} set type [subnet|interface] set subnet {ipv4-classnet-any} set interface {string} next end next end set poll-interval {integer} set role [spoke|primary-hub|...] set sdwan [enable|disable] set status [enable|disable] set wan-interface <name1>, <name2>, ... end
config vpn ocvpn
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
auto-discovery |
Enable/disable auto-discovery shortcuts. |
option |
- |
enable |
||||||||
|
|
|||||||||||
eap |
Enable/disable EAP client authentication. |
option |
- |
disable |
||||||||
|
|
|||||||||||
eap-users |
EAP authentication user group. |
string |
Not Specified |
|
||||||||
ip-allocation-block |
Class B subnet reserved for private IP address assignment. |
ipv4-classnet-any |
Not Specified |
10.254.0.0 255.255.0.0 |
||||||||
multipath |
Enable/disable multipath redundancy. |
option |
- |
enable |
||||||||
|
|
|||||||||||
nat |
Enable/disable inter-overlay source NAT. |
option |
- |
disable |
||||||||
|
|
|||||||||||
poll-interval |
Overlay Controller VPN polling interval. |
integer |
Minimum value: 30 Maximum value: 120 |
30 |
||||||||
role |
Set device role. |
option |
- |
spoke |
||||||||
|
|
|||||||||||
sdwan |
Enable/disable adding OCVPN tunnels to SDWAN. |
option |
- |
disable |
||||||||
|
|
|||||||||||
status |
Enable/disable Overlay Controller cloud assisted VPN. |
option |
- |
disable |
||||||||
|
|
|||||||||||
wan-interface |
FortiGate WAN interfaces to use with OCVPN. Interface name. |
string |
Maximum length: 79 |
|
config forticlient-access
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable FortiClient to access OCVPN networks. |
option |
- |
disable |
||||||
|
|
|||||||||
psksecret |
Pre-shared secret for FortiClient PSK authentication (ASCII string or hexadecimal encoded with a leading 0x). |
password-3 |
Not Specified |
|
config auth-groups
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Group name. |
string |
Not Specified |
|
auth-group |
Authentication user group for FortiClient access. |
string |
Not Specified |
|
overlays |
OCVPN overlays to allow access to. Overlay name. |
string |
Maximum length: 79 |
|
config overlays
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
overlay-name |
Overlay name. |
string |
Not Specified |
|
||||||
inter-overlay |
Allow or deny traffic from other overlays. |
option |
- |
deny |
||||||
|
|
|||||||||
assign-ip |
Enable/disable mode-cfg address assignment. |
option |
- |
disable |
||||||
|
|
|||||||||
ipv4-start-ip |
Start of IPv4 range. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
ipv4-end-ip |
End of IPv4 range. |
ipv4-address |
Not Specified |
0.0.0.0 |
config subnets
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
type |
Subnet type. |
option |
- |
subnet |
||||||
|
|
|||||||||
subnet |
IPv4 address and subnet mask. |
ipv4-classnet-any |
Not Specified |
0.0.0.0 0.0.0.0 |
||||||
interface |
LAN interface. |
string |
Not Specified |
|