aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulegui doesn't update through firewall  (Read 4002 times)

heuving

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
amulegui doesn't update through firewall
« on: January 03, 2006, 09:14:39 AM »

I have problems using amulegui through a firewall.
If I start amulegui on the same computer I'm using amule, everything is fine. It shows me the current down- and uploads, I can enter searches etc.
But if I'm using amulegui from another computer outside of the LAN, I get an initial connection and the program shows me the actual status, but it get's never updated.
If I enter a search, there's a new tab for my query, but it doesn't show any results.
On the firewall I opened the port  6712. What do I miss?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulegui doesn't update through firewall
« Reply #1 on: January 03, 2006, 10:46:59 AM »

kinda teh same problem here aswell, alltho mine has no firewall inbetween only a wlan access point...
if i connect the lan cable works just fine from the same pc, but I am pretty sure this worked over wlan at least a couple days/weeks ago...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: amulegui doesn't update through firewall
« Reply #2 on: January 03, 2006, 01:22:25 PM »

what version amulegui are we talking about - linux or win ?

stefanero: please explain your setup little more. I understand that it works thru localhost. What about lan ?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulegui doesn't update through firewall
« Reply #3 on: January 03, 2006, 01:59:48 PM »

lan works aswell but wireless-lan does not anymore....
from winXP to linux
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

heuving

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amulegui doesn't update through firewall
« Reply #4 on: January 03, 2006, 02:20:56 PM »

Quote
Originally posted by lfroen
what version amulegui are we talking about - linux or win ?

Both are linux. The box with amule running is a SuSE9.0 with wxGTK2.4, the other one
a SuSE9.2 with a freshly compiled wxWidgets2.6.2. On both I compiled 2.1.0.
Logged

lfroen

  • Guest
Re: amulegui doesn't update through firewall
« Reply #5 on: January 03, 2006, 03:06:18 PM »

stefanero: if I see correctly, the only difference between lan vs wlan is bandwidth/latency. Is that correct ?

heuving: can you describe your network setup in little more detail ?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulegui doesn't update through firewall
« Reply #6 on: January 03, 2006, 03:54:07 PM »

yup, its teh same pc once connected thruw wlan and once lan....
 
over wlan on my side it loads teh config file, and also the server.met from teh amule running on linux, but thats about it...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: amulegui doesn't update through firewall
« Reply #7 on: January 04, 2006, 12:10:37 PM »

It could very well be possible, that my problems with amulegui on WinXP are based on the same things.

I have direct LAN connection to my Debian box, but all the problems I experience seem to come from some network troubles. Maybe there is some timing dependent bug in the EC protocol. That could very well explain everything!
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulegui doesn't update through firewall
« Reply #8 on: January 04, 2006, 01:00:03 PM »

well lfroen told my my w-lan access point sux, so I resetted it a little, and all of the sudden my remote-gui works again

I guess an uptime of 58days for an d-link access point is a little to much  :]
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: amulegui doesn't update through firewall
« Reply #9 on: January 04, 2006, 02:05:59 PM »

Quote
Maybe there is some timing dependent bug in the EC protocol

EC have part where it tries to avoid network congestion. When EC "thinks" that network is slow - it stops sending update requests.
Quite possible this part is buggy somewhere.
Logged

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: amulegui doesn't update through firewall
« Reply #10 on: January 05, 2006, 10:58:25 AM »

@Ifroen
If you think of my problem with the "socket would block" error message, I think we can take such network timing issues for granted.

If you have any suggestions or some patches to produce some helpful trace output, I would try it.

The problem seems to be highly reproducible in my environment, though I have no idea, why! I normally don't have any network troubles except from time to time the usual things with SAMBA shares.

I'm on standard 100 Mbit/s-Ethernet with a 24-port-Switch for all of my equipment. No WLAN, no exotic hardware active (at the moment :-) ).
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

lfroen

  • Guest
Re: amulegui doesn't update through firewall
« Reply #11 on: January 05, 2006, 04:05:18 PM »

Radek: do you still have this error in current svn snapshot ?
Logged

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: amulegui doesn't update through firewall
« Reply #12 on: January 05, 2006, 05:55:32 PM »

@Ifroen
No, this error (or to be precise: the error message) seems to be gone.

I just mentioned this error here again, because it seems to hint in the same direction: that at my place some (imagined ?) network congestion in internal LAN has effects on EC (or general socket communication).

And in my mind I make the connection to this other problems I am having with the communication of amulegui to amuled. See this post.

It seems to me, as if the communication between amulegui and amuled  is somehow disturbed. But there are no error messages, I could see. I didn't try the current snapshots, though. I'm still using 2.1.0
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...