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 - vlados

Pages: [1] 2 3 4
1
Installation and Upgrades / Mail problem
« on: December 11, 2009, 07:53:22 am »
Hello :)
I have a problem sending mails. Postfix retuns:
Dec 11 08:49:28 srv01 postfix/error[11127]: 165225C484: to=<vlados.01@gmail.com>, relay=none, delay=0.07, delays=0.02/0.03/0/0.03, dsn=4.3.5, status=deferred (delivery temporarily suspended: mail for netlabs.bg loops back to myself)

vladislav@srv01:~$ host netlabs.bg
netlabs.bg has address 78.90.82.221
netlabs.bg mail is handled by 1 ns2.netlabs.bg.
vladislav@srv01:~$ host ns2.netlabs.bg
ns2.netlabs.bg has address 78.90.82.89
vladislav@srv01:~$

What i did wrong?

2
Installation and Upgrades / Re: DNS and SOA records
« on: November 01, 2009, 05:37:45 pm »
Is it good idea to upgrade to 1.3? I know that there is a problems with the upgrade and the ldap

3
Installation and Upgrades / Change ebox $nameserverHostname
« on: October 31, 2009, 09:45:13 pm »
How I can change this variable in ebox? /bin/hostname returns "srv01", but in ebox is "ns"

4
Installation and Upgrades / DNS and SOA records
« on: October 27, 2009, 09:29:52 pm »
I added a new domain: netlabs.bg
Added and two hostnames: ns1 (78.90.82.221) and ns2 (78.90.82.89)
After save I noticed that ebox added and ns.netlabs.bg as a nameserver in the bind config:
Quote
$TTL 3D
@       IN      SOA     ns.netlabs.bg.  admin.example.com. (
                        2009102714      ;serial number
                        8H              ;refresh
                        2H              ;retry
                        4W              ;expiration
                        1D )            ;
;
                NS      ns.netlabs.bg.  ;nameserver
;
                A       78.90.82.221
ns              A       127.0.0.1
ns1             A       78.90.82.221
www             CNAME   ns1
ns2             A       78.90.82.89
@               MX      10 netlabs.bg.


How to change that and tell that ns1 & ns2 are the nameservers?

5
Ok. I did it :)
Try to turn off the firewall from the modules section and the enable it again, save the changes and voala :)

6
Installation and Upgrades / Virtual Interfaces
« on: October 19, 2009, 05:00:00 pm »
Hi,
I added a second ip to my external network interface. It can bi ping from the internal network, but it can't from the outside. What I should do?

7
Installation and Upgrades / /data/js/prototype.js Not found
« on: September 27, 2009, 11:01:52 pm »
I really don't what happen but the apache can't find the js files for the ebox web gui.
I tried to find the apache config for the ebox without any luck.

Help? :)

8
Installation and Upgrades / Re: Unable to access internet
« on: September 03, 2009, 05:47:00 am »
a? whay?

9
ahahha :)))) I didn't ;)

10
What I should add to the firewall because it blocks the connection.
If i use: iptables -I INPUT -j ACCEPT I can connect.

Update:
I added the PPTP as a service.
Added to it's configuration :
Quote
Protocol      Source port      Destination port     
TCP       any       1723

Added to firewall's section  Filtering rules from external networks to ebox the newly created service with decision: ALLOW

And the firewall returns:
Quote
30.8.2009 20:00     eth2     78.90.82.89     78.90.82.221     TCP     55026     1723     DROP
30.8.2009 20:00     eth2     78.90.82.89     78.90.82.221     TCP     55026     1723     DROP

11
Installation and Upgrades / Unable to access internet
« on: August 30, 2009, 01:05:07 pm »
I set up a DHCP server, but when I connect thought the server I am unable to access internet.
The dhcp server works fine and returns me the correct configuration for the client ip.
The dns returns the correct ip, but when I ping the ip of some site it returns me - request time out.
I tried to turn the firewall off to test, but the problem still exists.  ??? ??? ??? ???

ifconfig:
Quote
root@netlabs:/home/vladi# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:10:5a:99:4f:0f
          inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::210:5aff:fe99:4f0f/64 Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:6396 errors:175 dropped:0 overruns:0 frame:176
          TX packets:3272 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:844754 (824.9 KB)  TX bytes:1432994 (1.3 MB)
          Interrupt:16 Base address:0x4000

eth2      Link encap:Ethernet  HWaddr 00:1d:0f:c0:ec:8e
          inet addr:78.90.82.221  Bcast:78.90.82.255  Mask:255.255.255.0
          inet6 addr: fe80::21d:fff:fec0:ec8e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:50406 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16374 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:13484946 (12.8 MB)  TX bytes:3415528 (3.2 MB)
          Interrupt:19 Base address:0xd000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:10755 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10755 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:4640506 (4.4 MB)  TX bytes:4640506 (4.4 MB)

Quote
root@netlabs:/home/vladi# cat /etc/dhcp3/dhcpd.conf
# DHCP server is authoritative for all networks
authoritative;

# extra options
# RFC3442 routes
option rfc3442-classless-static-routes code 121 = array of integer 8;
# MS routes
option ms-classless-static-routes code 249 = array of integer 8;

ddns-update-style none;

option domain-name-servers 78.90.82.1, 89.190.192.162;


default-lease-time 1800;
max-lease-time 7200;

shared-network eth2 {

        subnet 78.90.82.0 netmask 255.255.255.0 {

                option routers 78.90.82.1;
                option domain-name-servers 78.90.82.221;
                default-lease-time 1800;
                max-lease-time 7200;


        }



}

shared-network eth0 {

        subnet 192.168.2.0 netmask 255.255.255.0 {

                option routers 192.168.2.1;
                option domain-name-servers 192.168.2.1, 78.90.82.1;
                default-lease-time 1800;
                max-lease-time 7200;


                range 192.168.2.5 192.168.2.10;
        }



}

12
Installation and Upgrades / SMTP Problem
« on: August 04, 2009, 12:20:22 am »
Hi,
I reinstalled my Ebox with the stable Ubuntu 8.04 and ebox - 1.2 and now I have a problem :( I cannot send mail with the smtp
I configured all correctly but when I select to use TLS in the Outlook it changes the port 587. The port 587 is closed corresponding to ping.eu
What i miss?

13
I reconfigured the slapd and changed the password to asdf
Then in eBox users mode I entered the new password
Saved the changes
Then I tried to enable Users and Groups
And then ..... :)


Code: [Select]
A really nasty bug has occurred
Exception
Failed to enable: ldapadd -c -x -D 'cn=admin,cn=config' -f /var/lib/ebox/tmp/slapd-master.ldif -w asdf failed. Error output: ldap_modify: Type or value exists (20) additional info: modify/add: olcModuleLoad: value #0 already exists ldap_add: No such object (32) matched DN: cn=config ldap_modify: Type or value exists (20) additional info: modify/add: olcAccess: value #0 already exists Command output: modifying entry "cn=module{0},cn=config" adding new entry "olcOverlay=syncprov,olcDatabase={1}hdb,cn=config" modifying entry "olcDatabase={0}config,cn=config" adding new entry "olcOverlay=syncprov,olcDatabase={0}config,cn=config" . Exit value: 20
Trace
Failed to enable: ldapadd -c -x -D 'cn=admin,cn=config' -f /var/lib/ebox/tmp/slapd-master.ldif -w asdf failed.
Error output: ldap_modify: Type or value exists (20)
additional info: modify/add: olcModuleLoad: value #0 already exists
ldap_add: No such object (32)
matched DN: cn=config
ldap_modify: Type or value exists (20)
additional info: modify/add: olcAccess: value #0 already exists

Command output: modifying entry "cn=module{0},cn=config"

adding new entry "olcOverlay=syncprov,olcDatabase={1}hdb,cn=config"

modifying entry "olcDatabase={0}config,cn=config"

adding new entry "olcOverlay=syncprov,olcDatabase={0}config,cn=config"

.
Exit value: 20 at /usr/share/perl5/EBox/CGI/ServiceModule/ConfigureModuleController.pm line 74
EBox::CGI::ServiceModule::ConfigureModuleController::_process('EBox::CGI::ServiceModule::ConfigureModuleController=HASH(0x7f...') called at /usr/share/perl5/EBox/CGI/Base.pm line 261
EBox::CGI::Base::run('EBox::CGI::ServiceModule::ConfigureModuleController=HASH(0x7f...') called at /usr/share/perl5/EBox/CGI/Run.pm line 120
EBox::CGI::Run::run('EBox::CGI::Run', 'ServiceModule/ConfigureModuleController', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 19
ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7fa968ad8bb8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7fa968ad8af8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7fa968ad8af8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7fa968ad8bb8)') called at -e line 0
eval {...} called at -e line 0

14
I have the same problem. I already set a password for the ldap :( in the ebox installation

15
So, is there some way to enable pptp on ebox server?!

Pages: [1] 2 3 4