Equinox on IPO R11 with Self Signed Certificate

Setting up Equinox on IP Office R11 Server Edition/hosted with Self Signed Certificate

In order to get Equinox client to securely connect to Server Edition or Hosted IP Office, we need to have a certificate.  In a previous document, we showed how to create a 3rd party certificate, but maybe you don’t want to use 3rd party, maybe you want to leverage IP Office’s ability to create a self-signed certificate.

1 million foot view of the differences.Certificates that have been signed by a Certificate Authority go through some level of validation and there are only a finite number of Certificate Authorities worldwide. Most devices / browsers already have the Certificate Authorities Intermediate Certificate installed and can therefore easily validate the authorities certificate chain. Depending on the purpose / usage of a certificate would define the level of validation (and cost) associated with those certificates. The plus side to Signed Certificates is that there is no need to load self signed certificates onto most browsers or devices as they are already trusted. The Downside however is that signed certificates have to be maintained on an annual basis and updated before they expire.

read more

Create 3rd party Certificate for IP Office

First let me say that I am in no ways, a certificate or security guy.  Everything i state below is to the best of my abilities, and some info from some other very smart people.  If there is an error or wording/terminology is incorrect, please use the “Contact Us” and let us know your input.

For IP Office, with all the new applications and need for security, certificates are becoming more of a common place for iP Office programmers.  Every certificate provider will do things a bit differently, but the basics and flows are the same.

read more

Enable console output via telnet

Sometimes you can’t get a serial cable connected to an IPO but you need access to the debug port, ie, no serial cable or physical access. This doesn’t help if you’re looking for startup logs but it gets you access to an IPO that’s up and running.

  • Connect via the manager
  • Expand the User section and select user NoUser.
  • Select the Source Numbers tab.
  • Use the Add button to add this magical source number:PATCHES 0x0020
  • Press OK and save the configuration to the IPO
  • Restart the IPO
  • read more

    IP Office Server Edition Backup

    Often, we get questions from customers on how to do a backup to Server Edition.  It is pretty easy, but most commonly I am finding that people are trying to save the Primary servers backup on the secondary and vice-a-verse.

    I am running virtualized in my lab, so that isn’t possible, as i would need 100 Gig of space.  If you do not have that much space, you will see in WebManagers system tab, that there is “None” (space) available.

    backup1

    So, what you need to do is find a server to back things up to.  This server can be running FTP, http, https, SFTP or SCP.

    read more