Displaying 1 result from an estimated 1 matches for "dns_out".
Did you mean:
disk_out
2013 Dec 12
3
Puppetlabs-firewall and Logging
...t; ''ssh_in'', jump => ''LOG'', log_prefix =>
''ssh_in '' }
firewall { ''011 ssh_in'': chain => ''ssh_in'', action => ''accept'' }
*This works for DNS:*
firewall { ''016 fwd to dns_out'': chain => ''OUTPUT'', outiface => ''eth0'',
destination => ''10.x8.x0.x5'', proto => ''udp'', port => ''53'', action =>
''accept'', }
firewall { ''016 fwd to dns_o...