
Notez bien "Block UDP Traffic", puis allez voir avec
ipfw show -a  les règles générées, parmi les quelles:20321       0          0 allow udp from any 67 to me in
20322       0          0 allow udp from any 5353 to me in
20340       0          0 allow udp from any to any dst-port 137 in
20350       0          0 allow udp from any to any dst-port 427 in
20360       0          0 allow udp from any to any dst-port 631 in
20370       0          0 allow udp from any to any dst-port 5353 in
22000       0          0 allow udp from any to any dst-port 3283 in
22010       0          0 allow udp from any to any dst-port 5900 in
22020       0          0 allow udp from any to any dst-port 123 inEvidemment rien ne vous empèche de réécrire vous même les règles manuellement et de profiter du moteur d'état, mais bon, il y a quand même tromperie sur le niveau de sécurité annoncé.
Aucun commentaire:
Enregistrer un commentaire