Tâche #8340
Distribution EOLE - Scénario #9167: Demandes cosmétiques pour EOLE 2.4.1
règle de firewall non porté en 2.4
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
root@horus:~# cat /usr/share/eole/firewall/00_fichier_controlevnc.fw allow_src(interface='eth0', ip="0/0", port='8789', container_interface='eth1') allow_src(interface='eth0', ip="0/0", port='8790', container_interface='eth1') root@horus:~# dpkg -S /usr/share/eole/firewall/00_fichier_controlevnc.fw eole-client-server: /usr/share/eole/firewall/00_fichier_controlevnc.fw
Associated revisions
suppression du fichier .fw FIXES #8340 @30min
History
#1 Updated by Joël Cuissinat over 8 years ago
- Estimated time set to 2.50 h
- Parent task set to #9167
#2 Updated by Joël Cuissinat over 8 years ago
- Remaining (hours) set to 2.5
#3 Updated by Klaas TJEBBES over 8 years ago
- Status changed from Nouveau to Résolu
- Start date set to 10/28/2014
- % Done changed from 0 to 100
Appliqué par commit 6f1b41c180cd29549b530d55908d26729e2bb99e.
#4 Updated by Joël Cuissinat about 8 years ago
- Status changed from Résolu to Fermé
- Assigned To set to Klaas TJEBBES
- Remaining (hours) changed from 2.5 to 0.0
- Client désactivé :
root@horus:~# CreoleGet activer_esu nonroot@horus:~# iptables-save | grep 87 root@horus:~#
- Client activé :
root@horus:~# CreoleGet activer_esu oui root@horus:~# iptables-save | grep 87 -A eth0-root -p tcp -m tcp --dport 8790 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT -A eth0-root -p tcp -m tcp --dport 8789 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT root@horus:~# ls /usr/share/eole/firewall/ ls: impossible d'accéder à /usr/share/eole/firewall/: Aucun fichier ou dossier de ce type