I experienced the similar behavior on a FAS3050HA system running DOT 7.1.1, after talking to NetApp GSC, it turns out there was a BURT (sorry i don't have the email referencing the BURT#) on DOT 7.1.1, and the resolution was to upgrade to DOT 7.2.3. We were doing that anyway during the next maintenance window. After the code was updated and the cluster rebooted, the java portions of Filerview still wouldn't work, the last step that fixed it was:
options httpd.admin.ssl.enable off options httpd.admin.ssl.enable on
After resetting that options all portions of Filerview worked perfectly on https only and we were able to disable the unencrypted http access.
HTH Mike Partyka
________________________________
From: owner-toasters@mathworks.com on behalf of Nicolai E M Plum Sent: Sat 9/29/2007 7:02 AM To: Kevin Parker Cc: toasters@mathworks.com Subject: Re: HTTPS access only to FilerView
Kevin Parker writes:
Has anyone had any luck restricting FilerView to *only* https/SSL? Appears that enabling SSL allows https browsing, but does not restrict it to only https, as http is still allowed.
Options httpd allow to restrict to certain workstations yes, but appears there's no way to configure it such that only https is allowed, and http browsing will return 404 or something like that.
I logged a support case with Netapp about 3 months ago regarding this problem, but the person dealing with it didn't understand my problem with HTTP and only offered the options httpd.allow you mention above, without offering me a way to restrict http more than https.
I got busy with other things and let it drop rather than trying to get Netapp to escalate the case to someone with a clue, but if you get an answer I'd like to know too. In the mean time I've restricted FilerView access to only a couple of workstations of people I trust not to use HTTP.
Nicolai