- CheckMates
- :
- CheckMates Toolbox
- :
- Scripts
- :
- Firewall Mode: User / Kernel
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
Firewall Mode: User / Kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Champion
This oneliner shows you the firewall mode (User Mode vs. Kernel Mode):
U=`cpprod_util FwIsUsermode`; [ $U == 0 ] && { U="Kernel Mode"; } || { U="User Mode"; }; echo; echo "Firewall: $U";echo;
Output:
➜ CCSM Elite, CCME, CCTE ➜ www.checkpoint.tips
Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.
0 Replies
