aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: FC2 Server freezes when amule starts  (Read 2846 times)

Musikolo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
FC2 Server freezes when amule starts
« on: June 04, 2005, 01:47:01 AM »

Hi mates, I have a FC2 server with many services on: samba, email, web server, FTP server ...
Everything works fine as far as I don't start amule, no matter the way I do: amule or amuled. Whenever I start it, I get my server frozen after 1 or 2 days running.

I've configure my firewall with GuardDog firewall tool and I've opened the ports the aMule web site recommends: TCP -> 4662 & UDP-> 4662:4665, 4672

More details about that at: http://www.amule.org/wiki/index.php/Firewall

However, I've realized many packets are dropped and my ip_conntrack gets bigger and bigger everytime what leads in a higher CPU overhead, although not much anyway.

Do you know what might be happening with my PC?

I've tried many things so far, although no success at all. The last thing I've tried is to launch a script which checks whether my IP has changed (I use dynamic DNS) and it such a case, it runs again the rc.firewall script GuardDog creates. It stops all the traffic, empties all chains and rewrites all rules again with the new IP.

I've thought the following snippet of my /var/log/messages log fie might help:

Jun  3 22:56:12 localhost kernel: LIMITED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=62.220.8.39 LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=537 DF PROTO=UDP SPT=4665 DPT=4146 LEN=14
Jun  3 22:56:43 localhost kernel: DROPPED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=195.82.188.112 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=16838 DF PROTO=TCP SPT=1703 DPT=4666 SEQ=4230406458 ACK=0 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405B40101040201030307)
Jun  3 22:58:30 localhost kernel: DROPPED IN=eth1 OUT= MAC=00:0c:e5:bf:37:af:00:11:20:a7:d7:d5:08:00 SRC=61.53.154.81 DST=82.158.xxx.yyy LEN=502 TOS=0x00 PREC=0x00 TTL=44 ID=0 DF PROTO=UDP SPT=32986 DPT=1026 LEN=482
Jun  3 22:58:30 localhost kernel: LIMITED IN=eth1 OUT= MAC=00:0c:e5:bf:37:af:00:11:20:a7:d7:d5:08:00 SRC=61.53.154.81 DST=82.158.xxx.yyy LEN=502 TOS=0x00 PREC=0x00 TTL=44 ID=0 DF PROTO=UDP SPT=32986 DPT=1027 LEN=482
Jun  3 23:01:11 localhost kernel: DROPPED IN=eth1 OUT= MAC=00:0c:e5:bf:37:af:00:11:20:a7:d7:d5:08:00 SRC=61.53.154.81 DST=82.158.xxx.yyy LEN=502 TOS=0x00 PREC=0x00 TTL=44 ID=0 DF PROTO=UDP SPT=32986 DPT=1026 LEN=482
Jun  3 23:01:11 localhost kernel: DROPPED IN=eth1 OUT= MAC=00:0c:e5:bf:37:af:00:11:20:a7:d7:d5:08:00 SRC=61.53.154.81 DST=82.158.xxx.yyy LEN=502 TOS=0x00 PREC=0x00 TTL=44 ID=0 DF PROTO=UDP SPT=32986 DPT=1027 LEN=482
Jun  3 23:01:32 localhost kernel: DROPPED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=63.246.128.120 LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=603 DF PROTO=UDP SPT=4665 DPT=3310 LEN=14
Jun  3 23:01:37 localhost kernel: LIMITED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=62.241.53.15LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=604 DF PROTO=UDP SPT=4665 DPT=4246 LEN=14
Jun  3 23:01:42 localhost kernel: DROPPED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=62.241.53.17LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=605 DF PROTO=UDP SPT=4665 DPT=4246 LEN=14
Jun  3 23:02:38 localhost kernel: LIMITED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=80.239.200.99 LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=614 DF PROTO=UDP SPT=4665 DPT=4650 LEN=14
Jun  3 23:02:43 localhost kernel: DROPPED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=62.241.53.2 LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=615 DF PROTO=UDP SPT=4665 DPT=4246 LEN=14
Jun  3 23:03:39 localhost kernel: LIMITED IN= OUT=eth1 SRC=82.158.xxx.yyy DST=62.241.53.16LEN=34 TOS=0x00 PREC=0x00 TTL=64 ID=622 DF PROTO=UDP SPT=4665 DPT=4246 LEN=14


Any idea?  

Thanks for your help. Any tips will be welcome!!
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: FC2 Server freezes when amule starts
« Reply #1 on: June 04, 2005, 01:48:29 AM »

well.. did you compiled amule yourself or do you use some rpms?

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: FC2 Server freezes when amule starts
« Reply #2 on: June 04, 2005, 01:54:10 AM »

Search button -> ip_conntrack
Logged

Musikolo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
Re: FC2 Server freezes when amule starts
« Reply #3 on: June 04, 2005, 01:58:42 AM »

Quote
Originally posted by deltaHF
well.. did you compiled amule yourself or do you use some rpms?

I installed the FC3 rpm there is in the download section, although I don't think this is the reason...
Logged

Musikolo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
Re: FC2 Server freezes when amule starts
« Reply #4 on: June 04, 2005, 02:03:32 AM »

Quote
Originally posted by Kry
Search button -> ip_conntrack

I don't get what button you mean. I've check at preferences pop-up windows and I haven't seen anything similar at all...
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: FC2 Server freezes when amule starts
« Reply #5 on: June 04, 2005, 02:08:04 AM »

Quote
Originally posted by Musikolo
Quote
Originally posted by Kry
Search button -> ip_conntrack

I don't get what button you mean. I've check at preferences pop-up windows and I haven't seen anything similar at all...

the forum search button, not the google one ;)

Musikolo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
Re: FC2 Server freezes when amule starts
« Reply #6 on: June 04, 2005, 02:28:44 AM »

Well, as I said I download amule from the download section at the amule web site (aMule-2.0.1-1.i386-FC3.rpm and wxGTK-2.6.0-1.i586-FC3.rpm files).

In keeping with the searching, well, I've already done that but I didn't find anything that drew my attention. Since I use and self-configure kernel, I don't discard this might be a problem, don't know... I've attached my .config files (renamed as kernel.config.txt) just in case you want to have a look...
Logged