SSL VPN - "404 Not found" when accessing the web URL
I've got RADIUS auth SSL-VPN working. It's been working great for months now, but I could've sworn that when I first set it up I could go to https://vpn.blah.com (which aims at the IP of my firewall's WAN interface) I got a user+password field where I could auth using my RADIUS creds.
However, now when I go to this URL in my browser. I simply get a "404 Not Found" message.
I'm not sure if this is causing any problems as the VPN is still working, but I'm wondering if this is a result of a misconfiguration?
It's a m590 running 12.10.2 (Build 692269) Latest Release.
0
Sign In to comment.
Comments
Is 443 your SSLVPN port?
If you're seeing a 404, it's very likely the SSLVPN download page was disabled. You can see how to enable it and disable it here:
https://www.watchguard.com/help/docs/help-center/en-US/Content/en-US/Fireware/mvpn/ssl/configure_fb_for_mpvpn_ssl_c_before.html#ClientDownloads
You can find direct links to download the SSLVPN client in each firewall's download page at software.watchguard.com
-James Carson
WatchGuard Customer Support
@james.carson you nailed it. The download page was disabled. We don't really use the built-in VPN client but rather opt for OpenVPN so happy to leave it like this. Thanks for pointing me in the right direction.