Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   elog client through proxy, posted by gibelin julien on Mon Mar 25 12:31:34 2019 
    icon2.gif   Re: elog client through proxy, posted by Stefan Ritt on Thu Apr 4 11:57:46 2019 
Message ID: 68919     Entry time: Mon Mar 25 12:31:34 2019     Reply to this: 68923
Icon: Question  Author: gibelin julien  Author Email: gibelin@unicaen.fr 
Category: Question  OS: Linux  ELOG Version: 3.1.1 revision  
Subject: elog client through proxy 

Dear users,

we started an elog serveur (using ssl) and open to the world which is working fine.

However I am trying to access it via the command line client, from a computer that uses a proxy to connect to internet.

The environnment variable are set :

declare -x ftp_proxy="ftp://myproxy:3128/"
declare -x http_proxy="http://myproxy:3128/"
declare -x https_proxy="https://myproxy:3128/"
declare -x socks_proxy="socks://myproxy:3128/"

 

but when I try to connect

elog  -h myelog -p 443 -l lognote -s 1 -u username passwd  -w last

I have the following message :

Cannot connect to host myelog, port 44

How should I proceed ?

Best regards

JG

:

 

ELOG V3.1.5-fe60aaf