Hey guys, At my workplace we have a FortiGate IPSec VPN. I have a macbook (Mojave) and a PC (windows 10) and on both of them I have FortiClient 6.2.x installed. When I am trying to create a route on the mac to specific network all I have to do is:
sudo route add 10.0.X.0/24 -interface utunXWhen I am trying to do the same thing on my PC it just doesn't work and I can't reproduce this simple route, already tried doing this:
route ADD 10.0.X.0 MASK 255.255.255.0 <forticlient interface ip> METRIC 10 IF <forticlient interface>
New-NetRoute -ifIndex <forticlient interface id> -DestinationPrefix 10.0.X.0/24 -NextHop <forticlient ip> -RouteMetric 1
What am I missing?
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1740 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.