scissor-project / open-scissor

OpenSCISSOR provisioning and orchestration
Apache License 2.0
2 stars 0 forks source link

New iptables rules to open 2181 and 9092 in kafka VM #54

Closed agil3b3ast closed 6 years ago

agil3b3ast commented 6 years ago

Now kafka is able to accept connections on 9092 and 2181

Description of the Change

New iptables rules in kafka VM (ports 9092 and 2181).

Alternate Designs

N/A

Benefits

Now kafka-idmef-converter and the other clients are able to connect to kafka.

Possible Drawbacks

N/A

Applicable Issues

49 #48 #53