Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
Installation and Upgrades / Re: Lost connectivity to router and the internet
« Last post by turalyon on December 04, 2023, 11:02:03 am »
Sometimes, when the network module is restarted by other dependencies, the content of /etc/resolv.conf is lost, and it requires the network to restart by hand.

Code: [Select]
sudo zs network restart

Also, what modules are you using? Can you ping anything? For instance:

- Ping to your router.
- Ping to a public address (8.8.8.8)
- Ping a public domain (google.com)

Finally, you must analyze the network configuration (IP, gateway and DNS), whether the module is enabled or not, the rules from the firewall, if you have the IDS module, you might stop it temporarily, analyze the main log files:

- /var/log/zentyal/zentyal.log
- /var/log/syslog



This world is ours, and by the Holy Light, we will keep it safe, now and forever.
42
Installation and Upgrades / Re: i cant login on Web Interface -
« Last post by turalyon on December 04, 2023, 10:53:40 am »
You must debug the issue by analyzing the following log files:

- /var/log/zentyal/zentyal.log
- /var/log/syslog
- /var/log/auth.log
- /var/log/zentyal/access.log
- /var/log/zentyal/error.log
- /var/log/nginx/error.log

Also, I recommend you to enable the debug module as follows:

1. Edit the parameter debug in the log file /etc/zentyal/zentyal.conf
2. Restart the webadmin module to apply the changes.

Finally, did you confirm that the services that manage the webadmin are running?

Code: [Select]
sudo systemctl status zentyal.webadmin-nginx zentyal.webadmin-uwsgi



This world is ours, and by the Holy Light, we will keep it safe, now and forever.
43
Installation and Upgrades / Re: i cant login on Web Interface -
« Last post by federicososa on December 04, 2023, 09:56:43 am »
Hi Thanks for the Reply.

yeap, i created an user named johnDoe and gave him all rights and still no chance to get in.
44
Installation and Upgrades / Lost connectivity to router and the internet
« Last post by altiport on November 30, 2023, 09:12:06 pm »
Hello,
After a reboot of my Zentyal 7.0 installation I lost all connectivity to the routers and, therefore, the internet.

Has the same thing happened to anyone else?  I have tried everything I could think of, but I can't get my head around it.

Thank you!!!

Code: [Select]
~$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.200.1  netmask 255.255.255.0  broadcast 192.168.200.255
        ether e8:de:27:a7:ae:50  txqueuelen 1000  (Ethernet)
        RX packets 426706  bytes 104478873 (104.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 915797  bytes 1131695471 (1.1 GB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.151.2  netmask 255.255.255.0  broadcast 192.168.151.255
        ether a0:36:9f:50:74:57  txqueuelen 1000  (Ethernet)
        RX packets 29967  bytes 1925374 (1.9 MB)
        RX errors 0  dropped 81  overruns 0  frame 0
        TX packets 2165  bytes 93786 (93.7 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device memory 0xfe700000-fe7fffff

eth2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.150.2  netmask 255.255.255.0  broadcast 192.168.150.255
        ether 9c:b6:54:0b:e5:77  txqueuelen 1000  (Ethernet)
        RX packets 271  bytes 20931 (20.9 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 20962  bytes 1343670 (1.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 18

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 210677  bytes 22703694 (22.7 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 210677  bytes 22703694 (22.7 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

tap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.210.1  netmask 255.255.255.0  broadcast 192.168.210.255
        ether a6:ec:21:92:98:49  txqueuelen 100  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
45
Other modules / Primary and Secondary DNS on MS stations
« Last post by juliocp1976 on November 30, 2023, 12:19:21 am »

Hello, I have the following scenario: Zentyal 7 with Domain Controller (SRV01) and or Zentyal 7 Additional Domain Controller (SRV02).
On Windows machines I use the primary DNS SRV01 - 172.16.0.100 and secondary DNS 8.8.8.8, so the machines authenticate with SAMBA and browse the internet normally.

As my network is growing to almost 2,000 hosts, I created this Additional server because if the Primary fails or is isolated due to a problem, the Additional takes over.

HOWEVER, if I configure the windows machines DNS1 Primary server and DNS2 Additional, the machines DO NOT browse the internet.

I configured Zentyal according to the manual for it
etc/zentyal/dns.conf
# Example: intnets = 192.168.99.0/24,192.168.98.0/24
intnets = 172.16.0.0/16,192.168.1.0/24

DNS server is set to - Enable transparent DNS cache.
Forwarders - 172.16.0.100, 8.8.8.8, 1,1,1,1

Does anyone know where I can adjust this?
46
Portuguese / DNS Primario e Secundario nas estacoes W
« Last post by juliocp1976 on November 28, 2023, 06:44:08 pm »
ola estou com seguinte cenario: Zentyal 7 com Domain Controller (SRV01) e ou Zentyal 7 Additional Domain Controller (SRV02).
Nas maquinas Windows uso o DNS primario o SRV01 - 172.16.0.100 e DNS secundario 8.8.8.8, assim as maquinas se autenticam no SAMBA e navegam na internet normalmente.

Como minha rede esta crescendo quase 2.000 hosts, fiz esse servidor Adicional pois caso o Primario apresenta falha ou fique isolado por algum problema o Adicional assume.

POREM se eu configuro as maquinas windows DNS1 servidor Primario e DNS2 Adicional as maquinas NAO navegam na internet.

Fiz uma configuração no zentyal conforme o manual para ele
etc/zentyal/dns.conf
# Example: intnets = 192.168.99.0/24,192.168.98.0/24
intnets = 172.16.0.0/16,192.168.1.0/24

Servidor DNS esta setado como - Enable transparent DNS cache.
Forwarders - 172.16.0.100, 8.8.8.8, 1,1,1,1

Alguem sabe onde posso ajustar isso
47
Installation and Upgrades / Re: i cant login on Web Interface -
« Last post by turalyon on November 20, 2023, 10:49:41 am »
That is weird. Did you try to set (temporarily) a simple password without any special characters to the local administrator like zentyal2023?

Also, did you check the configuration file /etc/passwd ? Did you restart the webadmin module?

Code: [Select]

sudo zs webadmin restart

sudo zs webadmin status


Finally, you might try again to create another local administrator as follows and login to the Zentyal GUI:

Code: [Select]

sudo useradd -m -d /home/zenadmin -G sudo -s /bin/bash zenadmin

sudo passwd zenadmin




“This world is ours, and by the Holy Light we will keep it safe, now and forever".
48
Installation and Upgrades / i cant login on Web Interface -
« Last post by federicososa on November 16, 2023, 04:09:54 pm »
Hi everyone,

im trying to login in the web interface, but it keeps saying that the password is incorrect - yeap i check it many times - i can login with the password in the desktop, ssh and as sudo but i can login on the website.
according to the zentyal.log

2023/11/16 15:55:14 DEBUG> PAM.pm:65 Authen::Simple::PAM::check - Failed to authenticate user 'hereMyUsername' using service 'zentyal'. Reason: 'Authentication failure'
2023/11/16 15:55:14 WARN> Auth.pm:277 EBox::Middleware::Auth::_login - Failed login from: 192.168.25.74

Can somebody give a hint? i tried already to make a new user, and give it the rights like the original ZentyalAdmin but still no success..

Thanks!


49
Other modules / Re: Enabling IDS/IPS stops internet on interface
« Last post by turalyon on November 16, 2023, 01:03:55 pm »
Hi,

What error are you getting and what version of Zentyal are you using?



“This world is ours, and by the Holy Light we will keep it safe, now and forever".
50
Quote
Hi Lars,

Can you send an email to sales@zentyal.com? I would like to analyze this behavior using the official support platform.

Best regards, Daniel Joven.

Hi Daniel,

I just sent the topic by email.

Best Regards,

Lars
Pages: 1 ... 3 4 [5] 6 7 ... 10