Project

General

Profile

Tâche #15903

Zéphir - Scénario #15909: Finaliser le module Zephir 2.6.0

Il y a un "eth0" en dur dans le fichier 00-static_rules

Added by Joël Cuissinat about 7 years ago. Updated about 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/15/2016
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Remaining (hours):
0.0

Description

Cf. demande originale : #2261

root@zephir:~# grep eth0 /usr/share/eole/bastion/data/00-static_rules 
/sbin/iptables -A INPUT -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT


Related issues

Related to Distribution EOLE - Tâche #26962: Les instances de modules EOLE 2.6.0 échouent Fermé 02/21/2019

Associated revisions

Revision 0ce3fc66 (diff)
Added by Joël Cuissinat about 7 years ago

Autorisation du retour de connexion sur toutes les interfaces

Ref: #15903 @30m

History

#1 Updated by Joël Cuissinat about 7 years ago

  • Tracker changed from Demande to Tâche
  • Parent task set to #15909
  • Remaining (hours) set to 2.0

#2 Updated by Scrum Master about 7 years ago

  • Status changed from Nouveau to En cours

#3 Updated by Scrum Master about 7 years ago

  • Subject changed from Il y a un "eth0" en dur dans le fichier 00-static_rules to Il y a un "eth0" en dur dans le fichier 00-static_rules
  • Description updated (diff)
  • Assigned To set to Bruno Boiget

#4 Updated by Joël Cuissinat about 7 years ago

  • Assigned To changed from Bruno Boiget to Joël Cuissinat
  • % Done changed from 0 to 100
  • Remaining (hours) changed from 2.0 to 0.15

#5 Updated by Scrum Master about 7 years ago

  • Status changed from En cours to Résolu

#6 Updated by Bruno Boiget about 7 years ago

  • Remaining (hours) changed from 0.15 to 0.0

testé sur Zéphir 2.6.0 :

root@zephir:~# grep eth0 /usr/share/eole/bastion/data/00-static_rules 
root@zephir:~# iptables-save
# Generated by iptables-save v1.6.0 on Tue May  3 16:38:30 2016
*mangle
:PREROUTING ACCEPT [16756:8375379]
:INPUT ACCEPT [16756:8375379]
...
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -i ens4 -j eth0-root
...

#7 Updated by Bruno Boiget about 7 years ago

  • Status changed from Résolu to Fermé

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

  • Related to Tâche #26962: Les instances de modules EOLE 2.6.0 échouent added

Also available in: Atom PDF