Skip to main content
JFGauth
New Member
January 14, 2025
Question

Web redirect

  • January 14, 2025
  • 2 replies
  • 2059 views

Hello everyone,

 

We have a DNS record that currently points to one of our Public IP Addresses.
With a VIP, the traffic is sent to our Big IP F5 where an irule is defined to redirect the traffic to an external public website (https). 

 

I would like to do the same but directly from the Fortigate and not use the our F5.

Can this be done ?
Thanks

 

2 replies

AEK
SuperUser
SuperUser
January 15, 2025

Hi JF

You should be able to do it with a VIP and a firewall rule.

Add a VIP to map the virtual IP to the real IP (on the required TCP port, like 443 and/or 80), then add firewall rule that allow traffic from ALL (as source) to the VIP (as destination).

 
AEK
JFGauth
JFGauthAuthor
New Member
January 15, 2025

Hello AEK

I tried that and it doesn't work.

AEK
SuperUser
SuperUser
January 15, 2025

Can you share the configuration? (you can hide the public IP addresses)

AEK
JFGauth
JFGauthAuthor
New Member
January 15, 2025

I took it out already since it didn't work :)

Thing is, the F5 rule is also presenting a certificate on the redirect (wildcard) and this can't be done with a VIP... So I also tried with a Virtual Server... but no luck there either.