I'm rather new to XG outside of a lab environment and run into a problem with the single production device.
VPN users should have access to 192.168.31.192/26. I added this to VPN/SSL VPN/Tunnel access/Permitted network resources. When I connect the VPN, in the logging, I see a route added for 192.168.31.0/26:
Fri Jun 18 21:48:53 2021 C:\WINDOWS\system32\route.exe ADD 212.xxx.xx.x MASK 255.255.255.192 10.192.31.1
Fri Jun 18 21:48:53 2021 Route addition via service succeeded
Fri Jun 18 21:48:53 2021 C:\WINDOWS\system32\route.exe ADD 192.168.31.0 MASK 255.255.255.192 10.192.31.1
Fri Jun 18 21:48:53 2021 Route addition via service succeeded
Fri Jun 18 21:48:53 2021 C:\WINDOWS\system32\route.exe ADD 212.xxx.xx.x MASK 255.255.255.192 10.192.31.1
Fri Jun 18 21:48:53 2021 ROUTE: Route addition failed using service: The object already exists. [status=5010 if_index=9]
On a side note, I also see the external address being added twice for some reason, which generates an error. While it doesn't harm to try and add the same route twice, I do wonder where that comes from.
I feel that I am missing something very stupid here. On my SGs I never have been in the situation that I needed something different than a /24, so I can't compare anywhere.
Thank you for your opinions.
This thread was automatically locked due to age.