Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AleSanchez

Pages: [1]
1
Five years later and having forgotten that I had this problem before, I googled and found my own post.

This does not have to do with Zentyal but with Apache. In the SOGo documentation says clearly that you have to configure this in the Apache configuration:

Code: [Select]
RequestHeader set "x-webobjects-server-port" "80"
RequestHeader set "x-webobjects-server-name" "yourhostname"
RequestHeader set "x-webobjects-server-url" "http://yourhostname"

Match your hostname or fixed IP if you are in a testing server.
 

2
Spanish / Re: Ofrecer rultas estáticas en servicio DHCP
« on: July 02, 2021, 12:53:00 am »
No, el servidor DHCP no tiene nada que ver con las rutas estáticas del servidor.
Zentyal no tiena la opción de configurar opciones avanzadas de DHCP.
La opción que entrega rutas estáticas es la 121. Es medio complicado de generar la cadena, yo uso esta web para generarla.
De todos modos vas a tener que hacerlo de forma manual usando los Stubs.

3
If you have two different AD configurations (2008 Server and Zentyal) it's kinda messy if you have them on the same subnet.
The Windows 10 Client needs to have configured the Zentyal IP as DNS server in its network configuration in order to see the Zentyal domain.

4
Hi.
I have a Zentyal 6.2 working as a Domain Controller and File Sharing.

At the time, everything is working as it was configured, but, inside de web interface and with zs, all the modules are disabled.

The server starts without properly configured network. The rest of the modules seems to start fine.

When I tried to enable them, the working configuration was lost.

I restored a full backup and have working all the services again, but all the modules remains disabled.

I think the only way to go is reinstalling the server, restoring a configuration backup and restoring the files for the shared folders, but it implies too much downtime.

Any thoughts will be appreciated.

5
Hi all!

I'm a happy user of Zentyal Servers.
This is my first mail server implementation over Zentyal. Fresh Install over Ubuntu 18.04 via apt, running on DigitalOcean. Everything is working fine, but SOGo.

When you try to login, it shows the welcome message, It redirect the browser to the main page (I suppose)  and then sends me back to the login screen.

Nov 19 20:21:58 sogod [31994]: SOGoRootPage successful login from '190.17.161.42' for user 'asanchez@eurovips.com' - expire = -1  grace = -1
Nov 19 20:21:58 sogod [31994]: 190.17.161.42 "POST /SOGo/connect HTTP/1.1" 200 54/77 0.164 - - 0
Nov 19 20:21:59 sogod [31994]: 190.17.161.42 "GET /SOGo/so/asanchez@eurovips.com HTTP/1.1" 200 8500/0 0.016 27563 69% 0

Any help would be appreciated.

Thank you.

Pages: [1]