aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Low ID + Details  (Read 4240 times)

haelen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Low ID + Details
« on: January 18, 2007, 11:38:42 AM »

Hi. I'm getting LowID and have been since setting up. I have forwarded ports etc. and am going to list other deatils below to see if anyone can give me any clues as to whether the problem might lie:

I have Port Forwarding set on my Router:

TCP - 4662 to 4662
UDP - 4665 to 4665


On amule preferences:

TCP port: 4662
Extended UDP: 32138

ED2K is connected but with Low ID

Kad is connected but firewalled

(I'm running Kubuntu Linux with no firewall)


Thanks,
Tim
Logged

morp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
RE: Low ID + Details
« Reply #1 on: January 18, 2007, 10:18:05 PM »

try setting iptables rule for the tcp and udp port
example

iptables -A INPUT -p tcp --dport 4662 -j ACCEPT
iptables -A INPUT -p udp --dport 4665 -j ACCEPT
iptables -A INPUT -p udp --dport 4672 -j ACCEPT


if you are using a wifi router stop the ethernet card from network



i found this trick yestarday at home of my girlfriend amule connect every time with kad firewalled with this metod kad become ok after 1 minute





bye



morp
Logged

haelen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Low ID + Details
« Reply #2 on: January 19, 2007, 01:07:05 PM »

Hi morp,

I managed to set the iptables rule ok. Not sure about the ethernet bit. Yes, I am using a wifi router but won't my connection to the Net fail if I stop the ethernet card?

Thanks,
Tim
Logged

morp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Low ID + Details
« Reply #3 on: January 19, 2007, 01:13:37 PM »

i use ubuntu  in my case this trick is not necessary
but with the notebook of my girlfriend is the only sistem at the moment found from me to have kad ok




sorry for bad english but i am italian
Logged

morp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Low ID + Details
« Reply #4 on: January 19, 2007, 01:17:14 PM »

in ubuntu network you found all the network card on your pc
example

ethernet = eth0
wifi card = ath0

etc
etc



you must stop eth0




give a try




morp
Logged

haelen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Low ID + Details
« Reply #5 on: January 19, 2007, 01:33:34 PM »

Hi morp

>> i use ubuntu in my case this trick is not necessary

I thought Kubunto was the same apart from the KDE / Gnome difference?

>>    

in ubuntu network you found all the network card on your pc
example

ethernet = eth0
wifi card = ath0 <<

Only ethernet = eth0 is showing.

Your English is fine!

You in Europe?

Thanks
Tim
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Low ID + Details
« Reply #6 on: January 19, 2007, 03:55:28 PM »

Morp is from Italy. (Take a look at this mail address. ;) )

In default setup neither Kubuntu nor Ubuntu (yes, the desktop environment is the only significant difference) do need iptables-rules.

I rather suspect that you've a router or another device which enforces you to forward the ports to your computer. A good spot for help is http://www.portforward.com
Logged

haelen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Low ID + Details
« Reply #7 on: January 19, 2007, 04:54:16 PM »

Quote
Originally posted by wuischke
Morp is from Italy. (Take a look at this mail address. ;) )

Doh!

Quote
I rather suspect that you've a router or another device which enforces you to forward the ports to your computer. A good spot for help is http://www.portforward.com

I've set up port forwarding on my router (Linksys WRT54G), but I'll double check using the instructions at that site.

Should I change the iptables off? Do you know the command?

Many Thanks,
Tim
(London)
« Last Edit: January 19, 2007, 05:27:31 PM by haelen »
Logged

morp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: Low ID + Details
« Reply #8 on: January 19, 2007, 08:36:51 PM »

look in kubuntu network
and stop eth0 for using amule
remember for every reboot you must set off eth0 for using amule
and in many case connection with the router was lost
use kwifi to set it on again
and you must insert the 3 iptables rule ( make a script )




i know this may appear complicated but at the moment this is the only metod that i have found



(((ps  the iptables rule are active only for the session in use if you turn off the pc and restart ,the rule you have set are lost if you want for every boot the rule active make a script launched at the boot time  ((( use bum for this )))


morp
Logged

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
Re: Low ID + Details
« Reply #9 on: January 20, 2007, 05:01:34 PM »

Go to this page: http://www.amule.org/testport.php and test your ed2k ports one by one. This will give you instant feedback on whether your router is set up correctly. Double check that it is port-forwarding to the IP number of your computer. It is easy to make a mistake here.
« Last Edit: January 20, 2007, 05:02:22 PM by Ezeltje »
Logged

haelen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Low ID + Details
« Reply #10 on: January 20, 2007, 06:11:58 PM »

OK, thanks.
Logged