Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
German / Re: Zentyal 7.1 Erfahrungen
« Last post by markus.neubauer on February 08, 2024, 10:24:50 am »
Nach meiner Feststellung werden die Funktionen immer weniger, das mag für ein Home Office egal sein. Aber teilweise ist wohl auch der Klassifizierung als Enterprise Model geschuldet (dazu kann ich dann als Entwickler keine Aussage machen).
In einem Small Office gelingt es mir nicht mehr in SOGo ein Postfach (info) allen anderen zur Verfügung zu stellen.
62
Spanish / Re: Zentyal 7 IDS/IPS no inicia y bloquea tráfico en eth externa
« Last post by turalyon on February 08, 2024, 10:15:52 am »
Holap,

Teóricamente, el bug fue solventado en ambas versiones de Zentyal 7 como puedes ver en el siguiente enlace:

* https://github.com/zentyal/zentyal/blob/master/main/ips/debian/zentyal-ips.postinst#L21

Revisa que en el archivo '/etc/init.d/suricata' tienes la siguiente línea de configuración:

Code: [Select]
LISTEN_OPTIONS=" -q $NFQUEUE

Luego, ejecuta los siguientes comandos y vuelve a probar:

Code: [Select]
zs ips stop
systemctl daemon-reload
zs ips restart



This world is ours, and by the Holy Light, we will keep it safe, now and forever.
63
Spanish / Zentyal 7 IDS/IPS no inicia y bloquea tráfico en eth externa
« Last post by aalvaro23 on February 08, 2024, 12:09:17 am »
Recientemente hice una instalación de la última version community de Z como Gateway y al configurar el IDS en la eth externa y activar el módulo con solo algunas reglas (solo registrar eventos) me bloquea el tráfico en la eth externa y en el dasboard muestra el ids Detenido. En los logs(zentyal.log) no se registra ningun error.
64
Other modules / Re: Enabling IDS/IPS stops internet on interface
« Last post by aalvaro23 on February 08, 2024, 12:02:43 am »
I made a fresh install(now in january 2024) of last version of Zentyal (7. ish...) and same problem persist, so any solution recommended by support?
65
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.
 
66
German / Feedback zur Barrierefreiheit von Zentyal
« Last post by armin.moradi on January 25, 2024, 11:42:45 am »
Hallo,

hier möchte ich mal mein Feedback zu Zentyal auf Deutsch abgeben.

Ich bin von geburt an blind und interessiere mich sowohl beruflich als auch aus hobby für Server administration.
Ich habe mir in einer VM einen Test-Server aufgesetzt, leider musste ich wärend der Installation mir sehende Hilfe holen, da wieso auch immer entweder vom Zentyal oder Ubuntu Team der Braillezeilen Treiber, brltty nicht enthalten war, dann hätte ich die Installation komplett alleine durchführen können.
Nach der Installation konnte ich mit meinem ScreenReader, NVDA, die Weboberfläche ohne Probleme bedienen, spannend war hier, dass er z. B.: beim speichern oder der Installation von Modulen die fortschritte in prozent anzeigt, das gefällt mir sehr.
Das schöne ist auch, dass, wenn ich Roaming Profile aktiviert habe, dass meine ScreenReader Einstellungen auf jedem in der Domäne registriertem Computer verfügbar sind, das gefällt mir sehr.

Ich werde mir nun auf einer richtigen Maschine, einem altem Dell Optiplex 755 einen Zentyal installieren, um Dateifreigaben zu nutzen.

Viele Grüße
Armin
67
German / ein par Anfänger Fragen
« Last post by armin.moradi on January 25, 2024, 11:37:11 am »
Hallo,

ich setze gerade einen kleinen, privaten Zentyal server auf.
Hier bin ich am überlegen, ob ich roaming profile aktiviere oder nicht, da ich meine ganzen Software Einstellungen mitnehmen könnte.
Wenn ich mich versuche mit einem Notebook außerhalb der Domäne anmelde, verliert beim abmelden dann die ganzen Einstellungen, oder, wenn ich eine VPN-Verbindung aufgebaut haben würde, würde er die trotzdem speichern?

VIele Grüße
Armin Moradi
68
Other modules / Re: Nordvpn
« Last post by ggowins on January 24, 2024, 11:03:36 pm »
I believe that NordVPN has an option for using OpenVPN.     Zentyal uses OpenVPN,  so you'd be able to use that to configure in the Web UI. 
69
Other modules / Nordvpn
« Last post by pegasuspc on January 22, 2024, 06:58:54 pm »
I am switching from Windows Server to Zentyal 7
is there a way to connect to nordvpn from the web interface?
or do i have to do it from commandline?

Thanks

Michael
70
Other modules / WAN Failover Setup
« Last post by jaywll on January 10, 2024, 06:26:14 pm »
Hello, community.

I have my Zentyal server set up as the primary gateway on my network and it has two WAN connections: one primary and one backup. The primary WAN is fast and unlimited, the backup WAN is slow and incurs usage charges. As you might imagine, I don't want the backup WAN to be used at all unless the primary WAN connection fails. I'm having trouble getting Zentyal set up this way.

Currently under Gateways I once for each WAN. Both are enabled, the primary WAN is marked as default and the backup WAN is not. The primary gateway has a weighting of 1 and the backup has a weighting of 15, although my understanding would be that those weightings are irrelevant unless I'm trying to do Traffic Balancing, which I don't think I am. As such, I have nothing set under Traffic Balancing, and under WAN Failover I have rules that test the primary gateway and disable it if it can't reach the outside world.

WAN failover is working in the sense that the primary gateway does indeed end up in a disabled state if there's no connectivity, at which point all traffic is routed through the backup gateway.

The problem is that even when the primary gateway/WAN is working, some traffic flows through the backup WAN. Based on the stats I see I believe Zentyal is balancing my traffic based on the weightings I have set, even though traffic balancing is not configured.

What do I need to change in order to get 100% of my traffic to flow through the primary gateway and only use the backup gateway if the primary one is disabled as a result of my failover tests.

Thanks!
Pages: 1 ... 5 6 [7] 8 9 10