ISPConfig 3.0.0.8 RC1 released

Discussion in 'General' started by till, Dec 27, 2008.

Thread Status:
Not open for further replies.
  1. till

    till Super Moderator Staff Member ISPConfig Developer

  2. SamTzu

    SamTzu Active Member

    Sorry to be so lazy :)
    I have been trying to do a multiple server tests but I have not been able to make the servers talk to each other.

    Where can I get more information about that?

    Sam

    PS. Really love v.3
     
  3. RolluS

    RolluS New Member

    Oki Till,

    Thanks, it's my first idea ;)

    Have a nice day, and an happy new year ;)
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no additional information available. If you the servers do not communicate, its most likely a mysql permissions problem. You should enable logging in mysql on the master and slave server and check which errors you get there.

    A multiserver setup is really easy installed:

    1) Install the amster node in standard mode.
    2) install all slave nodes in expert mode and choose that you want to join a master server and the enter the hostname and mysql root user credentials of the master server.
     
  5. koltz

    koltz Member

    Issue on fresh install

    Ok, I just installed with a mix of The Perfect Server (Ubuntu 8.04) and the directions in the file. Pretty much all I did not install bind and proftpd and everything else. Anyway the issue I am having is after creating my first few VirtualHosts, when I start Apache (on reboot or command line), I get the following:

    Code:
    * Starting web server apache2                                                                  [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.32:80 overlaps with VirtualHost 172.21.152.32:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.32:80 overlaps with VirtualHost 172.21.152.32:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.32:80 overlaps with VirtualHost 172.21.152.32:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.32:80 overlaps with VirtualHost 172.21.152.32:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.32:80 overlaps with VirtualHost 172.21.152.32:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] VirtualHost 172.21.152.31:80 overlaps with VirtualHost 172.21.152.31:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Fri Jan 02 13:28:01 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
    httpd (pid 5199) already running
    
    
    Here is my Netstat output:

    Code:
    root@server:~# netstat -tap
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State                       PID/Program name
    tcp        0      0 localhost.localdo:10024 *:*                     LISTEN                      4313/amavisd (maste
    tcp        0      0 localhost.localdo:10025 *:*                     LISTEN                      4952/master
    tcp        0      0 *:mysql                 *:*                     LISTEN                      4387/mysqld
    tcp        0      0 localhost.localdo:spamd *:*                     LISTEN                      4450/spamd.pid
    tcp        0      0 *:webcache              *:*                     LISTEN                      5199/apache2
    tcp        0      0 *:www                   *:*                     LISTEN                      5199/apache2
    tcp        0      0 *:ftp                   *:*                     LISTEN                      4965/pure-ftpd (SER
    tcp        0      0 server.example.com:domain *:*                     LISTEN                      4886/mydns
    tcp        0      0 localhost.locald:domain *:*                     LISTEN                      4886/mydns
    tcp        0      0 *:smtp                  *:*                     LISTEN                      4952/master
    tcp        0      0 *:https                 *:*                     LISTEN                      5199/apache2
    tcp6       0      0 [::]:imaps              [::]:*                  LISTEN                      4848/couriertcpd
    tcp6       0      0 [::]:pop3s              [::]:*                  LISTEN                      4882/couriertcpd
    tcp6       0      0 [::]:pop3               [::]:*                  LISTEN                      4862/couriertcpd
    tcp6       0      0 [::]:imap2              [::]:*                  LISTEN                      4823/couriertcpd
    tcp6       0      0 [::]:ftp                [::]:*                  LISTEN                      4965/pure-ftpd (SER
    tcp6       0      0 ip6-localhost:domain    [::]:*                  LISTEN                      4886/mydns
    tcp6       0      0 [::]:ssh                [::]:*                  LISTEN                      4278/sshd
    tcp6       0      0 [::]:smtp               [::]:*                  LISTEN                      4952/master
    tcp6       0      0 server.example.com:ssh    172.21.153.104%81:64578 ESTABLISHED                 5254/0
    
    
    Any ideas?

    Thanks,

    Corey
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The perfect server guide is incompatible with ispconfig 3. If you installed your server by following the perfect server guide your server will not work correctly.

    To fix the apache error message, change the virtual host identifier from * to *:80 in the apache default vhost.
     
  7. koltz

    koltz Member

    Thanks for the quick reply. Location of file? I looked at the httpd.conf in the /etc/apache2 and was already *:80. Will I have any other issues or should I just reformat again and just use the docs? I don't want to have issues where I have issues in the future. The hope is that I can migrate this into a full live server in the near future without having to reformat.

    Thanks,

    Corey
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    The default vhost is in /etc/apache2/sites-enabled/
     
  9. koltz

    koltz Member

    Still had some issues, so I just rebuilt it. I only added some PHP modules and that was about it. Great work BTW!!!
     
  10. mumbly

    mumbly Member

    capability module under Ubuntu 8.10

    Ubuntu server 8.10 (fresh install)

    #modprobe capability
    FATAL: Module capability not found.

    ???
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    You can ignore it if the capability module is not there then it is not needed.
     
  12. grungy

    grungy Member

    I am using the DNS wizard with a template to add a site. The template works great except that each time I add a new domain I have to manually add entried for:

    Domain
    IP Address
    NS 1
    NS 2
    Email


    Is there a way to include these in the template?
     
  13. aaronr

    aaronr New Member

    The new UI is an enormous improvement over the 2.x branch.

    When adding a client, if I let them access the Sites module, they can adjust their own bandwidth/disk space quota, even though they're not an admin. Is there any way to avoid this without making a custom version of the Sites module without the Domains menu item?

    It also seems like the DNS wizard allows users to add DNS zones beyond their quota. These issues both seem like bugs, but thought I'd post here first before I go adding things to your bug tracker, incase I'm just doing something wrong...

    Is there no concept of resellers in the 3.x branch?
     
    Last edited: Jan 4, 2009
  14. grungy

    grungy Member

    There is a possibility for clients to have clients, atleast in the client templates (Max. number of Clients) :)
     
  15. aaronr

    aaronr New Member

    Ah, okay. I'll have a play with that on my test VM. Thanks. :)
     
  16. grungy

    grungy Member

    Limit client to jailkit

    How can I limit a client only to create Jailkit shell accounts?

    I just tested ISPCONFIG 3 on a VPS that had only basic stuff installed, cron was missing, and after I installed ISPCONFIG 3 no changes would apply on the system...so I had to install cron and run ispconfig_update_from_svn.sh which reconfigured my services and added the cron entries..now everything works.

    Looking at the cron entries I see:

    * * * * * /usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log

    This mean that the changes to the system are not 'instant' but are executed every minute?



    There is a bug with Opera/Firefox under Leoprad, when a client adds a shell user with jailkit instead of getting a jailkit shell the user is created with a bash shell...
     
    Last edited: Jan 4, 2009
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    Please install the latest jailkit version on your server. You will most likely have to compile it. Installation instructions from jailkit can be found e.g. in the debian manual. You will have to run an update of ispconfig after you installed jailkit so it gets configured correctly.
     
  18. grungy

    grungy Member

    I followed the manual, please have in mind that in the INSTALL_DEBIAN_4.0.txt manual you first install and configure ISPCONFIG itself and after that install jailkit.

    If you ask me, jailkit should be installed on the system before ISPCONFIG.
     
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    Sure. Jailkit is only listed at the end as it is an optional component.
     
  20. peterspoon

    peterspoon New Member

    Firewall

    Hi there,

    What syntax should I use to set up a port range in the firewall? ":" and "-" don't seem to work returning regex error?

    In the DNS Record table I experience sometimes (quite often actually) Ajax error: "Ajax Request was not successful." while clicking on the record links. Firefox3 and IE7.

    Greetings

    Piotr
     
Thread Status:
Not open for further replies.

Share This Page