[INSTRM-174] Add iptable task to dnsmasq role Created: 06/Sep/17  Updated: 13/Oct/17  Resolved: 13/Oct/17

Status: Done
Project: Instrument control development
Component/s: ics_ansible
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Normal
Reporter: shimono Assignee: shimono
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Add iptable line:

iptables -A POSTROUTING -t mangle -p udp --dport bootpc -j CHECKSUM --checksum-fill


 Comments   
Comment by shimono [ 21/Sep/17 ]

configuration working at landfill.

need to check dnsmasq service working and iptables filter does not harmful...

Comment by shimono [ 13/Oct/17 ]

on package not installed/updated

ok: [dlb3-vm] => (item=[u'nfs-common']) => {"cache_update_time": 1507836032, "cache_updated": false, "changed": false, "item": ["nfs-common"]}

on package updated

changed: [dlc2-vm] => (item=[u'libvirt-daemon', u'virt-top', u'virt-goodies']) => {"cache_update_time": 1507897855, "cache_updated": false, "changed": true, "item": ["libvirt-daemon", "virt-top", "virt-goodies"], "stderr": "", ]}

on package installed

changed: [dlc2-vm] => (item=[u'libvirt-daemon', u'virt-top', u'virt-goodies']) => {"cache_update_time": 1507897855, "cache_updated": false, "changed": true, "item": ["libvirt-daemon", "virt-top", "virt-goodies"], "stderr": "",
Comment by shimono [ 13/Oct/17 ]

merged.

Generated at Sat Feb 10 16:22:18 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.