- CheckMates
- :
- Products
- :
- Quantum
- :
- Remote Access VPN
- :
- Block Windows 7 Users Getting connected via Mobile...
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Block Windows 7 Users Getting connected via Mobile Access
Hi Mates,
OS: Gaia R80.10
We want to allow only Windows 10 users via remote access.
To do this I have edited the scv policy and enforced it from Global Properties + Desktop Policy(Inbound/Outbound all are accepted).
We have edited the scv policy as below FYI: Changed the below parameter to true.
:skip_firewall_enforcement_check (true)
(SCVObject
:SCVNames (
: (user_policy_scv
:type (plugin)
:parameters (
)
)
: (OsMonitor
:type (plugin)
:parameters (
:os_version_mismatchmessage ("Please upgrade your operating system to Windows 10.")
:send_log (alert)
:major_os_version_number_10 (10)
:minor_os_version_number_10 (0)
:os_version_operand_10 ("==")
:service_pack_major_version_number_10 (0)
:service_pack_minor_version_number_10 (0)
:service_pack_version_operand_10 (">=")
:major_os_version_number_8_1 (6)
:minor_os_version_number_8_1 (3)
:os_version_operand_8_1 ("!=")
:major_os_version_number_7 (6)
:minor_os_version_number_7 (1)
:os_version_operand_7 ("!=")
)
)
)
:SCVPolicy (
: (OsMonitor)
)
:SCVGlobalParams (
:enable_status_notifications (false)
:status_notifications_timeout (10)
:disconnect_when_not_verified (false)
:block_connections_on_unverified (false)
:scv_policy_timeout_hours (168)
:enforce_ip_forwarding (false)
:not_verified_script ("")
:not_verified_script_run_show (false)
:not_verified_script_run_admin (false)
:not_verified_script_run_always (false)
:allow_non_scv_clients (false)
:skip_firewall_enforcement_check (true)
)
)
Even after that Windows 7/8 Users can be connected. How can we fix this?
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You also need to configure Desktop policy. Look into sk147416, it is a mandatory step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi I have configured a desktop policy already with 'any' as the column field. Its not working