← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1332353] [NEW] NSX: wrong src IP address in VM connection via floating IP

 

Public bug reported:

Scenario:

Two VM on the same network (VM_1 and VM_2) with internal addresses INT_1
and INT_2 both associated with floating IPs FIP_1 and FIP_2.

VM_1 connects to VM_2 (e.g.: ssh) through VM_2 floating IP
e.g.: VM_1> ssh user@FIP_2

on VM_2 the ssh connection has:
- INT_2 as local address
- FIP_2 as remote address

This is not entirely correct.
It would be advisable to have instead FIP_1 as remote address.

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: New


** Tags: icehouse-backport-potential vmware

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

Title:
  NSX: wrong src IP address in VM connection via floating IP

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Scenario:

  Two VM on the same network (VM_1 and VM_2) with internal addresses
  INT_1 and INT_2 both associated with floating IPs FIP_1 and FIP_2.

  VM_1 connects to VM_2 (e.g.: ssh) through VM_2 floating IP
  e.g.: VM_1> ssh user@FIP_2

  on VM_2 the ssh connection has:
  - INT_2 as local address
  - FIP_2 as remote address

  This is not entirely correct.
  It would be advisable to have instead FIP_1 as remote address.

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


Follow ups

References