hello,
if i start transconnect (exporting the LD_PRELOAD-
variable) i get the following error-message when
connecting via ssh to my server:
Connection Refused: Proxy denies fulfilling the request
ssh: connect to host baumert.cc port 22: Connection
refused
here's a summary of the tconn.conf-File:
proxyserv 194.64.227.182
proxyport 8080
proxyuser "mables"
proxypass "mb029573"
localnet 10.10.0.0/255.255.0.0
localnet 127.0.0.0/255.0.0.0
localnet 255.255.255.255/255.255.255.255
my ip-adress is:
adminsrv:/home/mables/.tconn # /usr/sbin/ifconfig -a
lo0:
flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4>
mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0:
flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv
4> mtu 1500 index 2
inet 10.10.5.210 netmask ffffff00 broadcast
10.10.5.255
qfe0:
flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv
4> mtu 1500 index 3
inet 10.10.107.210 netmask fffffc00 broadcast
10.10.107.255
adminsrv:/home/mables/.tconn # telnet -e%
194.64.227.182 8080
Telnet escape character is '%'.
Trying 194.64.227.182...
Connected to 194.64.227.182.
Escape character is '%'.
HTTP/1.0 400 Bad Request
Server: iPlanet-Web-Proxy-Server/3.6
Your browser sent a message this server could not
understand.Connection to 194.64.227.182 closed by
foreign host.
Do you know what's going on?
Thanks and best regards,
Markus