Project

General

Profile

Anomalie #2025

Pas de règles de firewall pour ejabberd

Added by Emmanuel GARETTE (2) about 12 years ago. Updated almost 12 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
09/02/2011
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

Il n'y a pas de règle de firewall sur ejabberd :

Contenu du fichier /usr/share/eole/firewall/00_ejabberd.fw :

#en clair
allow_src(ip='0/0', port='5222')
#en ssl
allow_src(ip='0/0', port='5223')
#ldap
allow_dest(interface='eth0', container='annuaire', port='389')

Related issues

Related to eole-ejabberd - Anomalie #2027: Homogénéisation du dictionnaire ejabberd sur 2.3 Fermé 09/02/2011

Associated revisions

Revision cc32450d (diff)
Added by Joël Cuissinat almost 12 years ago

Ajout des règles de pare-feu pour ejabberd (fixes #2025)
  • firewall/00_ejabberd.fw : ajout du fichier contenant les règles
  • Makefile : prise en charge du nouveau fichier

Revision 1766734a (diff)
Added by Joël Cuissinat almost 12 years ago

Erreur de nommage sur le fichier fw : 00_ejabberd.fw => 00_jabber.fw (fixes #2025)

History

#1 Updated by Joël Cuissinat almost 12 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#2 Updated by Joël Cuissinat almost 12 years ago

  • Assigned To set to Joël Cuissinat
  • Target version set to Mises à jour 2.3 - 03 RC
  • Distribution set to EOLE 2.3

#3 Updated by Joël Cuissinat almost 12 years ago

Sauf, qu'il y a des règles de nommage à respecter pour les ".fw" donc 00_ejabberd.fw => 00_jabber.fw !!!

#5 Updated by Joël Cuissinat almost 12 years ago

  • Status changed from Résolu to Fermé
root@scribe:~# dpkg -L eole-ejabberd |grep fw
/usr/share/eole/firewall/00_jabber.fw

Also available in: Atom PDF