Koozali.org: home of the SME Server

freepbx Flash Operator Panel

Offline dws4wdr

  • **
  • 25
  • +0/-0
    • Web Design and Graphics
freepbx Flash Operator Panel
« on: July 08, 2009, 06:06:42 PM »
I am trying to get FreePBX working on our SME 7.4 box and have it almost there except for this error when trying to access the Flash Operator Panel..

You don't have permission to access /freepbx/panel on this server

I am accessing from local network

Thanks
David

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: freepbx Flash Operator Panel
« Reply #1 on: July 08, 2009, 06:57:04 PM »
Hi.
the Flash Operator Panel should be available for the local network (and only from the local network). If it's not the case, there's a bug somewhere. You can have a look in /var/log/httpd/error_log and /var/log/httpd/fpbx_error_log .
If it's not an error on your side, then please open a bug repport.

Thanks, Daniel
C'est la fin du monde !!! :lol:

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: freepbx Flash Operator Panel
« Reply #2 on: July 08, 2009, 11:43:33 PM »
Moving to SME7.x VOIP where it belongs.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline dws4wdr

  • **
  • 25
  • +0/-0
    • Web Design and Graphics
Re: freepbx Flash Operator Panel
« Reply #3 on: July 09, 2009, 03:22:51 PM »
Daniel,
Error log: [client xxx.xxx.xxx.xxx] client denied by server configuration: proxy:http://127.0.0.1:960/freepbx/panel

The [client ip] is my external ip on the network! Our Windows DNS was pointing to the servers wan ip. I used the servers local ip instead of FQDN and it work.  Don't know why I didn't look there to start.

For future use/configurations can we configure this to be accessed from the external ip? Or do you think it would be too big of a security risk?

Thanks David 
David

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: freepbx Flash Operator Panel
« Reply #4 on: July 09, 2009, 03:32:08 PM »
Hi. Ok, so there's no bug.
In the future, I may add the possibility to enabled FOP from the outside (well from a limited list of hosts). The main problem is that it's not as easy as allowing /freepbx/panel. You also need to open another port (TCP 4445) so the flash applet can talk the the FOP server. This communication is not encrypted, and may be a security risk. Waiting for a solution to this, I recommand using a VPN to control FOP from the outside (either the built-in PPTP VPN or using OpenVPN).

Cheers, Daniel
C'est la fin du monde !!! :lol: