Page 1 of 1

Transmisssion keeps sending requests to my website IP?

Posted: Thu Jun 30, 2011 9:45 am
by Matsaki
I have a website on a web hosting in another country. It's a community with IM etc. I did not have it for long as I used o have my own server.

Since I got the service, my personal IP address have been blocked several times in their firewall / IP table as for some reason my computer has been sending to many packages.

Today I was blocked again, and they had a closer look at the log. This is the server log:

cp3 kernel: Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=6c:f0:49:61:85:65:00:25:90:12:41:84:08:00 SRC=93.109.195.74 DST=95.143.206.25 LEN=52 TOS=0x00 PREC=0x00 TTL=27 ID=33850 PROTO=UDP SPT=51549 DPT=33575 LEN=32
So it looks like it's my torrent client Transmission that is sending packages every 5 seconds from port 51549 to server port 33575.
But how is this possible??

Re: Transmisssion keeps sending requests to my website IP?

Posted: Thu Jun 30, 2011 4:16 pm
by gunzip
maybe as a first step look at your hosts file ( /etc/hosts ) and see if anything suspicious is there re your website IP.

Re: Transmisssion keeps sending requests to my website IP?

Posted: Thu Jun 30, 2011 4:22 pm
by Matsaki
gunzip wrote:maybe as a first step look at your hosts file ( /etc/hosts ) and see if anything suspicious is there re your website IP.
No there is nothing there related to my websites IP.