Il giorno gio, 15/11/2007 alle 16.44 +0100, [EMAIL PROTECTED] ha scritto: > Hi all! > > I decide to give Ebox a go , so I did aptitude install ebox, it installed, > but I noticed that apart from changing my password and restarting the server, > I could not do much. I went back to the site and noticed I had to install > several other packages, like ebox-network, ebox-email etc, all the packages > installed successfully, I logged on agin into ebox, no-go, I still had no > other menus or extended menu. I decided to reboot, and that was the end. It > seemed as if ebox has locked me out somehow by setting firewall rules and I > might have to re-install my server( itŽs a remote server) > > What would be the best way to install and configure Ebox without headaches? > Why werent the other pakages pulled automatically?
Hi, Ebox on Ubuntu doesn't work so much well, and several packages are missing. They're working on it, but it should take a lot of time. If you want to remove ebox from ubuntu, you have to uninstall it and than you have to reconfigure iptables manually by typing: # iptables -F # iptables -F -t nat # iptables -P INPUT ACCEPT # iptables -P OUTPUT ACCEPT # iptables -P FORWARD ACCEPT hope this helps regards, -- Davide Corio email: davide.corio<at>domsense.com web: http://www.domsense.com _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
