Difference between revisions of "SG Lab Exercises"
(→EXERCISE #3) |
(→EXERCISE #1) |
||
(15 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
=='''EXERCISE #1'''== | =='''EXERCISE #1'''== | ||
− | Issue: | + | Common Issue: Adding to the global whitelist (exception list). |
− | + | Before starting, ensure that you have SMG installed and an inbound mail filter policy has been set up using the wizard. | |
− | + | #) Go to the Inbound Mail Filter Policy, on Exceptions tab, drag the Email Address box to the Workbench. | |
− | + | #) Click on the Icon (black pic with @) to edit it. | |
− | + | #) Select the box for Scan sender address. | |
+ | #) Add the address that you want to whitelist to the list and click OK. [[FILE:Wl1.png]] | ||
+ | #) Rename the Email address box to Sender Whitelist, by clicking on the name and typing the new name. | ||
+ | #) Link it to Spam Filter Group by dragging the yellow node from Spam Filter Group to the Sender Whitelist box. | ||
− | + | [[FILE:Wl2.png]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | [[FILE: | + | |
+ | Messages from the address(es) in this list will now be whitelisted for the Spam Filter Group. | ||
=='''EXERCISE #2'''== | =='''EXERCISE #2'''== | ||
Line 42: | Line 37: | ||
#) Link the whitelist to the QMS by clicking on the "click to configure it and click on link to qms icon) | #) Link the whitelist to the QMS by clicking on the "click to configure it and click on link to qms icon) | ||
#) Verify that the users have rights for the blacklist/whitelist. QMS as admin | settings | users rights | select which options you want users to have rights for. | #) Verify that the users have rights for the blacklist/whitelist. QMS as admin | settings | users rights | select which options you want users to have rights for. | ||
− | #) Login to the QMS as the user that you gave blacklist/whitelist rights to, in the step above. You should see the buttons for Whitelist and Blacklist.[[FILE:Wbuser.png]] | + | #) Login to the QMS as the user that you gave blacklist/whitelist rights to, in the step above. You should see the buttons for Whitelist and Blacklist. |
+ | [[FILE:Wbuser.png]] | ||
+ | |||
+ | =='''EXERCISE #4'''== | ||
+ | Common Issue: How to add the Secure Messaging Gateway License. | ||
+ | |||
+ | '''''You will need the customer's Validation key and Customer ID (which is their email address). You can get this from licensing, if the customer does not have it.''''' | ||
+ | |||
+ | #) While logged in as admin to the System Management web page, go to System Management | Licensing. | ||
+ | #) Click on Add License. | ||
+ | #) Enter in the Customer ID (email address), and their Validation key. Supports license details are: Customer ID- corp@gwavanation.com Validation key- H7j3-d4f [[FILE:License1.png]] | ||
+ | #) Hit Send Request | ||
+ | #) Click on the EULA agreement. | ||
+ | ##) Fill out the form to confirm details. | ||
+ | ##) Check the box that you have read and understand it. | ||
+ | ##) Click Accept. | ||
+ | #) Check the box next to the license in the list. | ||
+ | #) Click Intstall. | ||
+ | |||
+ | You should now see the license show up. [[FILE:License2.png]] | ||
+ | |||
+ | |||
+ | =='''EXERCISE #5'''== | ||
+ | Common Issue: One module will not start up using the UI Start or Restart buttons. | ||
+ | |||
+ | If you see this happen, you can stop all the modules from a prompt (kill the ones that are hung) and start them back up. | ||
+ | |||
+ | #) Open Putty to the Secure Messaging Gateway server and login as the gwava user. | ||
+ | #) To switch to root rights type: sudo su | ||
+ | #) Enter the password for the gwava user. Unless you changed it, it is: gwava | ||
+ | #) Change directories to /etc/init.d | ||
+ | #) To see which modules are currently running type: ./gwava7 status | ||
+ | #) Stop all the modules by typing: ./gwava7 stop | ||
+ | #) Check the status again to make sure everything is down: ./gwava7 status [[FILE:Status.png]] | ||
+ | #) If a module is still running, find the PID so you can kill it by typing: ps ax | grep gwava | ||
+ | #) Kill the PID that is hung by typing: kill -9 <PID> [[FILE:Kill.png]] | ||
+ | #) Start all the modules backup by typing: ./gwava7 start | ||
+ | |||
+ | |||
+ | |||
+ | In web UI, Module Management | Module Status. You should see all the modules showing an UP TIME in green. | ||
+ | |||
+ | |||
+ | |||
+ | [[FILE:Status2.png]] |
Latest revision as of 17:14, 4 October 2017
Contents |
[edit] EXERCISE #1
Common Issue: Adding to the global whitelist (exception list).
Before starting, ensure that you have SMG installed and an inbound mail filter policy has been set up using the wizard.
- ) Go to the Inbound Mail Filter Policy, on Exceptions tab, drag the Email Address box to the Workbench.
- ) Click on the Icon (black pic with @) to edit it.
- ) Select the box for Scan sender address.
- ) Add the address that you want to whitelist to the list and click OK.
- ) Rename the Email address box to Sender Whitelist, by clicking on the name and typing the new name.
- ) Link it to Spam Filter Group by dragging the yellow node from Spam Filter Group to the Sender Whitelist box.
Messages from the address(es) in this list will now be whitelisted for the Spam Filter Group.
[edit] EXERCISE #2
How do I prevent outbound email from getting scanned for anything but the Virus Filter Group: Anti-Virus, Zero Hour Virus, Fingerprinting, and Named Executables)?
- ) Set up a new policy using the wizard, selecting 'outbound' only.
- ) Edit Outbound policy, under Policy management, ensuring that it has the following checked 'Enabled', 'Scan by message direction' and 'Handle outbound mail'
- ) On the workbench for the outbound policy, make sure you have the following:
- ) Edit Inbound policy, under Policy management, uncheck 'Handle outbound mail'
Now Outbound email will only be scanned by the 'Outbound Mail Filter Policy'.
[edit] EXERCISE #3
Common issue: End user whitelist or blacklist is not working (not seeing the option in their QMS). Task: Set up end user whitelist or blacklist correctly.
- ) Add the box for the whitelist, under Exceptions to the workbench.
- ) Add the box for blacklist, under Filters to the workbench.
- ) Link the whitelist box to Spam Filter Group
- ) Link the blacklist box to Message Block service
- ) Link the whitelist to the QMS by clicking on the "click to configure it and click on link to qms icon)
- ) Verify that the users have rights for the blacklist/whitelist. QMS as admin | settings | users rights | select which options you want users to have rights for.
- ) Login to the QMS as the user that you gave blacklist/whitelist rights to, in the step above. You should see the buttons for Whitelist and Blacklist.
[edit] EXERCISE #4
Common Issue: How to add the Secure Messaging Gateway License.
You will need the customer's Validation key and Customer ID (which is their email address). You can get this from licensing, if the customer does not have it.
- ) While logged in as admin to the System Management web page, go to System Management | Licensing.
- ) Click on Add License.
- ) Enter in the Customer ID (email address), and their Validation key. Supports license details are: Customer ID- corp@gwavanation.com Validation key- H7j3-d4f
- ) Hit Send Request
- ) Click on the EULA agreement.
- ) Fill out the form to confirm details.
- ) Check the box that you have read and understand it.
- ) Click Accept.
- ) Check the box next to the license in the list.
- ) Click Intstall.
You should now see the license show up.
[edit] EXERCISE #5
Common Issue: One module will not start up using the UI Start or Restart buttons.
If you see this happen, you can stop all the modules from a prompt (kill the ones that are hung) and start them back up.
- ) Open Putty to the Secure Messaging Gateway server and login as the gwava user.
- ) To switch to root rights type: sudo su
- ) Enter the password for the gwava user. Unless you changed it, it is: gwava
- ) Change directories to /etc/init.d
- ) To see which modules are currently running type: ./gwava7 status
- ) Stop all the modules by typing: ./gwava7 stop
- ) Check the status again to make sure everything is down: ./gwava7 status
- ) If a module is still running, find the PID so you can kill it by typing: ps ax | grep gwava
- ) Kill the PID that is hung by typing: kill -9 <PID>
- ) Start all the modules backup by typing: ./gwava7 start
In web UI, Module Management | Module Status. You should see all the modules showing an UP TIME in green.