On 26/05/11 15:35 +0200, Morten Juhl-Johansen Zölde-Fejér wrote: > On Thu, 26 May 2011 15:19:56 +0200 > Cédric Krier <[email protected]> wrote: > > > Could you check if you got trytond listening on port 8070 with this > > command: > > > > netstat -lnp --inet --inet6 > > I get > ~ $ netstat -lnp --inet --inet6 > (Not all processes could be identified, non-owned process info > will not be shown, you would have to be root to see it all.) > Active Internet connections (only servers) > Proto Recv-Q Send-Q Local Address Foreign Address > State PID/Program name tcp 0 0 > 0.0.0.0:6000 0.0.0.0:* LISTEN - > tcp 0 0 0.0.0.0:113 0.0.0.0:* > LISTEN - tcp 0 0 127.0.0.1:5432 > 0.0.0.0:* LISTEN - tcp 0 0 > 0.0.0.0:37 0.0.0.0:* LISTEN - > tcp 0 0 :::6000 :::* > LISTEN - tcp 0 > 0 :::8070 :::* LISTEN > 21605/python udp 0 0 0.0.0.0:512 > 0.0.0.0:* - udp 0 0 > 0.0.0.0:37 0.0.0.0:* - > > ... and job 21605 is Trytond That looks about right.
Ok I think you are facing an IPv6 issue. Your host has IPv6 activated but I think you don't have an IPv6 entry for localhost in /etc/hosts. So add it or use :: instead of localhost. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgp2lqTA14EcN.pgp
Description: PGP signature
