← Back to team overview

openerp-india team mailing list archive

[Bug 432539] Re: [5.0] detect_ip_addr() in module document select bad ip address

 

** Changed in: openobject-addons/5.0
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/432539

Title:
  [5.0] detect_ip_addr() in module document select bad ip address

Status in OpenERP Addons (modules):
  Fix Released
Status in OpenERP Addons 5.0 series:
  Won't Fix
Status in OpenERP Addons trunk series:
  Fix Released

Bug description:
  Server revno: 1843
  Addons revno: 2380
  Client revno: 992

  On windows, the function detect_ip_addr()  select the bad network
  interface (eg: when VirtualBox is installed, it add a virtual network
  card) and with the chance we have :) it choose it all the time :(

  on Linux it may be usefull tu use 127.0.0.1 or 0.0.0.0 in the ftp
  client instead of the real IP Address (specialy on Virtual machine)

  I write a small that permit to add a new variable in the config file (ftp_interface_addr)to indicate the IP Address what we want to listen
  and you can listen all interface on the machine with this syntax

  ftp_interface_addr = 0.0.0.0

  Se below for the patch

  Distribution: Ubuntu
  Version: 8.10 (intrepid)
  Python 2.5.2

  Locale:
    LANG=fr_FR.UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/432539/+subscriptions