Anomalie #5491
DNAT, règle implicite ne reprend pas le port et met "port=0" à la place
100%
Description
Si on ne spécifie pas de port dans "nouveau port" lors de la création d'une règle de DNAT, la règle implicite de FORWARD prend "0" comme port de destination à autoriser.
Exemple :
root@pf-amon:~# iptables-save |grep 172.16.0.6 -A PREROUTING -d 82.224.167.139/32 -i eth0 -p tcp -m tcp --dport 3389 --tcp-flags SYN,RST,ACK SYN -j DNAT --to-destination 172.16.0.6 -A ext-ped -d 172.16.0.6/32 -i eth0 -o eth2 -p tcp -m tcp --dport 0 --tcp-flags SYN,RST,ACK SYN -j ACCEP
Associated revisions
dport pour la regle implicite de redirection DNAT, fixes #5491
Import SNMP data from OCS. fist commit. see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@574 521019e7-676f-4c92-9f5a-82357c860469
Choose itemtype to create
Link with existent objects
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@575 521019e7-676f-4c92-9f5a-82357c860469
Permit to choose data SNMP to import
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@577 521019e7-676f-4c92-9f5a-82357c860469
Clean table of snmp links when purge object
Fix synchronization
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@578 521019e7-676f-4c92-9f5a-82357c860469
Add table into object form to see informations (like uptime & synchronize from snmp)
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@579 521019e7-676f-4c92-9f5a-82357c860469
Minor fix & add phone
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@581 521019e7-676f-4c92-9f5a-82357c860469
Can delete link with OCS
Add into object form Tab SNMP
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@582 521019e7-676f-4c92-9f5a-82357c860469
Minor fix add network port
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@583 521019e7-676f-4c92-9f5a-82357c860469
Minor fixes
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@584 521019e7-676f-4c92-9f5a-82357c860469
Add search engine for import / link
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@585 521019e7-676f-4c92-9f5a-82357c860469
Minor fixes
see #5491
git-svn-id: https://forge.glpi-project.org/svn/ocsinventoryng@587 521019e7-676f-4c92-9f5a-82357c860469
History
#1 Updated by Gwenael Remond over 7 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit b270c1a4f2566d54d92c68bd82aae1b48d9b271e.
#2 Updated by Gwenael Remond over 7 years ago
- Assigned To set to Gwenael Remond
#3 Updated by Joël Cuissinat over 7 years ago
- Target version set to Mises à jour 2.3.12
Correction visiblement déjà publiée en version stable en 2.3 ( era (2.3-eole37) ) et 2.4 sans avoir été qualifiée !
#4 Updated by Lionel Morin about 7 years ago
- Status changed from Résolu to Fermé
#5 Updated by Fabrice Barconnière about 7 years ago
- Due date set to 02/07/2014