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

Pages: 1 ... 63 64 [65] 66 67
961
Installation and Upgrades / Re: NIC is not visible for eBox
« on: March 12, 2008, 02:26:00 pm »
eBox doesn't do anything weird to the interfaces. If ifconfig doesnt list an interface eBox won't see it.

Most of the eBox packages have been ported to the next ubuntu version: 8.10 hardy. You should experience fewer hardware issues with that system. Although it's not stable yet.

962
Installation and Upgrades / Re: Some Load Balancing Scheme
« on: March 12, 2008, 02:21:17 pm »
What do you mean by "dynamic links"?

963
Installation and Upgrades / Re: Latest eBox version for Ubuntu
« on: March 12, 2008, 02:18:19 pm »
We are working on packing eBox for the next ubuntu version: 8.10 hardy.

Most of the packages are already packaged and can be installed from hardy.

Note that hardy is still at alpha stage. It will become stable in a few weeks.

964
News and Announcements / Re: eBox 0.11 testing packages for Ubuntu Gutsy
« on: January 27, 2008, 11:51:18 pm »
Yeah, you are totally right. Fixed.

Thanks

965
Yeah, I've been thinking about that for a long time. Let's see if we can find some time or someone willing to contribute does it :)

966
Installation and Upgrades / Re: Problem with external connections
« on: January 25, 2008, 11:11:16 am »
The firewall module is very restrictive by default for security reasons.

If you want to allow connections from your eBox to outside you will need to add a firewall rule.

Go to firewall -> traffic coming out from eBox

Make sure that your network configuration is ok and you have at least a reachable gateway and a dns server installed.

967
Installation and Upgrades / Re: DNS Slow to Resolve
« on: January 22, 2008, 11:40:48 pm »
I've just uploaded a new bind package with ipv6 support disabled.

To get this new package:

Make sure you have the following line in /etc/apt/sources.list, add it in case you haven't:

deb http://ebox-platform.com/debian/stable/ extra/

Execute:

apt-get update
apt-get install bind9


If you have other sources:
apt-get install bind9=1:9.2.4-1sarge3.warp1


You should notice the speed up. Feedback is highly appreciated.

968
Installation and Upgrades / Re: DNS Slow to Resolve
« on: January 22, 2008, 09:21:11 pm »
Hey I've just found out what's wrong. bind is trying to resolve via ipv6, and that's why it's taking so long. Give me a few hours to give you a solution :)

969
Installation and Upgrades / Re: DNS Slow to Resolve
« on: January 22, 2008, 09:10:31 pm »
are you using the eBox dns module or an external dns?

970
Installation and Upgrades / Re: Port Forwarding
« on: January 20, 2008, 04:25:13 pm »
I'm sorry to say that we haven't tried such a configuration here

971
Installation and Upgrades / Re: Ubuntu
« on: January 20, 2008, 04:19:43 pm »
We need more testing.

Users are encouraged to test the Ubuntu testing packages we released to reach that point faster ;)

972
Installation and Upgrades / Re: squid was not working out of the box
« on: January 20, 2008, 04:15:46 pm »
We do that already. However, it seems there are some issues stopping squid and runit during the installation process. When squid can't be stopped, the cache can't be generated. Hopefully, this will be solved in the next release with a newer runit.

973
Installation and Upgrades / Re: DHCP Server Not Assigning Addresses
« on: January 20, 2008, 04:09:49 pm »
Which version have you installed?

Have you actually enabled the DHCP service and what's its status as listed on the Status page?

974
Installation and Upgrades / Re: eBox .11.2 PDC part looks broken
« on: January 20, 2008, 04:07:32 pm »
Could you send me a bug report please to try reproduce that?

juruen at warp dot es

975
News and Announcements / eBox 0.11 testing packages for Ubuntu Gutsy
« on: January 16, 2008, 04:43:36 pm »
Hi fellow eBox users!

Your favourite development team has been working very hard to bring you a
first preview of an Ubuntu Gutsy based eBox 0.11.

Porting eBox to a new platform involves changes in all the modules,
and while a lot of care has been taken in this process, you will probably
find some rough edges. That's why your help is so important to us. Your
reports are our most valuable resource in our effort to gradually polish
the platform, so be sure to report these issues.

Important Disclaimer
This is an alpha version and it's not intended to be used in production
systems at all. Please be advised that your system might end up in an
unusable state.

Remember that eBox overwrites configuration for some network services,
so it’s not recommended to have them previously configured (or their
configuration could be lost).

eBox is meant to be run in a dedicated machine.


Known issues
The backup system is not working at the moment. You will be able to backup
and restore simple configurations. However, you will experience problems
when restoring backups from previous versions.

Logs are not working.

Events are not working.

Most of the packages do not comply with the Ubuntu Packaging Policy yet.
Note that these packages are not official Ubuntu packages.

We have temporarily gone back to apache 1.3.x as we are having some issues with apache2.

List of available modules
  • ebox
  • ebox-services
  • ebox-objects
  • ebox-network
  • ebox-firewall
  • ebox-dns
  • ebox-dhcp
  • ebox-squid
  • ebox-trafficshaping
  • ebox-usersandgroups
  • ebox-samba
  • ebox-printers
  • ebox-mail
  • ebox-mailfilter

Pending modules (work in progress, due in a few days)
  • ebox-ntp
  • ebox-soap
  • ebox-jabber
  • ebox-webserver

How to install
First of all, you need an Ubuntu Gutsy distro. We usually download the
server version from here http://releases.ubuntu.com/7.10/ubuntu-7.10-server-i386.iso

Go through the installation process. Once you are done add these two lines to
/etc/apt/sources.lists



Code: [Select]
deb http://ebox-platform.com/ubuntu/gutsy/unstable/ ebox/
deb http://ebox-platform.com/ubuntu/gutsy/unstable/ extra/

Save the file and execute the following command:

Code: [Select]
sudo apt-get update



You can either install the modules you need or all the eBox modules by
executing:

Code: [Select]
export DEBIAN_FRONTEND=noninteractive
sudo apt-get install ebox-all

Every time you install a new module you will have to restart apache:

Code: [Select]
sudo /etc/init.d/ebox apache restart

Acknowledgments
Thanks to the Ubuntu developers who started the eBox packaging process for
Ubuntu. It's been very useful to keep working from that point.

Pages: 1 ... 63 64 [65] 66 67