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 - thiagotgc

Pages: [1] 2 3 ... 9
1
Other modules / Re: Limit up to tap99
« on: July 18, 2023, 07:32:52 pm »
I updated to Zentyal 6.2 but the limitation still exists!

I found a way to fix the limitation:

Quote
vim /usr/share/perl5/EBox/OpenVPN/Model/InterfaceTable.pm

from:
Code: [Select]
use constant MAX_IFACE_NUMBER => 99;
for:
Code: [Select]
use constant MAX_IFACE_NUMBER => 999;

2
Other modules / Limit up to tap99
« on: July 17, 2023, 03:59:56 pm »
I am using Zentyal 5.0.1, and I need to use more than 99 VPN connections... But I get the limit message.

Quote
2023/07/17 10:49:30 ERROR> GlobalImpl.pm:661 EBox::GlobalImpl::saveAllModules - Failed to save changes in module openvpn: Maximum number of tap or tun interfaces reached
2023/07/17 10:49:34 ERROR> InterfaceTable.pm:126 EBox::OpenVPN::Model::InterfaceTable::_nextInterfaceNumber - Maximum number of tap or tun interfaces reached at Maximum number of tap or tun interfaces reached at / usr/share/perl5/EBox/OpenVPN/Model/InterfaceTable.pm line 126

I need to increase or remove this limit...

3
Directory and Authentication / Passwordless Samba Access
« on: October 09, 2019, 05:06:39 pm »
Hello.

I use Zentyal for many years, and I always liked it a lot, but today I went to share a folder with access to released to the whole network.

I enabled Guest user, and I enabled Guest access on the share.

But when I type \\ ip-zentyal \ it asks for username and password.

I don't want you to request any kind of password.

Does anyone have a tip?

4
Portuguese / Pacote Zentyal eBackup
« on: November 09, 2018, 04:26:21 pm »
Pessoal, para quem usa o Zentyal desde as primeiras versões (ebox) sabe que sempre houve o modulo de backup.

Nas versões a cima da 3.x, esse módulo não esta mais disponível.

A pergunta é.... alguém já tentou forçar uma instalação, ou algo assim?

5
Portuguese / Re: Necessito de alguem que entenda do Zentyal 4.2
« on: January 20, 2016, 04:37:52 pm »
Se ainda precisar, entre em contato por inbox aqui

6
Eu ajudo no que precisar. Podem contar comigo!

7
Estou desapontado com tudo isso...

Estou temporariamente voltando para 4.0, e ver qual melhor S.O. para substituir, e que não tenha histórico ou "cara" de quem também vai parar um dia....


Agora me resta pequisar algo melhor e mais elaborado e começar a migrar .... poxa vida....

8
Installation and Upgrades / Re: How to setup HTTP Proxy with SSO
« on: October 16, 2014, 07:46:13 pm »
?

9
Portuguese / Re: Zentyal 3.5.3 Com Windows 2008 Server AD
« on: October 16, 2014, 06:44:16 pm »
E no DNS voce colocou os Apontamentos certos?

10
Portuguese / Re: Zentyal 3.5.3 Com Windows 2008 Server AD
« on: October 16, 2014, 03:54:44 pm »
Em "Active Directory hostname" esta digitando o que?

11
Portuguese / Re: Atualização zentyal-ips
« on: August 22, 2014, 03:38:59 pm »
Code: [Select]
sudo apt-get remove suricata
Code: [Select]
sudo apt-get purge suricataThis following command move all packages files that contains suricata to /tmp folder:
Code: [Select]
sudo mv /var/lib/dpkg/info/suricata.* /tmp/and this command force to remove the package:
Code: [Select]
sudo dpkg --remove --force-remove-reinstreq suricataafter do
Code: [Select]
sudo apt-get cleanand
Code: [Select]
sudo apt-get updateand now suricata is remove, but i still don't know how to reinstall zentyal-ips after the upgrade from 3.3 to 3.4. Without the problem list above.
Code: [Select]
invoke-rc.d: initscript suricata, action "stop" failed.
dpkg: warning: subprocess old pre-removal script returned error exit status 5
dpkg: trying script from the new package instead ...
 * NFQUEUE support not found !
 * Please ensure the nfnetlink_queue module is loaded or built in kernel
invoke-rc.d: initscript suricata, action "stop" failed.
dpkg: error processing /var/cache/apt/archives/suricata_1.4.3-1_amd64.deb (--unpack):
 subprocess new pre-removal script returned error exit status 5
 * NFQUEUE support not found !
 * Please ensure the nfnetlink_queue module is loaded or built in kernel
invoke-rc.d: initscript suricata, action "start" failed.
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 5
Errors were encountered while processing:
 /var/cache/apt/archives/suricata_1.4.3-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

12
Amigos, a regra aplicada pelo terminal da certo, porem como faço para sempre que reiniciar o firewall pela web, ele ja aplicar a regra?

13
Portuguese / Re: Ferramenta para Log do squid
« on: November 28, 2013, 04:35:21 pm »
Galera, qual Tutorial voces usam atualmente para colocar SARG com o Log do Zentyal?

14
Portuguese / Re: Perdendo Conexão (Rota)
« on: July 26, 2013, 03:28:54 pm »
Ja esta add

15
Portuguese / Re: Perdendo Conexão (Rota)
« on: July 26, 2013, 02:51:48 pm »
é andersonfelipe ou skype.andersonfelipe ?

Pages: [1] 2 3 ... 9