Project

General

Profile

Anomalie #4624

Problème avec ouvre-firewall

Added by Redmine Admin almost 11 years ago. Updated over 10 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
01/21/2013
Due date:
01/25/2013
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

root@lab13-eole:~# /etc/init.d/bastion restart * Stopping Serveur Creole: creole_serv [ OK ] * Stopping firewall: bastion [ OK ] * Starting Serveur Creole: creole_serv [ OK ] * Starting firewall: bastion [ OK ]
root@lab13-eole:~# /usr/share/eole/postservice/00_piwik reconfigure
Configuration de piwik... OK
root@lab13-eole:~# ouvre.firewall
root@lab13-eole:~# /usr/share/eole/postservice/00_piwik reconfigure
Configuration de piwik... ERREUR


Related issues

Related to Distribution EOLE - Anomalie #4878: ouvre.firewall non stable Pas un bug

Associated revisions

Revision dc4ca453 (diff)
Added by Joël Cuissinat over 10 years ago

  • bastion/ouvre.firewall : 127.0.0.1 non natté

Fixes #4624 @15m

History

#1 Updated by Joël Cuissinat over 10 years ago

  • Target version set to Mises à jour 2.3.8

#2 Updated by Joël Cuissinat over 10 years ago

  • Status changed from Nouveau to En attente d'informations
  • Assigned To set to Joël Cuissinat
  • % Done changed from 0 to 10

Pas reproduit sur mon AmonEcole :

root@amonecole:~# /usr/share/eole/postservice/00_piwik reconfigure 
Configuration de piwik... OK
root@amonecole:~# ouvre.firewall 
root@amonecole:~# /usr/share/eole/postservice/00_piwik reconfigure 
Configuration de piwik... OK
root@amonecole:~#

#3 Updated by Emmanuel GARETTE over 10 years ago

L'ip local est natté également si je me souviens bien, au lieu de ne natté que les flux extérieurs.

#4 Updated by Joël Cuissinat over 10 years ago

  • Status changed from En attente d'informations to Résolu
  • % Done changed from 10 to 100

#5 Updated by Luc Bourdot over 10 years ago

  • Due date set to 01/25/2013
  • Start date changed from 12/18/2012 to 01/21/2013

#6 Updated by Bruno Boiget over 10 years ago

  • Status changed from Résolu to Fermé

paquet candidat compilé avec la modification

#nat tout le trafic sauf pour 127.0.0.1
iptables -t nat ! -s 127.0.0.1 -A POSTROUTING -j MASQUERADE

Also available in: Atom PDF