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.


Topics - Christophe

Pages: [1]
1
French / article christian
« on: October 06, 2011, 11:19:37 am »
Salut,

je fais juste une post pour rendre hommage a notre ami christian :

http://blogs.zentyal.org/gueststars/2011/10/06/zentyal-community-interview-christian/


pour que tout le monde sache qui est christian ! un verre a la main biensur !

2
I propose a cron job to update your lists from your blacklist provider.
From zentyal it's difficult to update these blacklist, each week you have to :
- connect in VNC to your serveur (
- download an updated blacklist from FF
- create a new blacklist
- set the rules
- delete the old blacklist

it's really tiring....

I'm not sur if it's enought for dansguardian, but i wrote this :

Code: [Select]
#!/bin/sh
#
# File /etc/cron.daily/dansguardian_blacklists
#
# download and update each day blacklists from UT1.

wget ftp://ftp.univ-tlse1.fr/pub/reseau/cache/squidguard_contrib/blacklists.tar.gz -O /etc/dansguardian/extralists/$filterprofile$/blacklist.tar.gz
tar zxvf /etc/dansguardian/extralists/$filterprofile$/blacklist.tar.gz -C /etc/dansguardian/extralists/$filterprofile$/archives/$description$/
       chmod 0775 /etc/dansguardian/extralists/$filterprofile$/archives/$description$
       chown -R root:root /etc/dansguardian/extralists/$filterprofile$/archives/$description$
       service squid restart

3
Installation and Upgrades / age of urls adblock
« on: August 05, 2011, 12:38:10 am »
Hi,

i was browsing my gateway (with webmin) to find the repository to update with a cronjob my blacklists in dansguardian...
Anyway, i found the repository of the new adblock   :(.

i opened url and domain file, and in the header, i can read :

Code: [Select]
# Advanced AD blocking & logadblocks options depend on having the phrase
# "ADs" in a list's category.

#listcategory: "ADs"

# Example list taken from squidGuard on 2005-10-24

#
# !!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!!
#
# This list is entierly a product of a dumb robot (squidGuardRobot-2.3.7).
# We strongly recommend that you review the lists before using them!
# Don't blame us if there are mistakes, but please report errors with
# the online tool at http://www.squidguard.org/blacklist/
#
# !!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!!
#
# This list was compiled in 0:50:01 on 2005.10.22 00:50:10.
# This list was compiled from 0 link sources and 2172 links,
# of which 928 tested successfully.

.... 2005 ! I think, this list needs an update ???

4
Installation and Upgrades / Traffic Shapping
« on: August 03, 2011, 11:59:18 pm »
I tested traffic shapping and i have some pb to use it :

-PC1 : download on P2P
-PC2 : watching streaming video

I want watch the movie with priority.
I set eth1 (from internet to lan) with (http port and streaming video protocol) with priority 0, and the largest rate guarantee.

but, µtorrent always wins....

P2P is encrypted, L7 can't see paquets. none rules for P2P works.

Thank you

5
Hi the community,

I installed a new VM to test RC.2.2, and after antivirus installation, the module can't start, and still display 0 signature.

I try to disabled and enabled, but it's the same.

I try to reboot and still the same.

Any idea ?
Thanks

6
Installation and Upgrades / Cleaning proxy cache
« on: July 26, 2011, 12:32:13 pm »
Hello,
How can i clean the proxy cache ?

7
Installation and Upgrades / configuration for 2 virtual mail
« on: July 23, 2011, 11:46:09 am »
Hello everyone,

I have a domain name (abc.fr), which i use in virtual mail. My mail works well. I dont have any pb.

Yesterday, i bought another domaine to use in vmail also (def.com).

I set a new vmail, but when try connect to smtp and imap, i can't. I think i set correctly in my user setting

- my mail server accept only the old username : username@abc.fr, and i have my another mails.

How can i set my mailserver to have 2 seperate login and mailbox ?
Do i need to install another mailserver ?

8
Note from moderator
-----------------------------------------------------------------------------------------
Some time ago, we have started one topic in French section related to "How To" translation. This shifted to "official documentation" translation.

We received inputs from a guy from Netherlands, in English  ;) then it's time to move all content here.
First messages are obviously in French. You can drop it or I may translate it later if there is a huge amount of request  :P

-----------------------------------------------------------------------------------------

Bon, comme il faut un début a tout, je me propose de débuter un How to en francais. J'aurais du temp la semaine prochaine pour m'y mettre.

La méthode que je propose est de partir de la doc officielle et de rajouter des exemples de config. La seule question que je me posais, est sur quelle version est il le plus judiceux de démarrer , rtm ou rc ? il existe qqs différences daans les ecrans qd meme.
Je sais que des travaux mise jour de doc pour la nouvelle version sont en route, mais je ne sais pas s'ils sont deja en lignes.

et bien sur je ne redigerai que sur les modules où je me sens a l'aise car testé.


9
Installation and Upgrades / Adding some firewall rules
« on: July 20, 2011, 06:38:47 pm »
Is it possible ?

For example, redirect https to the transparent proxy ?

10
French / DNS facon Zentyal
« on: July 20, 2011, 06:34:03 pm »
J'ai toujours eu de grosse difficultés à paramétrer le DNS Zentyal, à tel point que j'ai du abandonner.
J'utilise donc simplement le serveur Bind en mode autonome sur une autre machine. Cela fonctionne parfaitement comme ca, mais quand même, j'aimerais me reconcilier avec Zentyal sur ce module.

L'aide Zentyal ne m'apporte rien, car elle ne m'explique pas ce que je veux faire.

A noter  : J'utilise bind pour mon serveur DNS local, et pour mon nom de domaine sur le WAN.

11
Installation and Upgrades / Firewall and Upnp
« on: July 20, 2011, 11:22:38 am »
Do you know why P2P protocole pass trough the firewall without open port ?
Upnp is it enabled ? How disable this one ?
I'm trying to stop P2P, but i can't !

12
French / Hadopi et le P2P
« on: July 16, 2011, 07:56:36 pm »
bon je me lance...
esti l possible de bloquer tout le traffic P2P via le traffic shapping (P2P à 0) de Zentyal ? J'ai testé, le lorsque j'ouvre Utorrent le torrent reste à zero qqs minutes, puis le robinet s'ouvre comme si il n'y avait plus rien pour stopper le debit.

Une idée ?

13
French / Merci Nachico
« on: July 16, 2011, 05:59:04 pm »
Je pense que nous (francophones) pouvons dire merci à Nachico pour l'ouverture d'une section Francaise à ce forum.
Soyons nombreux à poster en francais !

14
Installation and Upgrades / French section
« on: July 05, 2011, 02:08:58 pm »
Hi,

is it possible open a french section ?

thanks

15
Installation and Upgrades / How to install beta zentyal
« on: June 30, 2011, 05:50:35 pm »
Hi,
I install Zentyal like that :

ubuntu 10.04 server + gnome package + zentyal package


My question :

can i upgrade just zentyal package ? if yes, how download beta package ?

thank


Pages: [1]