include_recipe 'firewall' firewall_rule 'rskj' do port [4444,50505] protocol :tcp command :allow end