Re: [Epoptes] [Question #214061]: server dont see client

2012-11-13 Thread max
Question #214061 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/214061

max posted a new comment:
the output server

refaa1@refaa1-desktop:~$ md5sum /etc/epoptes/server.crt
c7d9fa559142731c1b016c92de13fddb  /etc/epoptes/server.crt

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #214061]: server dont see client

2012-11-13 Thread max
Question #214061 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/214061

max posted a new comment:
output form client work

root@refaa2-desktop:~# md5sum /etc/epoptes/server.crt
c7d9fa559142731c1b016c92de13fddb  /etc/epoptes/server.crt
root@refaa2-desktop:~# /usr/sbin/epoptes-client
 * Epoptes-client connecting to server:789...
   ...done.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #214061]: server dont see client

2012-11-13 Thread max
Question #214061 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/214061

max posted a new comment:
output from client not work
refaa23@refaa23-desktop:~$ md5sum /etc/epoptes/server.crt
c7d9fa559142731c1b016c92de13fddb /etc/epoptes/server.crt
refaa23@refaa23-desktop:~$ /usr/sbin/epoptes-client
 * Epoptes-client connecting to server:789... 2012/11/14 08:28:29 socat[2513] E 
getaddrinfo(server, (null), {1,0,1,6}, {}): Name or service not known
refaa23@refaa23-desktop:~$

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp


Re: [Epoptes] [Question #214061]: server dont see client

2012-11-13 Thread Alkis Georgopoulos
Question #214061 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/214061

Status: Needs information = Answered

Alkis Georgopoulos proposed the following answer:
 * Epoptes-client connecting to server:789... 2012/11/14 08:28:29
socat[2513] E getaddrinfo(server, (null), {1,0,1,6}, {}): Name or
service not known

That means that this client doesn't know the hostname (=server) of the 
epoptes server.
Either put it in DNS, or in the client /etc/hosts, or modify 
/etc/default/epoptes-client as described in the 
http://www.epoptes.org/installation#TOC-Configuration section.

The simpler way to do that is to add
192.168.2.68 server
in the client /etc/hosts.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.

-- 
Mailing list: https://launchpad.net/~epoptes
Post to : epoptes@lists.launchpad.net
Unsubscribe : https://launchpad.net/~epoptes
More help   : https://help.launchpad.net/ListHelp