Project

General

Profile

Anomalie #3505

Les règles de firewall ne concerne que eth0

Added by Emmanuel GARETTE over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
05/23/2012
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Associated revisions

Revision 56cc4e46 (diff)
Added by Emmanuel GARETTE over 11 years ago

Ouvrir ejabberd sur toutes les interfaces + utilisation de adresse_ip_ldap plutot que le conteneur annuaire (fixes #3505)

History

#1 Updated by Emmanuel GARETTE over 11 years ago

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

#5 Updated by Joël Cuissinat over 11 years ago

  • Status changed from Résolu to Fermé
  • Assigned To set to Emmanuel GARETTE

Résultat obtenu sur AmonEcole (même si dans ce cas, il faudra des règles Era) :

root@amonecole:~# grep allow /usr/share/eole/firewall/00_jabber.fw
allow_src(interface='eth0', ip='0/0', port='5222')
allow_src(interface='eth0', ip='0/0', port='5223')
allow_src(interface='eth1', ip='0/0', port='5222')
allow_src(interface='eth1', ip='0/0', port='5223')
allow_dest(interface='eth0', ip='192.0.2.50', port='389')
allow_dest(ip='192.168.230.201', port='8443')

Also available in: Atom PDF