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.
Pages: [1] 2
1
Installation and Upgrades / Re: Fresh install hangs after selecting modules
« on: October 04, 2024, 11:26:42 am »
Hi,
You can check those logs for errors and post those lines on the forum, or also, if the system crashes, post the last lines of the logs to see what it was doing at that time.
Regards.
You can check those logs for errors and post those lines on the forum, or also, if the system crashes, post the last lines of the logs to see what it was doing at that time.
Regards.
2
Installation and Upgrades / Re: Fresh install hangs after selecting modules
« on: October 03, 2024, 01:08:32 pm »
Hi,
With this option selected, you already have access to the desktop while the initial Zentyal installation is running through the wizard. You can launch a console as an administrator and run the following command to monitor the installation progress:
If you notice the process hanging, you can review these log files to identify any messages that might help pinpoint what the system was doing when it stalled.
Regards.
With this option selected, you already have access to the desktop while the initial Zentyal installation is running through the wizard. You can launch a console as an administrator and run the following command to monitor the installation progress:
Code: [Select]
sudo tail -f /var/log/zentyal/zentyal.log /var/log/syslog
If you notice the process hanging, you can review these log files to identify any messages that might help pinpoint what the system was doing when it stalled.
Regards.
3
Installation and Upgrades / Re: Folder redirection in Zentyal? Projects
« on: October 03, 2024, 12:36:59 pm »
If you're inquiring about roaming profiles for Windows systems and folder redirection, I recommend consulting the official Zentyal documentation.
https://doc.zentyal.org/en/directory.html#roaming-profiles-and-folder-redirection
https://doc.zentyal.org/en/directory.html#roaming-profiles-and-folder-redirection
4
Installation and Upgrades / Re: Fresh install hangs after selecting modules
« on: October 02, 2024, 10:39:29 am »
Hi,
Could you give more specific details about how you do the installation process? For example:
- Which version of Zentyal are you using?
- What type of installation do you select?
- What configuration options do you use?
- Partitioned
- LVM
- Have you tried installing with only the basic network and firewall modules?
- Is there a difference between successful and failed installations?
- Have you tried doing a clean install of Ubuntu and installing Zentyal on Ubuntu as the official documentation says?
https://doc.zentyal.org/en/installation.html#installation-on-top-of-ubuntu-22-04-lts-server-or-desktop
Regards.
Could you give more specific details about how you do the installation process? For example:
- Which version of Zentyal are you using?
- What type of installation do you select?
- What configuration options do you use?
- Partitioned
- LVM
- Have you tried installing with only the basic network and firewall modules?
- Is there a difference between successful and failed installations?
- Have you tried doing a clean install of Ubuntu and installing Zentyal on Ubuntu as the official documentation says?
https://doc.zentyal.org/en/installation.html#installation-on-top-of-ubuntu-22-04-lts-server-or-desktop
Regards.
5
Installation and Upgrades / Re: After upgrade from 7.1 to 8.0 gateway is not working fine
« on: August 26, 2024, 10:50:34 am »
Hi,
Could you give more specific details about the configuration? For example:
- Network interfaces configuration
- (DHCP, static, bridge...)
- Gateways,
- Output of the ip route show command to see the routes and gateways.
- Static routes configuration.
- Load balancing rules
- WAN Failover rules
- Netplan configuration file, usually /etc/netplan/netplan.yaml
Without the above, people might not be able to reproduce it.
Regards.
Could you give more specific details about the configuration? For example:
- Network interfaces configuration
- (DHCP, static, bridge...)
- Gateways,
- Output of the ip route show command to see the routes and gateways.
- Static routes configuration.
- Load balancing rules
- WAN Failover rules
- Netplan configuration file, usually /etc/netplan/netplan.yaml
Without the above, people might not be able to reproduce it.
Regards.
6
Installation and Upgrades / Re: Migrate users from Zentyal 6.2 to 8.0
« on: August 12, 2024, 01:17:21 pm »
Hi,
Just above the known limitations section, you have the .csv file format section where it tells you the format of the .csv files.
You have it for both version 6.2 and version 8.0
https://doc.zentyal.org/8.0/en/directory.html#csv-file-format
https://doc.zentyal.org/6.2/en/directory.html#csv-file-format
Regards.
Just above the known limitations section, you have the .csv file format section where it tells you the format of the .csv files.
You have it for both version 6.2 and version 8.0
https://doc.zentyal.org/8.0/en/directory.html#csv-file-format
https://doc.zentyal.org/6.2/en/directory.html#csv-file-format
Regards.
7
Email and Groupware / Re: SOGo logins successfully and goes back to the login screen
« on: August 07, 2024, 12:59:34 pm »
Hi,
Could you explain how you reproduced the error?
What do you mean?
I recommend you to open an issue on GitHub detailing the problem for the developers to review.
https://github.com/zentyal/zentyal/issues
Regards.
Could you explain how you reproduced the error?
I have a feeling that this has something to do with accessing SOGo from different subnets...
What do you mean?
I recommend you to open an issue on GitHub detailing the problem for the developers to review.
https://github.com/zentyal/zentyal/issues
Regards.
8
Installation and Upgrades / Re: Zentyal will not add default gateway from dhcp
« on: August 07, 2024, 12:54:46 pm »
Hi,
What network settings have you configured from the web administration panel (network interfaces and gateways)?
Regards.
What network settings have you configured from the web administration panel (network interfaces and gateways)?
Regards.
9
Installation and Upgrades / Re: Migrate users from Zentyal 6.2 to 8.0
« on: August 07, 2024, 12:03:19 pm »
Hi,
To export and import users and groups, you can use the information contained in the official documentation on how to perform the process.
https://doc.zentyal.org/6.2/en/directory.html#importing-and-exporting-users-and-groups
Before performing the process, take into account the limitations section as well as the warnings in case you have the mail module installed and enabled.
https://doc.zentyal.org/6.2/en/directory.html#know-limitations
Regards.
To export and import users and groups, you can use the information contained in the official documentation on how to perform the process.
https://doc.zentyal.org/6.2/en/directory.html#importing-and-exporting-users-and-groups
Before performing the process, take into account the limitations section as well as the warnings in case you have the mail module installed and enabled.
https://doc.zentyal.org/6.2/en/directory.html#know-limitations
Regards.
10
Other modules / Re: Zentyal 7. I can't restart dns, I can't update and the web interface gives 504
« on: August 07, 2024, 11:30:20 am »
There was a critical bug in the DNS module that probably is causing your issue.
- https://github.com/zentyal/zentyal/issues/2173
- https://github.com/zentyal/zentyal/issues/2175
Before applying the fix, make sure that there is not any lock file related to the DNS, you can do this as follows:
1. Get the DNS lock file:
2. Kill the lock file process if present:
- https://github.com/zentyal/zentyal/issues/2173
- https://github.com/zentyal/zentyal/issues/2175
Before applying the fix, make sure that there is not any lock file related to the DNS, you can do this as follows:
1. Get the DNS lock file:
Code: [Select]
sudo lslocks | grep 'dns.lock'
2. Kill the lock file process if present:
Code: [Select]
sudo kill -9 PID-OF-LOCK
11
Spanish / Re: Resolucion DNS inversa no responde desde redes externas
« on: July 18, 2024, 11:56:48 am »
Buenas,
Si puedes resolver consultas directas desde redes externas, y puedes resolver consultas directas e inversas desde tu red interna, en un principio se podría descartar problemas de configuración en bind o en el cortafuegos.
Una cosa que podías revisar es si tu proveedor de IP pública ha delegado correctamente sobre tu servidor la gestión de las zonas inversas. Parece común que no hagan éste paso. Aquí te dejo un enlace de un hilo donde hacen unas comprobaciones con dnsstuff.com y tiene como resultado que la zona está duplicada y por lo tanto los servidores DNS como BIND9 causarán una respuesta fallida.
Por otro lado, también te recomendaría estudiar los logs /var/log/syslog y /var/log/zentyal/zentyal.log para buscar posibles problemas de tipo error, refused, etc...
Saludos.
Si puedes resolver consultas directas desde redes externas, y puedes resolver consultas directas e inversas desde tu red interna, en un principio se podría descartar problemas de configuración en bind o en el cortafuegos.
Una cosa que podías revisar es si tu proveedor de IP pública ha delegado correctamente sobre tu servidor la gestión de las zonas inversas. Parece común que no hagan éste paso. Aquí te dejo un enlace de un hilo donde hacen unas comprobaciones con dnsstuff.com y tiene como resultado que la zona está duplicada y por lo tanto los servidores DNS como BIND9 causarán una respuesta fallida.
Por otro lado, también te recomendaría estudiar los logs /var/log/syslog y /var/log/zentyal/zentyal.log para buscar posibles problemas de tipo error, refused, etc...
Saludos.
12
Installation and Upgrades / Re: Problem with DNS forwarding
« on: July 10, 2024, 10:59:26 am »
Hi,
To make changes persistent in Zentyal, you must use stubs. Below you have the link to the official documentation about stubs.
https://doc.zentyal.org/en/appendix-c.html#stubs
Best regards.
To make changes persistent in Zentyal, you must use stubs. Below you have the link to the official documentation about stubs.
https://doc.zentyal.org/en/appendix-c.html#stubs
Best regards.
13
Other modules / Re: OPenVPN Tap0
« on: July 01, 2024, 11:37:32 am »
Hi,
If you only have one network interface, you should ensure that the NAT option is enabled in your VPN server settings.
https://doc.zentyal.org/en/vpn.html
Anyway, as you mentioned, it would be very useful if you upload to somewhere screenshots of the following:
- Network configuration.
- OpenVPN configuration including the advertised networks.
Also, you should analyze the log files /var/log/syslog and /var/log/openvpn/ in Zentyal and also, the OpenVPN client logs.
Finally, did you check if the advertised network is the same network as your client? For instance: 192.168.0.0/24
Best regards.
If you only have one network interface, you should ensure that the NAT option is enabled in your VPN server settings.
https://doc.zentyal.org/en/vpn.html
Anyway, as you mentioned, it would be very useful if you upload to somewhere screenshots of the following:
- Network configuration.
- OpenVPN configuration including the advertised networks.
Also, you should analyze the log files /var/log/syslog and /var/log/openvpn/ in Zentyal and also, the OpenVPN client logs.
Finally, did you check if the advertised network is the same network as your client? For instance: 192.168.0.0/24
Best regards.
14
Email and Groupware / Re: Zentyal 8.0 SOGo 5.5.1 may have known bug that affects CalDav in Thunderbird
« on: June 17, 2024, 12:35:28 pm »
Hi,
The version that uses Zentyal 8.0 for Sogo is 5.5.1, and the packages that provide this version are obtained from the official Ubuntu repositories.
You can take a look at SOGo's nightly builds. These are automatic builds made daily from the latest code in the project, and are intended for users who want to test the latest features before they are included in a stable release.
https://www.sogo.nu/support/faq/how-to-install-nightly-sogo-versions-on-ubuntu.html
You may also be interested in the service offered by SOGo under a subscription that includes support and a private repository. It has advantages such as early access to stable versions, support, updates and security patches.
https://www.sogo.nu/commercial.html#quote
Remember that you can also use community support.
https://www.sogo.nu/support.html
Regards
The version that uses Zentyal 8.0 for Sogo is 5.5.1, and the packages that provide this version are obtained from the official Ubuntu repositories.
You can take a look at SOGo's nightly builds. These are automatic builds made daily from the latest code in the project, and are intended for users who want to test the latest features before they are included in a stable release.
https://www.sogo.nu/support/faq/how-to-install-nightly-sogo-versions-on-ubuntu.html
You may also be interested in the service offered by SOGo under a subscription that includes support and a private repository. It has advantages such as early access to stable versions, support, updates and security patches.
https://www.sogo.nu/commercial.html#quote
Remember that you can also use community support.
https://www.sogo.nu/support.html
Regards
15
Spanish / Re: error de sincronizacion con otro zentyal despues de cambio de ip del primario
« on: June 17, 2024, 12:33:34 pm »
Buenas,
Pero después de cambiar la IP manualmente has probado a cambiarla por la GUI de nuevo y no te ha funcionado? O te refieres a la primera vez que probaste?
Saludos.
Pero después de cambiar la IP manualmente has probado a cambiarla por la GUI de nuevo y no te ha funcionado? O te refieres a la primera vez que probaste?
Saludos.
Pages: [1] 2