Tag Archives: tech tip

Tech Tip: How to Change Your Proxy Port

If you want to change our default proxy port for security reasons or you have another application already listening on that port, just follow these instructions:

1) Go to your hidden screen, https://xx.xx.xx.xx:7999/admin/setup/proxy/adv.php
2) Change the ‘Proxy Server Port:’ option to any port number
3) Click Submit
4) Restart service

Default Port: 8080

We never stop improving and we love to receive feedback from you!

Our in-house support staff is available to assist you and can be reached at (321) 953-5351, ext. 4 or email at support@wavecrest.net.

Setting the Time Zone in CyBlock Appliance

If you notice that the set time zone in your CyBlock Appliance is incorrect, then simply follow the below instructions for checking and setting the time zone to the correct time.

  1. To check the date and time zone set in CyBlock Appliance, go to the screen https://yourappliance/help/systeminformation/shell/index.html. Use your server name or IP in place of “yourappliance.”
  2. Run the following command:
    date
  3. Hit Enter.
  4. You should now see the current set date and time for the Appliance.
  5. If it is not the correct date and time, then run the following command:
    date -s “20May 2010 16:00:00” (Type in the date and time that is current for your time zone.)
  6. Hit Enter, and this will set the appliance to the correct date and time.
  7. To double check that the appliance is now set to the correct date and time, run the date command again.