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 - Laurent Dinclaux

Pages: [1] 2
1
Other modules / [DNS] share IP between domains
« on: May 28, 2019, 05:02:06 pm »
Hello,

I am trying this setup:

- Domain: "office.domain.com" - IP 10.15.0.6
- Host: "only" on "office.domain.com" on IP 10.15.0.10
- Domain:  "front.domain.com" on IP 10.15.0.10

Note: Setting up the whole domain.com in Zentyal is not wanted

2
I get internal server error trying to access shares. I can't figure out how to fix it .... I tried form windows too.

Code: [Select]
smbclient --list=[IP] -Uuser
Enter ZEN\user's password:
session setup failed: NT_STATUS_INTERNAL_ERROR

Code: [Select]
[2019/02/14 13:20:22.798870,  3] ../source3/smbd/smb2_server.c:3139(smbd_smb2_request_error_ex)
  smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_INTERNAL_ERROR] || at ../source3/smbd/smb2_sesssetup.c:134
[2019/02/14 13:20:22.799747,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 0 of length 88 (0 toread)
[2019/02/14 13:20:22.799805,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBnegprot (pid 3916) conn 0x0
[2019/02/14 13:20:22.800109,  3] ../source3/smbd/server_exit.c:244(exit_server_common)
  Server exit (NT_STATUS_END_OF_FILE)
[2019/02/14 13:20:22.801111,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [NT LANMAN 1.0]
[2019/02/14 13:20:22.801134,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [NT LM 0.12]
[2019/02/14 13:20:22.801140,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [SMB 2.002]
[2019/02/14 13:20:22.801146,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [SMB 2.???]
[2019/02/14 13:20:22.801261,  3] ../source3/smbd/smb2_negprot.c:290(smbd_smb2_request_process_negprot)
  Selected protocol SMB2_FF
[2019/02/14 13:20:22.803972,  3] ../lib/util/modules.c:167(load_module_absolute_path)
  load_module_absolute_path: Module '/usr/lib/x86_64-linux-gnu/samba/auth/samba4.so' loaded
[2019/02/14 13:20:22.804842,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'gssapi_spnego' registered
[2019/02/14 13:20:22.804862,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'gssapi_krb5' registered
[2019/02/14 13:20:22.804880,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'gssapi_krb5_sasl' registered
[2019/02/14 13:20:22.804893,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'spnego' registered
[2019/02/14 13:20:22.804900,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'schannel' registered
[2019/02/14 13:20:22.804906,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'naclrpc_as_system' registered
[2019/02/14 13:20:22.804920,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'sasl-EXTERNAL' registered
[2019/02/14 13:20:22.804933,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'ntlmssp' registered
[2019/02/14 13:20:22.804939,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'ntlmssp_resume_ccache' registered
[2019/02/14 13:20:22.804946,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'http_basic' registered
[2019/02/14 13:20:22.804958,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'http_ntlm' registered
[2019/02/14 13:20:22.804971,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'krb5' registered
[2019/02/14 13:20:22.804977,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'fake_gssapi_krb5' registered
[2019/02/14 13:20:22.807773,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  ldb_wrap open of secrets.ldb
[2019/02/14 13:20:22.811559,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam' registered
[2019/02/14 13:20:22.811593,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam_ignoredomain' registered
[2019/02/14 13:20:22.811599,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam_failtrusts' registered
[2019/02/14 13:20:22.811605,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'anonymous' registered
[2019/02/14 13:20:22.811611,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind' registered
[2019/02/14 13:20:22.811745,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind_rodc' registered
[2019/02/14 13:20:22.811771,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind_wbclient' registered
[2019/02/14 13:20:22.811777,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'name_to_ntstatus' registered
[2019/02/14 13:20:22.811841,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'unix' registered
[2019/02/14 13:20:22.813195,  3] ../lib/util/access.c:365(allow_access)
  Allowed connection from 10.0.4.12 (10.0.4.12)
[2019/02/14 13:20:22.813538,  3] ../source3/smbd/oplock.c:1340(init_oplocks)
  init_oplocks: initializing messages.
[2019/02/14 13:20:22.814211,  3] ../source4/dsdb/samdb/ldb_modules/schema_load.c:226(dsdb_schema_refresh)
  Schema refresh needed 4485 != 4499
[2019/02/14 13:20:22.893561,  3] ../source3/lib/util_procid.c:54(pid_to_procid)
  pid_to_procid: messaging_dgm_get_unique failed: No such file or directory
[2019/02/14 13:20:23.077407,  3] ../source3/smbd/negprot.c:753(reply_negprot)
  Selected protocol SMB 2.???
[2019/02/14 13:20:23.084669,  3] ../source3/smbd/smb2_negprot.c:290(smbd_smb2_request_process_negprot)
  Selected protocol SMB3_11
[2019/02/14 13:20:23.085195,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  ldb_wrap open of secrets.ldb
[2019/02/14 13:20:23.164423,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  ldb_wrap open of secrets.ldb
[2019/02/14 13:20:23.167764,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  ldb_wrap open of privilege.ldb
[2019/02/14 13:20:23.168090,  3] ../source3/winbindd/winbindd_misc.c:395(winbindd_interface_version)
  [ 3916]: request interface version (version = 29)
[2019/02/14 13:20:23.168161,  3] ../source3/winbindd/winbindd_misc.c:428(winbindd_priv_pipe_dir)
  [ 3916]: request location of privileged pipe
[2019/02/14 13:20:23.168300,  3] ../source3/winbindd/winbindd_sids_to_xids.c:50(winbindd_sids_to_xids_send)
  sids_to_xids
[2019/02/14 13:20:23.174409,  3] ../source3/smbd/smb2_server.c:3139(smbd_smb2_request_error_ex)
  smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_INTERNAL_ERROR] || at ../source3/smbd/smb2_sesssetup.c:134
[2019/02/14 13:20:23.175372,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 0 of length 88 (0 toread)
[2019/02/14 13:20:23.175500,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBnegprot (pid 3917) conn 0x0
[2019/02/14 13:20:23.177862,  3] ../source3/smbd/server_exit.c:244(exit_server_common)
  Server exit (NT_STATUS_END_OF_FILE)
[2019/02/14 13:20:23.178975,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [NT LANMAN 1.0]
[2019/02/14 13:20:23.179058,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [NT LM 0.12]
[2019/02/14 13:20:23.179136,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [SMB 2.002]
[2019/02/14 13:20:23.179168,  3] ../source3/smbd/negprot.c:612(reply_negprot)
  Requested protocol [SMB 2.???]
[2019/02/14 13:20:23.179339,  3] ../source3/smbd/smb2_negprot.c:290(smbd_smb2_request_process_negprot)
  Selected protocol SMB2_FF
[2019/02/14 13:20:23.182602,  3] ../lib/util/modules.c:167(load_module_absolute_path)
  load_module_absolute_path: Module '/usr/lib/x86_64-linux-gnu/samba/auth/samba4.so' loaded
[2019/02/14 13:20:23.183817,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
[2019/02/14 13:20:23.184901,  3] ../lib/util/access.c:365(allow_access)
  GENSEC backend 'gssapi_spnego' registered
[2019/02/14 13:20:23.184982,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'gssapi_krb5' registered
[2019/02/14 13:20:23.185029,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'gssapi_krb5_sasl' registered
[2019/02/14 13:20:23.185064,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'spnego' registered
[2019/02/14 13:20:23.185094,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'schannel' registered
[2019/02/14 13:20:23.185123,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'naclrpc_as_system' registered
[2019/02/14 13:20:23.185158,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'sasl-EXTERNAL' registered
[2019/02/14 13:20:23.185189,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'ntlmssp' registered
[2019/02/14 13:20:23.185217,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'ntlmssp_resume_ccache' registered
[2019/02/14 13:20:23.185255,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'http_basic' registered
[2019/02/14 13:20:23.185290,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'http_ntlm' registered
[2019/02/14 13:20:23.185322,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'krb5' registered
[2019/02/14 13:20:23.185350,  3] ../auth/gensec/gensec_start.c:977(gensec_register)
  GENSEC backend 'fake_gssapi_krb5' registered
[2019/02/14 13:20:23.186919,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  Allowed connection from 10.0.4.12 (10.0.4.12)
[2019/02/14 13:20:23.187126,  3] ../source3/smbd/oplock.c:1340(init_oplocks)
  init_oplocks: initializing messages.
  ldb_wrap open of secrets.ldb
[2019/02/14 13:20:23.188002,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam' registered
[2019/02/14 13:20:23.188045,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam_ignoredomain' registered
[2019/02/14 13:20:23.188073,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'sam_failtrusts' registered
[2019/02/14 13:20:23.188101,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'anonymous' registered
[2019/02/14 13:20:23.188128,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind' registered
[2019/02/14 13:20:23.188163,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind_rodc' registered
[2019/02/14 13:20:23.188191,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'winbind_wbclient' registered
[2019/02/14 13:20:23.188218,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'name_to_ntstatus' registered
[2019/02/14 13:20:23.188245,  3] ../source4/auth/ntlm/auth.c:840(auth_register)
  AUTH backend 'unix' registered
[2019/02/14 13:20:23.191218,  3] ../source4/dsdb/samdb/ldb_modules/schema_load.c:226(dsdb_schema_refresh)
  Schema refresh needed 4485 != 4499
[2019/02/14 13:20:23.274203,  3] ../source3/lib/util_procid.c:54(pid_to_procid)
  pid_to_procid: messaging_dgm_get_unique failed: No such file or directory
[2019/02/14 13:20:23.429017,  3] ../source3/smbd/negprot.c:753(reply_negprot)
  Selected protocol SMB 2.???
[2019/02/14 13:20:23.431583,  3] ../source3/smbd/smb2_negprot.c:290(smbd_smb2_request_process_negprot)
  Selected protocol SMB3_11
[2019/02/14 13:20:23.432082,  3] ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
  ldb_wrap open of secrets.ldb

3
After enabling the mail filter the default /etc/amavis/conf.d is moved to /etc/amavis/conf.d.old and a single file is created by zentyal in conf.d : 01-zentyal

The issue is that this file is mostly  empty:

Code: [Select]
# Turn on SpamAssassin debugging (output to STDERR, use with 'amavisd debug')
$sa_debug = 0;

#-------------
1;  # insure a defined return



#Sections:
# Section I    - Essential daemon and MTA settings
# Section II   - MTA specific
# Section III  - Logging
# Section IV   - Notifications/DSN, BOUNCE/REJECT/DROP/PASS destiny, quarantine
# Section V    - Per-recipient and per-sender handling, whitelisting, etc.
# Section VI   - Resource limits
# Section VII  - External programs, virus scanners, SpamAssassin
# Section VIII - Debugging










#
















I tried on a fresh install on a VM and the same issue occurs.

4
Installation and Upgrades / Can't download
« on: January 29, 2015, 06:24:05 am »
Download link doesn't work: http://download.zentyal.com/zentyal-4.0-amd64.iso

I tried from where I live (New Caledonia) using different internet provider, a friend in France tried and same ERR_CONNECTION_TIMED_OUT after a while.

5
Hello,

When I upgraded from 3.0 to 3.2 I first faced that bug: http://trac.zentyal.org/ticket/7877 , that an "apt-get -f install" seemed to have solved.

I am now facing the bug where saving Samba modifications get stuck with those errors continuously showing up in zentyal logs:

Code: [Select]
EBox::Users::User::create('EBox::Users::User', 'initials', undef, 'parent', 'EBox::Users::OU=HASH(0x5beddc0)', 'uid', 'myde', 'uidNumber', 51109, ...) called at /usr/share/perl5/EBox/Samba/User.pm line 484
EBox::Samba::User::addToZentyal('EBox::Samba::User=HASH(0x5aaf788)') called at /usr/share/zentyal-samba/s4sync line 186
2013/12/19 11:24:53 INFO> User.pm:459 EBox::Samba::User::addToZentyal - Adding samba user 'haston' to Zentyal
2013/12/19 11:24:53 DEBUG> User.pm:485 EBox::Users::User::create - user name haston existe déjà. at /usr/share/perl5/EBox/Users/User.pm line 485
EBox::Users::User::create('EBox::Users::User', 'initials', undef, 'parent', 'EBox::Users::OU=HASH(0x5be5de8)', 'uid', 'haston', 'uidNumber', 51113, ...) called at /usr/share/perl5/EBox/Samba/User.pm line 484
EBox::Samba::User::addToZentyal('EBox::Samba::User=HASH(0x5aab780)') called at /usr/share/zentyal-samba/s4sync line 186
2013/12/19 11:24:53 INFO> User.pm:459 EBox::Samba::User::addToZentyal - Adding samba user 'lox' to Zentyal
2013/12/19 11:24:53 DEBUG> User.pm:485 EBox::Users::User::create - user name lox existe déjà. at /usr/share/perl5/EBox/Users/User.pm line 485
EBox::Users::User::create('EBox::Users::User', 'initials', undef, 'parent', 'EBox::Users::OU=HASH(0x6dc4840)', 'uid', 'lox', 'uidNumber', 51106, ...) called at /usr/share/perl5/EBox/Samba/User.pm line 484
EBox::Samba::User::addToZentyal('EBox::Samba::User=HASH(0x5aaf0e0)') called at /usr/share/zentyal-samba/s4sync line 186
2013/12/19 11:24:53 INFO> User.pm:459 EBox::Samba::User::addToZentyal - Adding samba user 'Guest' to Zentyal
2013/12/19 11:24:53 DEBUG> User.pm:485 EBox::Users::User::create - user name Guest existe déjà. at /usr/share/perl5/EBox/Users/User.pm line 485
EBox::Users::User::create('EBox::Users::User', 'initials', undef, 'parent', 'EBox::Users::OU=HASH(0x5bd5538)', 'uid', 'Guest', 'uidNumber', 65534, ...) called at /usr/share/perl5/EBox/Samba/User.pm line 484
EBox::Samba::User::addToZentyal('EBox::Samba::User=HASH(0x5aab408)') called at /usr/share/zentyal-samba/s4sync line 186
2013/12/19 11:24:53 WARN> User.pm:512 EBox::Samba::User::addToZentyal - The user Guest doesn't have credentials!

Now, I can't login to any of my shares and I can't login to the samba domain. So, here, we are stuck without being able to work anymore. I want to make my company buy a pro subscription but we are really not confident about the technical capabilities of zentyal employees: it is not the first time we face such critical bugs with zentyal, and that is frightening ...

6
Hello,

My internet provider had issues one day. So I did setup my huawei 3G Usb modem on my Zentyal server. I have installed the drivers from Huawei and the USB key got seen as a network interface (eth3), which allowed me to set it up as the gateway, great.

Now that I don't need it anymore (the driver isn't DKMS compatible and need to be compiled after each kernel update), I just can't plug it off....

In order to do so, I went to zentyal administration Web UI, I set eth3 to Unused, I then uninstalled the driver and did a reboot of the server (which, as a side note, takes literally takes ages on my Intel Quad core server...).

After reboot, my network did not have access to Internet. Trying to change any settings related to the network doesn't work anymore, Zentyal complaining that an error occurred and that it can't apply changes.

Looking at /var/log/zentyal/zentyal.log while saving changes I found the error:

2013/06/17 09:17:07 ERROR> Service.pm:866 EBox::Module::Service::__ANON__ - Error restarting service: Interface eth3 n'existe pas.

The last part of the error message is in french and can be translated to "The eth3 interface doesn't exists" ... The only fix I have found is to plug back the Huawei 3G Usb key, reinstall the driver and then reboot. But I do need that 3G Usb modem for other uses, I don't want to keep it plugged in my server (it also seems like the driver suffers from a memory leak issue)

How should I tell Zentyal that an interface has been removed ?

7
Installation and Upgrades / Can't remove my 3G USB modem
« on: April 25, 2013, 11:33:17 pm »
Hello,

I had to plug and se a Huawei 3G modem. Once plugged, zentyal added an eth3 interface and I could use it, neat.

Now that I don't need it anymore, I have set eth3 to unused and I removed the corresponding gateway. I then took off the USB modem and did a reboot.

Now the firewall won't start anymore, complaining about a missing eth3 interface! So my internal network has no Internet access at all. If I plug the USB modem back in, I can start the firewall.

But how can I remove it without losing my Internet ?!?

Regards.

8
Hello,

I use transmission-daemon to download torrent files. It normally saves its files to /var/lib/transmission. It runs as debian-transmission:debian-transmission. I can set a umask in the settings. For now any file create by trnasmission have this permissions set:

drwxr-xr-x  debian-transmission debian-transmission


I created a debian-transmission group in Zentyal and gave permissions to that group to /home/samba/shares/downloads that I set up as a samba share.

But it seems transmission isn't able to save its files there, it gets a permission denied.

How could I solve that?

Regards


9
Installation and Upgrades / How to upgrade ??
« on: September 15, 2012, 12:03:48 am »
Hello,

I've searched but could not find it. Even in the installation guide, it is not there.

How to upgrade to 3.0 from the previous stable release ??

Regards.

10
Hello,

I have setup a Wan failover to a 3G Network, using an old Android phone, sharing connection over USB (which appear as an ub0 interface).
My setup is as follow:

- the adsl router (10.0.8.1) serving a DMZ (10.0.8.0/24)
- in that DMZ I have a Zentyal server using the ADSL router as gateway (with a failover to the usb0 interface)
- behind the Zentyal server, I have my local network

When the Zentyal server fails over the ub0 interface, I have Internet access over 3G for my internal network, but I can't access the DMZ anymore (10.0.8.0/24)

How can I fix that ?

Regards

11
Installation and Upgrades / Upload web site content
« on: March 07, 2012, 01:27:49 am »
Hello,

How are we supposed to upload a website to the web server? Using ssh and then giving the proper permissions and ownership (www-data)?

What about if I need some users to upload to some websites but not others? Those users are not aware of SSH and permissions things...

Regards.

12
Installation and Upgrades / Fixing samba shares permissions
« on: February 08, 2012, 06:32:11 am »
Hello,

I have setup a Zentyal server for a customer to replace a centos install. I have created the needed shares and copied to files to those. What chmod/chown command should I run to fix permissions? I have tried something but I ended with the inability to created directories in the share I am working in ...

As an exemple here the permissions I get when creating a new file:

-rwxrwx---+  1 ithupane __USERS__    0 2012-02-08 15:48 Nouveau document 3

I don't get what is that plus sign at the end of the permissions. And I don't get what I have done wrong to lost the ability to create folders (I can create files)

Thank you.


13
Installation and Upgrades / Which version am I runing how to upgrade
« on: August 02, 2011, 02:47:40 am »
Hello,

How can I know which zentyal version am I running? In case I run 2.0.x, how to upgrade to 2.1, sudo apt-get update && sudo apt-get dist-upgrade says there are no upgrades available.

Regards

14
Installation and Upgrades / Voip server shutting down itself
« on: April 29, 2011, 02:44:48 am »
Hello,

My Zentyal Voip server shuts down itself randomly. I have not done any cutomisation and simply configured it using the web interface. Here are the logs:

[Apr 29 11:39:44] NOTICE[8195] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:39:44] NOTICE[8195] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:39:44] NOTICE[8195] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:39:44] NOTICE[8195] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:39:44] WARNING[8195] translate.c: plc_samples 160 format f
[Apr 29 11:39:44] NOTICE[8195] config.c: Registered Config Engine curl
[Apr 29 11:39:44] ERROR[8195] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory
[Apr 29 11:39:44] WARNING[8195] utils.c: trying to reset empty pool
[Apr 29 11:39:44] WARNING[8195] utils.c: trying to reset empty pool
[Apr 29 11:39:44] WARNING[8195] utils.c: trying to reset empty pool
[Apr 29 11:39:44] WARNING[8195] res_musiconhold.c: Unable to open pseudo channel for timing...  Sound may be choppy.
[Apr 29 11:39:44] WARNING[8245] res_musiconhold.c: /var/lib/asterisk/mohmp3/ is not a valid directory
[Apr 29 11:39:44] WARNING[8245] res_musiconhold.c: Unable to spawn mp3player
[Apr 29 11:39:45] ERROR[8212] res_config_ldap.c: Couldn't modify dn:uid=nexus,ou=Users,dc=zen because Invalid syntax[Apr 29 11:39:45] ERROR[8212] res_config_ldap.c: Couldn't modify dn:uid=nexus,ou=Users,dc=zen because Naming violation[Apr 29 11:39:45] NOTICE[8212] chan_sip.c: Peer 'nexus' is now Reachable. (195ms / 2000ms)
[Apr 29 11:39:55] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:39:55] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:01] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:05] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:05] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:15] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:15] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:25] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:25] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:35] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:35] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:46] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:46] WARNING[8212] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:40:51] WARNING[8458] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:41:25] NOTICE[9434] cdr.c: CDR simple logging enabled.
[Apr 29 11:41:25] NOTICE[9434] loader.c: 195 modules will be loaded.
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'cdr_odbc.so': /usr/lib/asterisk/modules/cdr_odbc.so: undefined symbol: ast_odbc_request_obj
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ast_compile_ael2
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'app_speech_utils.so': /usr/lib/asterisk/modules/app_speech_utils.so: undefined symbol: ast_speech_start
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'res_agi.so': /usr/lib/asterisk/modules/res_agi.so: undefined symbol: ast_speech_start
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'func_odbc.so': /usr/lib/asterisk/modules/func_odbc.so: undefined symbol: SQLFetch
[Apr 29 11:41:25] WARNING[9434] loader.c: Error loading module 'cdr_adaptive_odbc.so': /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: undefined symbol: ast_odbc_request_obj
[Apr 29 11:41:25] NOTICE[9434] config.c: Registered Config Engine sqlite
[Apr 29 11:41:25] NOTICE[9434] res_odbc.c: res_odbc loaded.
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#callback' at line 71 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#dialout' at line 74 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#envelope' at line 76 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#forcegreetings' at line 77 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#forcename' at line 78 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#hidefromdir' at line 80 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#nextaftercmd' at line 82 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#operator' at line 83 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#review' at line 86 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#saycid' at line 87 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#sayduration' at line 88 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#saydurationm' at line 89 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#sendvoicemail' at line 90 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] WARNING[9434] config.c: Unknown directive '#tz' at line 92 of /etc/asterisk/res_ldap.conf
[Apr 29 11:41:25] NOTICE[9434] config.c: Registered Config Engine ldap
[Apr 29 11:41:25] NOTICE[9434] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Apr 29 11:41:25] NOTICE[9434] chan_sip.c: The 'username' field for sip peers has been deprecated in favor of the term 'defaultuser'
[Apr 29 11:41:25] WARNING[9434] app_voicemail.c: maxsilence should be less than minsecs or you may get empty messages
[Apr 29 11:41:25] ERROR[9434] ais/clm.c: Could not initialize cluster membership service: Try Again
[Apr 29 11:41:25] ERROR[9434] chan_vpb.cc: No Voicetronix cards detected
[Apr 29 11:41:25] NOTICE[9434] chan_skinny.c: Configuring skinny from skinny.conf
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: Starting AEL load process.
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:41:25] NOTICE[9434] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Apr 29 11:41:25] WARNING[9434] translate.c: plc_samples 160 format f
[Apr 29 11:41:25] NOTICE[9434] config.c: Registered Config Engine curl
[Apr 29 11:41:25] ERROR[9434] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory
[Apr 29 11:41:25] WARNING[9434] utils.c: trying to reset empty pool
[Apr 29 11:41:25] WARNING[9434] utils.c: trying to reset empty pool
[Apr 29 11:41:25] WARNING[9434] utils.c: trying to reset empty pool
[Apr 29 11:41:25] WARNING[9434] res_musiconhold.c: Unable to open pseudo channel for timing...  Sound may be choppy.
[Apr 29 11:41:25] WARNING[9485] res_musiconhold.c: /var/lib/asterisk/mohmp3/ is not a valid directory
[Apr 29 11:41:25] WARNING[9485] res_musiconhold.c: Unable to spawn mp3player
[Apr 29 11:41:25] WARNING[9449] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:41:25] WARNING[9449] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:41:35] WARNING[9449] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.
[Apr 29 11:41:35] WARNING[9449] res_config_ldap.c: realtime retrieval requires at least 1 parameter and 1 value to search on.

15
Hello,

I have configured Pptp access to my server (my phone doesn't support openvpn)

I can connect and ping my phone from a local computer, but when I want to access internet, or even the zentyal gateway it fails:

ebox-firewall drop IN=ppp0 OUT= MAC= SRC=10.0.0.200 DST=10.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=582 DF PROTO=TCP SPT=36146 DPT=80 WINDOW=5424 RES=0x00 SYN URGP=0 MARK=0x1

It seems that I must allow access to from the ppp0 interface. How can I do that?

Thanks

Pages: [1] 2