After updating, all our SSL-VPN RDP clients complained because their session stopped auto-scaling the resolution on their browser. Have someone found a way to make this unintended behaivor stop? We could not find any way to made it like it was befor patching. We were specting that 7.0.5 could fix it but i dont see any mention in the log page...
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Found how to solve this. You must go in to each SSL VPN Portal and set the Width and Height to 0.
Command:
FIREWALL (web-access) # show full-configuration | grep window
set default-window-width 1024
set default-window-height 768
FIREWALL (web-access) # set default-window-width 0
FIREWALL (web-access) # set default-window-height 0
FIREWALL (web-access) # end
Then you must change your bookmarks to 0 and 0 for height and width and full screen works again.
Hello, I found how to solve my issue (seems like a bug):
config bookmark-group
edit "gui-bookmarks"
config bookmarks
edit "YOUR BOOKMARK"
set width 0
set height 0
end
set default-window-width 0
set default-window-height 0
end
See https://community.fortinet.com/t5/FortiGate/Technical-Tip-Adjusting-width-amp-height-for-RDP-bookmar... for more informations.
Created on 02-15-2022 12:13 AM
Hi,
Thank you for using Fortinet Community.
The FortiOS 7.0.4 release notes contains the following information:
747602 - Allow customization of RDP display size (width and height settings) for SSL VPN web mode w...
The following are the CLI reference for:
Please let me know if this works for you :)
Hello ibinmohdishak,
First of all, thanks for the quick answer. Sadly I have already read the links you put there. I guess the misunderstanding is because this is not my native language. I would try to express myself better.
The issue is that we cannot find a configuration for the automatic resize resolution on the SSL VPN web (that uses RDP). As you can see in the documentation there is a way to manually configure the screen width and height:
width | Screen width . | integer | Minimum value: 640 Maximum value: 65535 | 1024 |
height | Screen height . | integer | Minimum value: 480 Maximum value: 65535 | 768 |
Before 7.0.4 this was done automatically, now all our RDP conections apparently need fixed values. Because of covid, a big part of our users are working on their home computers, they all have different size monitors and, as you can assume, it is not an option to manually set all users. We update it because the documentation explicity said that this was only done when creating a new connection or bookmark:
747602 | Allow customization of RDP display size (width and height settings) for SSL VPN web mode when creating a new connection or bookmark. Administrators can also specify the display size when pre-configuring bookmarks. |
But this is sadly not true :(, the already configured users have been all changed to this new fixed values automatically. I hope we're just misreading something!
We have the same problem and can no longer upgrade our firewalls due to the screen size not working. 7.2.0 did not fix the problem. Why would they change something that has worked perfect for so long?
Found how to solve this. You must go in to each SSL VPN Portal and set the Width and Height to 0.
Command:
FIREWALL (web-access) # show full-configuration | grep window
set default-window-width 1024
set default-window-height 768
FIREWALL (web-access) # set default-window-width 0
FIREWALL (web-access) # set default-window-height 0
FIREWALL (web-access) # end
Then you must change your bookmarks to 0 and 0 for height and width and full screen works again.
Thank you gt1, it worked just fine after upgrading to 7.2.0 (those modifiers cannot be set on older firmware).
Hi, How do you get to that part of the configurations to put in the codes?
config vpn ssl web portal
edit web-access
Hello,
Yesterday, we put firmware 7.2.3.
We try du configure default-window-width 0 et default-window-height 0 for all VDOM.
I put my bookmark width 0 and height 0.
But it doesn't work...
Hello, I found how to solve my issue (seems like a bug):
config bookmark-group
edit "gui-bookmarks"
config bookmarks
edit "YOUR BOOKMARK"
set width 0
set height 0
end
set default-window-width 0
set default-window-height 0
end
See https://community.fortinet.com/t5/FortiGate/Technical-Tip-Adjusting-width-amp-height-for-RDP-bookmar... for more informations.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1665 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.