aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: HTTP-Proxy Problem  (Read 9720 times)

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #15 on: June 17, 2006, 10:56:15 PM »

very interesting:
abc:/# ping ***
PING *** (xxx.xxx.x.xxx) 56(84) bytes of data.

--- *** ping statistics ---
43 packets transmitted, 0 received, 100% packet loss, time 41993ms

Quote
Do this and post the result:
$ telnet xxx.xxx.xxx.xxx yyyy

abc:/# telnet xxx.xxx.x.xxx:yyyy
telnet: could not resolve xxx.xxx.x.xxx:yyyy/telnet: Name or service not known

???
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: HTTP-Proxy Problem
« Reply #16 on: June 17, 2006, 11:01:23 PM »

You have to do a telnet xxx.xxx.xxx.xxx yyyy (notice the space!) instead of telnet xxx.xxx.xxx.xxx:yyyy
Logged

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #17 on: June 18, 2006, 09:15:47 AM »

sry..

Code: [Select]
abc:/# telnet xxx.xxx.x.xxx yyyy
Trying xxx.xxx.x.xxx...
Connected to xxx.xxx.x.xxx.
Escape character is '^]'.
after typing 5 minutes i gave it up.. no response
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: HTTP-Proxy Problem
« Reply #18 on: June 20, 2006, 04:51:37 AM »

Well, how can you be sure that the proxy server you are trying to connect is alive? Ping does not work (100% loss), telnet gives you nothing, ... There are good chances that the server is no longer operating.
Logged

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #19 on: June 23, 2006, 05:35:57 PM »

the proxy is alive. i said it worked with emule.. gaim, mozilla.. ALL WORKS!
aMule not... i removed the router. he isn't the problem too.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: HTTP-Proxy Problem
« Reply #20 on: June 26, 2006, 02:59:43 AM »

Ivina,

There is not much I can do to help you. I can test the proxy myself if you want to and if there is no security concern. If that is an option, please send me a private message with the proxy type, address, user and password.

Also, remember I have asked you to post the console output, something like this:

Http-CONNECT(0001): 0 -> 1
process_end - ok=false, 0 bytes
Logged

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #21 on: June 26, 2006, 08:22:09 AM »

that won't work. my ip is my authentification.

when i want to connect with the proxy:
Code: [Select]
Http-CONNECT(0001): 0 -> 1
process_end - ok=false, 0 bytes

hmm. i think i'll must search for another client.  :(
Logged

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #22 on: June 27, 2006, 09:07:03 PM »

Code: [Select]
Verbinde zu DonkeyServer No2 (62.241.53.16 - 62.241.53.16:4242)
Servers: Server 62.241.53.16(62.241.53.16) Port 4242
Proxy: Lost connection event
Verbunden zu DonkeyServer No2 (62.241.53.16:4242)
Servers: Error in serversocket: DonkeyServer No2(62.241.53.16:4242): 4
Verbindung verloren zu DonkeyServer No2 (62.241.53.16:4242)
Verbindung verloren

What means "Error in serversocket: xyz: 4??
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: HTTP-Proxy Problem
« Reply #23 on: June 28, 2006, 01:01:28 AM »

4 means "Invalid socket (uninitialized)".
Logged

Ivina

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: HTTP-Proxy Problem
« Reply #24 on: July 02, 2006, 04:35:15 PM »

the proxy works fine with mldonkey.
i think it's a dev-prob of amule. you should fix it or remove the proxy support...

bye
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: HTTP-Proxy Problem
« Reply #25 on: July 03, 2006, 02:17:40 AM »

You are probably right about beeing a problem with aMule proxy, but in order to fix it, I must be able to reproduce the failure here.

AFAIK, you are the only user reporting this bug. And as proxy works for me here and for lots of other users, I don't see a reason to remove it from the code base.

Good luck with mldonkey. It is a really nice piece of work too.
Logged
Pages: 1 [2]