- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FortiGate 40F running v6.x
Hey everyone,
New to Fortinet firewalls! I'm setting up a FortiGate 40F running v6.x with a custom payment gateway (xyz com). Here's the issue: after reaching xyz com, I can't log in. The screen goes completely white and the browser keeps loading forever.
Any ideas why this might be happening and how to fix it? I have seem some website doing greatly, like phozellpay.com authorize etc
Thanks!
- Labels:
-
FortiClient
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem isn't very clear, just wanna confirm that you are using that site as a captive portal but it never loads for the end user?
There may be additional domains needed for that page to load properly, you probably can't allow just 'xyz com'.
The easiest way to see this is by pressing F12 in the browser, navigate to the 'Network' tab, refresh the page, and see what requests are failing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With the old 6.x firmware, mostlikely the problem is caused by NPU offloading. We had some packets drop issues even with 7.0.14. To verify if that's the case, try disabling NPU offload at the outgoing firewall policies with below command:
config firewall policy
edit x (policy ID)
set auto-asic-offload disable
next
end
If this resolves the problem, it's definitely the NPU offloading is having problem. In our case, upgrading 7.2.10 or 7.2.11 solved the problem since those version have newer NPU handing codes.
I recommend upgrading your 40F to 7.2.11 if that's case.
Toshi
