Author Topic: Web Interface inaccessible  (Read 928 times)

amullins

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Web Interface inaccessible
« on: August 20, 2015, 10:24:40 pm »
Please Help!!!

I am unable to access the web interface of the Zentyal software. I have tried https://localhost AND https://ipaddress. I tried replacing https with http. I even turned off the firewalls through "
Code: [Select]
iptables" and "
Code: [Select]
ip6tables".

Any ideas?

badavis5

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Web Interface inaccessible
« Reply #1 on: August 21, 2015, 12:52:48 am »
it should default to port 8443,  try: 
https://ipaddress:8443 or https://netbiosname:8443
« Last Edit: August 21, 2015, 01:07:02 am by badavis5 »

amullins

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Web Interface inaccessible
« Reply #2 on: August 21, 2015, 05:31:13 pm »
Just did that. Again, same result. Tries to connect then gives up with no "unable to connect" error or anything.

BerT666

  • Zen Warrior
  • ***
  • Posts: 228
  • Karma: +17/-0
    • View Profile
Re: Web Interface inaccessible
« Reply #3 on: August 23, 2015, 12:54:37 am »
I think you have to allow 8443 in the Zentyal firewall.

Or if you have a really good firewall between your Server and the WAN, you could disable the Zentyal-firewall.

I did the last one since I trust in my Hardware Firewall more than the Zentyal one. But this solution is a risk, if you do not really know what you are doing..

Regards

Thomas