- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Redirect access to fortigate portal on FQDN
Hello, I would like access to the Fortigate portal, using an IP address (public or private), to be redirected to the fqdn. For example, with a SSL VPN access, the users using the https://x.x.x.x:10999 are redirected to https://myfortigate.our-enterprise.com:10999 Is it possible and how?
Thanks
jm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @jm75 ,
Please verify your configuration and set the following:
config firewall auth-portal
set portal-addr "portal.example.org"
end
config firewall policy
edit policy <>
set auth-redirect-addr "portal.example.org"
end
Regards!
If you have found a solution, please like and accept it to make it easily accessible for others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> For example, with a SSL VPN access, the users using the https://x.x.x.x:10999 are redirected to https://myfortigate.our-enterprise.com:10999
Can you please clarify your version of FortiGate firmware? As far as I am aware, no such functionality is available even for SSL-VPN, so this claim is surprising. There is always a chance that I missed something, so if you have any documentation mentioning this, I am eager to be enlightened. :)
I am also curious about what is your goal with this. It certainly won't let you dodge the issue of your chosen certificate not being issued for the IP address being initially requested and triggering a certificate error, as the full TLS handshake must finish before the HTTP-based redirect can happen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @jm75,
Can you please clarify your requirement as well as the reason to redirect FQDN to IP?
Regards,
Minh
