Public bug reported:

Binary package hint: openerp-server


README.debian says:

* openerp-server in the upstreams configuration listens by default to *all*
    interfaces. For security reasons, we do restrict it in the Debian packages
    to listen only on localhost. If you need to change this, edit
    /etc/openerp-server.conf and replace 'interface = localhost' with
    'interface = <your ip>'.


but sudo netstat -anpt returns:

Proto Recv-Q Send-Q Local Address           Foreign Address         State       
PID/Program name
tcp        0      0 0.0.0.0:8021            0.0.0.0:*               LISTEN      
2008/python     
tcp        0      0 127.0.0.1:8069          0.0.0.0:*               LISTEN      
2008/python     
tcp        0      0 0.0.0.0:8070            0.0.0.0:*               LISTEN      
2008/python     

PID 2008 is: /usr/bin/python ./openerp-server.py --config=/etc/openerp-
server.conf

** Affects: openerp-server (Ubuntu)
     Importance: Undecided
         Status: New

-- 
listening on 0.0.0.0
https://bugs.launchpad.net/bugs/584531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to