Oct 12

A Management GUI that thinks different…

Hints and Tips, SMC -
1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.25 out of 5)
Loading ... Loading ...
No Comments »

I want to share a small cosmetic thing indicating how much we do care about details to constantly improve usability and user experience in our technology.

StoneGate Management Center (SMC) client can be started via a web link using Java Web Start technique, simplifying the effort of distributing the client in case of (for instance) SMC upgrade.

Starting from version 5.0, something cool happens when you try to do it from an operating system that since 1997… thinks different!

Continue reading »

written by RoarinPenguin - 948 views \\ tags: , ,

Jan 27

Display generated configuration files in the GUI

Hints and Tips -
1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.25 out of 5)
Loading ... Loading ...
No Comments »

The configuration files StoneGate management system generates for the firewall engines can be displayed on the management GUI without actually installing the rulebase on the firewall.

The display configuration mode can be enabled by adding the following line in the GUI configuration file SGClientConfiguration.txt:
GUI_SecurityPolicyManagerDisplayConfiguration=true

or in SMC 4.x and newer
POLICY_DISPLAY_CONFIGURATION=true

Note that all GUIs using the configuration file should be closed before modifying the file to avoid overwriting the changes automatically.

Now the configuration files can be viewed in the Security Policy Manager, select your policy and right-click.

In addition to the “Open”, “Delete”, “Install”, and “Permissions” options, you find one more entry: ” Display Configuration Files…”

written by RoarinPenguin - 674 views \\ tags: , ,

Jan 05

Routing, routing… routing!

Hints and Tips -
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.00 out of 5)
Loading ... Loading ...
No Comments »

Small hint about routing and related queries in StoneGate.

For the CLI-aficionados who love to type


show ip route xxx.xxx.xxx.xxx

in their routers to troubleshoot routing, similar command exist in StoneGate:


ip route get xxx.xxx.xxx.xxx


However, simpler method exist in the GUI to right click on Firewall in Info Panel – Routing Tab and select Query Route  as shown below: easier, cleaner, better!

queryroute

written by RoarinPenguin - 812 views \\ tags: , , ,