Comment 11 for bug 1393099

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to system-config (master)

Reviewed: https://review.openstack.org/135694
Committed: https://git.openstack.org/cgit/openstack-infra/system-config/commit/?id=6cc7b4fd0749ddaafa6ddc07c53906248702f883
Submitter: Jenkins
Branch: master

commit 6cc7b4fd0749ddaafa6ddc07c53906248702f883
Author: Adam Gandelman <email address hidden>
Date: Wed Nov 19 10:47:36 2014 -0800

    Add iptables rule to log dropped packets

    Adds a rule to the bottom of the openstack-INPUT chain to log any
    packets that make it this far and are on their way to being rejected.
    This may help us find out why Devstack Ironic VM nodes occasionally cannot
    reach the host's TFTP server.

    Change-Id: I3980284a93f50ac8db16769f6ad87382aa55e898
    Related-bug: #1393099