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.


Topics - acon

Pages: 1 2 [3]
31
Installation and Upgrades / [RESOLVED] Possible Bug in DHCP Module
« on: October 28, 2010, 09:11:28 am »
When i access the advanced options in DHCP module, i get
Code: [Select]
An internal error related to a template has occurred. This is a bug, relevant information can be found in the logs.In /var/log/ebox/ebox.log i get:
Code: [Select]
2010/10/28 09:07:12 ERROR> ClientRawBase.pm:211 EBox::CGI::ClientRawBase::__ANON__ - Can't call method "id" on an undefined value at /usr/share/perl5/EBox/Types/File.pm line 336, <GEN1> line 25268.

Stack:
  [/usr/share/perl5/EBox/Types/File.pm:336]
  [/usr/share/ebox/templates/ajax/viewer/file.mas:22]
  [/usr/share/ebox/templates/ajax/setter/file.mas:34]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:263]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:198]
  [/usr/share/ebox/templates/ajax/form.mas:78]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:151]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:69]
  [/usr/share/ebox/templates/ajax/form.mas:20]
  [(eval 2336):181]
Some days ago, this was working. ¿Ma be a bad update?

32
Installation and Upgrades / Posible bug in zarafa
« on: October 22, 2010, 09:06:52 pm »
I have found that when i receive a mail in html format with a background image, zarafa is unable to display it and i get http error 500.
Can someone test this to confirm if this is my server or a zarafa bug?

33
When the server is idle for a long time, the first user to connect a share gets a time out. The next try is successful. I have verified befone this 1st connection that server is running, the disk is spining and the shared files module is running.
Is it anything a can check to trace this problem?

34
I have deleted webmail module (i will use zarafa instead) but users can still log on to rouncube webmail....
In package manager it shows as installed:
Code: [Select]
root@gila:~# dpkg -l roundcube*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Nombre                      Versión                    Descripción
+++-===========================-===========================-======================================================================
ii  roundcube                   0.3.1-3ubuntu1~ebox2~lucid1 skinnable AJAX based webmail solution for IMAP servers - metapackage
ii  roundcube-core              0.3.1-3ubuntu1~ebox2~lucid1 skinnable AJAX based webmail solution for IMAP servers
un  roundcube-mysql             <ninguna>                   (no hay ninguna descripción disponible)
ii  roundcube-pgsql             0.3.1-3ubuntu1~ebox2~lucid1 metapackage providing PostgreSQL dependencies for RoundCube
ii  roundcube-sqlite            0.3.1-3ubuntu1~ebox2~lucid1 metapackage providing sqlite dependencies for RoundCube
Is it a bug?
How can i remove webmail without breaking anything else.

35
Spanish / Zarafa corrector ortografico y migrar datos de PST
« on: October 18, 2010, 05:06:51 pm »
Despues de muchos avatares, parece que ya tengo casi todos los servicios funcionando como esperado.
Solo me faltan algunos detalles de Zarafa:
-Al pasar el corrector ortografico en un menesaje nuevo me tira
Code: [Select]
Error executing `/usr/bin/aspell -a --lang=es_ES --encoding=utf-8 -H --rem-sgml-check=alt < /tmp/aspell_data_04mvqj 2>&1`
Error: No word lists can be found for the language "es_ES".
Lo he solucionado instalando el diccionario español
Code: [Select]
apt-get install aspell-es
-Necesito migrar los datos que tengo en un PST, para lo cual me he instalado la herremienta de migración de la web de zarafa. Para que funcione hay que instalar tambien e cliente.
He creado un servicio y una regla de firewall para permitir a la red interna el acceso al puerto 236 tcp/udp, pero cuando corro el programa de migración, me tira que no tiene acceso al servidor zarafa por ese puesto.

Alguien sabe si ese es el puerto correcto o que puede pasar?


36
Installation and Upgrades / No web interface after removing bridge
« on: October 01, 2010, 06:29:19 pm »
After successfuly configuring a bridge with my lan and wireless interface, i was experimenting random loss of internet conectivity in clients from lan. Sometimes, it starts working after a reboot of zential server. When the problem happens, i con ping internet from the server but not from clients. From clients i can ping the server.
I have decided to remove the bridge, but after changing the wlan0 to unconfigured, i get a page about missing interface "br", without left menu. I rebooted the server and now i d'ont have web interface.
I have manualy reconfigured /etc/network/interfaces to remove the bridge and /etc/init.d/ebox networking restart with same results.
In /var/log/ebox/ebox.log i get:
Code: [Select]
2010/10/01 18:05:14 DEBUG> Network.pm:1939 EBox::Network::ifaceAddress - Interface no existente: br.
2010/10/01 18:10:06 DEBUG> Network.pm:1939 EBox::Network::ifaceAddress - Interface no existente: br.
2010/10/01 18:14:13 INFO> Service.pm:670 EBox::Module::Service::restartService - Restarting service for module: webserver
2010/10/01 18:14:14 ERROR> Sudo.pm:212 EBox::Sudo::_rootError - root command ls /etc/apache2/sites-available/ebox-* failed.
Error output: ls: cannot access /etc/apache2/sites-available/ebox-*: No such file or directory

Command output: .
Exit value: 2
2010/10/01 18:15:10 DEBUG> Network.pm:1939 EBox::Network::ifaceAddress - Interface no existente: br.
2010/10/01 18:15:16 INFO> Service.pm:670 EBox::Module::Service::restartService - Restarting service for module: network
2010/10/01 18:17:14 INFO> Service.pm:670 EBox::Module::Service::restartService - Restarting service for module: events
2010/10/01 18:17:18 INFO> EventDaemon.pm:301 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents
2010/10/01 18:17:18 INFO> EventDaemon.pm:301 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers
2010/10/01 18:20:10 DEBUG> Network.pm:1939 EBox::Network::ifaceAddress - Interface no existente: br.
2010/10/01 18:25:07 DEBUG> Network.pm:1939 EBox::Network::ifaceAddress - Interface no existente: br.

What can i do to recover my web interface?

37
Installation and Upgrades / [SOLVED] Add bridge does not work
« on: September 28, 2010, 07:23:49 pm »
I have 1 wan (eth1) interface, 1 lan interface (eth0) and 1 wlan (wlan0) configured to be an access point (hostapd).
I want to bridge eth0 and wlan0, but when i select bridged and new bridge, i get "Dato vacío: interfaz de red" (Empty data: network interface)

¿What's wrong?

38
Installation and Upgrades / IPSEC VPN without firewall rules
« on: September 26, 2010, 11:30:37 am »
I have just configured a pure IPSEC link, joining 2 offices (racoon and setkeys).
I works fine, but i am surprised thar the connection is established without adding any firewall rule.
How is it possible the trafic to remote network is passed without any rule?

Thanks

39
Hi,

I am replacing my old linux server with zential.
I need to install Jinzora (www.jinzora.com) in the same server.
Jinzora need a database and can be installed with postgres.

During the web instalation of jinzora, i need to suply a postgres user and password to create and populate the database.

According to my readings, previous versions of zential (ebox) uses socket connections without user/pass.

So i have done:
Code: [Select]
sudo su – postgres
createuser --createdb --username postgres --no-createrole --pwprompt jinzora
I suply this username and passw to jinzora installer, but i get error with database creation.

I have no knowledges of postgres. Can anybody point me in the right direction?

40
Spanish / [solucionado] servir una pagina con apache
« on: September 09, 2010, 12:30:34 pm »
Continuo con la fase de pruebas para sustituir mi servidor actual por zentyal.
Necesito albergar una aplicacion web (jinzora) en php.
Solo necesita apache y php.
Pongo el directorio /var/www/jinzora, pero al acceder a el me da error 403 (prohibido).
En un ubuntu normal, basta con poner la carpeta para poder acceder.
¿Alguna idea de como permitir acceso a un carpeta http://servidor/jinzora ?

41
Spanish / DDNS y Zentyal
« on: September 09, 2010, 08:18:12 am »
Estoy migrando mi servidor basado en debian a zential, para lo cual he montado un servidor de prueba.
En mi servidor actual, tengo configurado DNS y DHCP para que registren por ddns las concesiones del servidor dhcp en midominio.com
Con zentyal, observo que no puedo hacer ddns contra midominio.com, sino que tengo que usar un subdominio sub.midominio.com,
¿Se puede cambiar este comportamiento?
Por lo demás, tiene una pinta estupenda. buen trabajo.
Lastima que me enteré tarde de vuestra fiesta de lanzamiento del nuevo release (soy ZaZ) :-)

42
Installation and Upgrades / Asterisk and Ebox on diferent servers
« on: November 08, 2009, 12:48:27 pm »
I have built a new home server and i want to add asterisk and email server.
I have a TDM400P analog telephony card installed.
I want to install the minimal asterisk part (duhdi?) on host and Ebox with asterisk and email modules in a virtual machine (KVM).
Is it possible?. Any doc about it?

Thanks

Pages: 1 2 [3]