← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1352808] [NEW] when enable_snat is updated from false to true in a DVR vm fails to reach external network using snat

 

Public bug reported:

1.create network,subnet,dvr perform router interface add
2.boot a vm,
3.attach router gateway with disable-snat
4.now update router with enable-snat=true

update happens however we see that a extra sg port is created in snat
namespace for the interface added on router update which causes external
network unreachability for vm ,(here iptable rules are added for the vm
on router update)

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: l3-dvr-backlog

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1352808

Title:
  when enable_snat is updated from false to true in a DVR vm fails to
  reach external network using snat

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  1.create network,subnet,dvr perform router interface add
  2.boot a vm,
  3.attach router gateway with disable-snat
  4.now update router with enable-snat=true

  update happens however we see that a extra sg port is created in snat
  namespace for the interface added on router update which causes
  external network unreachability for vm ,(here iptable rules are added
  for the vm on router update)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1352808/+subscriptions


Follow ups

References