On 26 June 2013 12:20, Laurent Alebarde <[email protected]> wrote: > # grep localhost /etc/hosts > 127.0.0.1 JANUS localhost > #::1 localhost >
This is an invalid configuration for many pieces of software as 127.0.0.1 reverse-resolves to JANUS not localhost, this is why Debian/Ubuntu and others use 127.0.1.1 for the hostname on default installs. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
