Re: [Server-devel] RACHEL, another developing world server project, would like to have a discussion with XS

2009-09-22 Thread Sameer Verma
On Tue, Sep 22, 2009 at 4:16 PM, Dennis Nguyen wrote: > Greetings, > > I work with a volunteer project launched about a year ago that is > working on developing a server package for education in the developing > world. The initiative is called RACHEL. RACHEL is a web and content > server image, ba

[Server-devel] XS Timeout issue (maybe)

2009-09-22 Thread Gerald Ardito
Hello, I have been testing an XS. We are in NY and the server is in Boston. I have set the Mesh Server on the XOs (in the Control Panel) for the server's URL, and edited /etc/hosts on the XOs to point toward the server's IP address. The devices connect just fine, and I can collaborate on activit

Re: [Server-devel] DNS/dhcp question

2009-09-22 Thread Gerald Ardito
Martin, I am hoping to hear back from you about this soon. This is on the path to our deployment in the next couple of weeks. Thanks. Gerald On Fri, Sep 18, 2009 at 6:44 PM, Gerald Ardito wrote: > Martin, > > Thanks. > > I am using version 0.6d5. And I followed the standard installation > proce

[Server-devel] RACHEL, another developing world server project, would like to have a discussion with XS

2009-09-22 Thread Dennis Nguyen
Greetings, I work with a volunteer project launched about a year ago that is working on developing a server package for education in the developing world. The initiative is called RACHEL. RACHEL is a web and content server image, based on Linux/Apache and installed on commodity hardware, that we d

Re: [Server-devel] server ecurity

2009-09-22 Thread Jerry Vonau
On Tue, 2009-09-22 at 12:05 +0200, Martin Langhoff wrote: > 2009/9/21 Jerry Vonau : > > Your proxy is slow to re-load the iptables rule-set? How many lines? > > No no. You got a mixup there :-). Adding/removing rules from iptables > is fast -- we can create a new chain and add rules, flush it, et

Re: [Server-devel] Falla configuracion con Open DNS

2009-09-22 Thread Rodolfo D.
Espanol: Creo que la opcion "forward only;" esta de mas, podrias probar sacarla Creo que esa opcion hace que bind pregunte directamente a otros dns, y hay ciertas zonas que deberian de buscarse en la tabla local English: I think the opction "forward only;" is not supposed to be there, could you

Re: [Server-devel] Falla configuracion con Open DNS

2009-09-22 Thread Luis Diaz
Claro si corri la configuracion de red tal como indica la instalacion del XS, tambien corri el ejabberd y el squid lo levanté tambien. Gracias Luis On Tue, Sep 22, 2009 at 8:00 AM, Rodolfo D. wrote: > Espanol: > > Corriste la configuracion de red antes de configurar el Bind? > > root@ localhost

Re: [Server-devel] Falla configuracion con Open DNS

2009-09-22 Thread Rodolfo D.
Espanol: Corriste la configuracion de red antes de configurar el Bind? root@ localhost # /etc/sysconfig/olpc-scripts/domain_config "mi_dominio" "mi_dominio" reemplazar por tu dominio y sin las comillas English: Did you execute the domain configuration script before you modified Bind? root@ lo

Re: [Server-devel] server ecurity

2009-09-22 Thread Iñaki Arenaza
Martin Langhoff writes: > For the proxy, we are using Squid. If the solution we build depends on > adding/removing rules from Squid, and that happens to need a squid > restart, we will be in a world of pain. So we either avoid this, or > switch http proxy. You can use external_acl_type ACLs and

Re: [Server-devel] server ecurity

2009-09-22 Thread Martin Langhoff
2009/9/22 Henry Vélez Molina : > ¿wheres is the moodle file with the XO´s registration? Some info in /home/idmgr/identity.db , and you will want to hook into /var/www/moodle/web/auth/olpcxs/auth.php which is the code that handles the automagic login. When the login succeeds, moodle will have to tr

Re: [Server-devel] server ecurity

2009-09-22 Thread Martin Langhoff
2009/9/21 Jerry Vonau : > Your proxy is slow to re-load the iptables rule-set? How many lines? No no. You got a mixup there :-). Adding/removing rules from iptables is fast -- we can create a new chain and add rules, flush it, etc. So we can manipulate rules there "hot". For the proxy, we are us