Older Newer
Wed, 01 Dec 2004 09:58:38 . . . . (gglas)?


Changes by last author:

Added:
This page contains common errors and misconfiguration.

* Q: Try to connect to a vserver from the master or another vserver on the same host fails with

:: strace shows:

<code>

sin_addr=inet_addr("xx.xx.xx.xx")}, yy) = -1 EINVAL (Invalid argument)

</code>

* A: The vserver/master cannot communicate with another vserver on same host.

::# check all netmasks on all interfaces (do they overlap) ?

::# check policy routing (disable it temporary) ?

::# check that lo is up (Networking within a host/vserver always uses lo interface)