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: network connection gets blocked  (Read 8328 times)

pepe0008

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: network connection gets blocked
« Reply #15 on: August 23, 2006, 11:41:55 PM »

Hello.

To change those values you go like this (being root):

Code: [Select]
echo -n 300000 > /proc/sys/net/ipv4/ipfrag_low_thresh
Those changes take effect inmediately, and are lost upon reboot. If changing those values works for you (it didn't for me), you could automate them via the /etc/sysctl.conf, which is run by the start up system scripts.
« Last Edit: August 23, 2006, 11:42:44 PM by pepe0008 »
Logged

gumb

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: network connection gets blocked
« Reply #16 on: August 24, 2006, 07:19:05 PM »

OK, I changed those values and it didn't have any effect.

Some new information I don't know it's normal: I tried to telnet the ports 4662 and 4672 when I had amule running. No problem with 4662 but I coundn't telnet 4672 (connection refused) even with a direct connection to the modem. What I did was:

$telnet localhost 4672

and it didn't work. Is it normal??
Logged

pepe0008

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: network connection gets blocked
« Reply #17 on: August 24, 2006, 07:28:48 PM »

If 4672 is your aMule UDP port, then yes it is normal, as telnet operates on TCP.
Logged

vdb

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 215
Re: network connection gets blocked
« Reply #18 on: August 25, 2006, 10:31:07 AM »

Hmm, in that case I'm out, nothing I can think of other then the network card driver. If you can somehow try to upgrade that, but I have never done that myself.

Sorry  :(
Logged
A waste is a terrible thing to mind.

pepe0008

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: network connection gets blocked
« Reply #19 on: August 25, 2006, 01:21:33 PM »

Quote
nothing I can think of other then the network card driver.
In Linux the driver comes with the kernel, and it would be extremely weird the linux driver to be in bad shape. You probably have a defective network card, so you should try a new network card and disable or remove the one you currently have installed.

Please try that and tell us how it goes.
Logged

gumb

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: network connection gets blocked
« Reply #20 on: August 25, 2006, 04:23:21 PM »

well, It can't be from the network card as it works perfectly on windows. But I think it could be from the driver because, on the previous distribution of ubuntu, I couldn't even get network access and it may still be on a beta stage of development. Unfortunatly I don't have much time to try and upgrade it now as I have no ideia on how to do it. Maybe I'll try that latter. anyway, meanwhile I think I will try another p2p client and see if it works.

Thanks a lot to you two for all the help,
gumb
Logged

vdb

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 215
Re: network connection gets blocked
« Reply #21 on: August 26, 2006, 02:55:40 PM »

Well, don't compare different OS'es directly with each other. As MS and Linux have different development tracks it can very well be that one OS has a much more mature driver for a piece of hardware then the other OS. And MS has much more contact with chipset manufacturers to develop specific driver functionality, since it has a cash position Linux will by default never have.

In other words: If something works under Windows, it might never work (correctly) under Linux.
Logged
A waste is a terrible thing to mind.
Pages: 1 [2]