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 - Frank Hintsch

Pages: [1]
1
I've got the ebox appliance with version 1.4
Dynamic update of DNS via DHCP daemon does not work.
The message in /var/log/syslog is
Code: [Select]
Apr 13 11:29:00 ebox dhcpd: Added new forward map from mbwfrank.corp.flowgistics.de. to 10.0.1.49
Apr 13 11:29:00 ebox dhcpd: unable to add reverse map from 49.1.0.10.in-addr.arpa. to mbwfrank.corp.flowgistics.de.: timed out

Installed modules are
Code: [Select]
root@ebox:/var/log# dpkg -l 'ebox*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                         Version                      Description
+++-============================-============================-========================================================================
ii  ebox                         1.4.3-0ubuntu1~ppa1~hardy1   eBox - Base Framework
ii  ebox-ca                      1.4.1-0ubuntu1~ppa1~hardy1   eBox - Certification Authority
ii  ebox-dhcp                    1.4-0ubuntu1~ppa1~hardy1     eBox - DHCP Service
ii  ebox-dns                     1.4-0ubuntu1~ppa1~hardy1     eBox - DNS Service
ii  ebox-firewall                1.4.3-0ubuntu1~ppa1~hardy1   eBox - Firewall
un  ebox-jabber                  <none>                       (no description available)
un  ebox-mail                    <none>                       (no description available)
ii  ebox-monitor                 1.4-0ubuntu1~ppa1~hardy1     eBox - Monitor
ii  ebox-network                 1.4.3-0ubuntu1~ppa1~hardy1   eBox - Network Configuration
ii  ebox-objects                 1.4-0ubuntu1~ppa1~hardy1     eBox - Network Objects
ii  ebox-openvpn                 1.4.1-0ubuntu1~ppa1~hardy1   eBox - VPN Service
ii  ebox-remoteservices          1.4.3-0ubuntu1~ppa1~hardy1   eBox - Control Center Client
un  ebox-samba                   <none>                       (no description available)
ii  ebox-services                1.4-0ubuntu1~ppa1~hardy1     eBox - Network Services
ii  ebox-software                1.4.1-0ubuntu1~ppa1~hardy1   eBox - Software Management
ii  ebox-usersandgroups          1.4.3-0ubuntu1~ppa1~hardy1   eBox - Users and Groups

Any help would be appreciated!!

Thanks
Frank

2
Installation and Upgrades / Re: ebox-dns not working
« on: March 25, 2010, 12:45:10 pm »
I found it out:
There were problems with apparmor and it's usr.sbin.named profile.
I disabled this profile. But then access rights for /var/run/named directory were wrong. It must belong to user 'bind'  ;)

3
Installation and Upgrades / ebox-dns not working
« on: March 25, 2010, 12:15:00 pm »
Help!
The ebox DNS server is not working anymore (debian package 1.3.5-0ubuntu1). After weeks running fine on ubuntu-server release 9.10, I did a minor upgrade from kernel 2.6.31-19-server to kernel 2.6.31-20-server. Now after /etc/init.d/ebox dns start I get

Mar 25 11:35:29 vmhost init: ebox.bind9 main process (3921) terminated with status 1
Mar 25 11:35:29 vmhost init: ebox.bind9 main process ended, respawning
Mar 25 11:35:29 vmhost init: ebox.bind9 main process (4004) terminated with status 1
Mar 25 11:35:29 vmhost init: ebox.bind9 main process ended, respawning
Mar 25 11:35:29 vmhost init: ebox.bind9 main process (4058) terminated with status 1
Mar 25 11:35:29 vmhost init: ebox.bind9 respawning too fast, stopped

I don't know how to debug this.
Who can help me???

Pages: [1]