Bug 989626 - Configurable External Gateway Modes
Summary: Configurable External Gateway Modes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Upstream M2
: 4.0
Assignee: Terry Wilson
QA Contact: Assaf Muller
URL: https://blueprints.launchpad.net/neut...
Whiteboard:
Depends On: 1010323
Blocks: RHOS40RFE 1046070
TreeView+ depends on / blocked
 
Reported: 2013-07-29 16:47 UTC by Perry Myers
Modified: 2016-04-26 23:41 UTC (History)
8 users (show)

Fixed In Version: openstack-neutron-2013.2-0.3.b2.el6ost
Doc Type: Enhancement
Doc Text:
Allow disabling the default SNAT behavior on external networks.
Clone Of:
: 1046070 (view as bug list)
Environment:
Last Closed: 2013-12-23 13:36:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Comment 3 Assaf Muller 2013-12-19 15:45:29 UTC
Failed my verification on RHOS 4.0.

I had an instance connected to a router. The instance was able to ping google.com.

I used tcpdump on the hypervisor and saw that the source IP for the packets as they were leaving the hypervisor was the IP that the virtual router was allocated.

I then cleared the gateway, and the pings were failing.
I then ran:
router-gateway-set --disable-snat r1 public

And the pings were succeeding, and the source IP was (again) the source IP of the virtual router. The expected result was that the pings were supposed to fail, as the ICMP request was supposed to leave the hypervisor with a source IP of the instance itself, as the NAT was not supposed to take place (But was).

Comment 5 errata-xmlrpc 2013-12-20 00:16:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html

Comment 6 Assaf Muller 2013-12-22 12:57:03 UTC
Reopening. I don't know why the bug was closed as the last message (By me) states that the bug failed verification.


Note You need to log in before you can comment on or make changes to this bug.