Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2013, 07:09:57 AM

Login with username, password and session length

663906 Posts
70612 Topics
145242 Members

Latest Member: FranklynS

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Security Products & Services
| |-+  Comodo Internet Security - CIS
| | |-+  Help - CIS
| | | |-+  Guides - CIS
| | | | |-+  Firewall Tutorial for Utorrent with Comodo Internet Security
« previous next »
Pages: 1 ... 16 17 [18] 19 20 ... 22 Go Down Print
Author Topic: Firewall Tutorial for Utorrent with Comodo Internet Security  (Read 435728 times)
Comofo
Guest
« Reply #255 on: May 30, 2008, 01:13:11 PM »

Hey radhx,
Have you been here: http://portforward.com/ and made sure that 45888 is forwarded like it aught to be? Are you using that port every time (no randomizing in µTor)? Have you added 45888 to "My Port Sets" in CFP3 (for Ragwings)?
« Last Edit: May 30, 2008, 01:14:53 PM by Comofo » Logged
radhx
Comodo Member
**
Offline Offline

Posts: 26


« Reply #256 on: May 31, 2008, 12:57:31 AM »

Hi Comofo,

Yes, I tried to follow the instructions at portforward.com as well as steps described in previous pages.
I am not using randomizing in uT and have created a port set in CFP3 for 45888 which using in the rules.
I also tried to allow ICMP in/out, but that didn't work.

I am using WLL CDMA land-line for connecting to internet. Can that be creating the problem? Or any setup is required for it?

Thanks & Regards,
Rad.
Logged
Comofo
Guest
« Reply #257 on: May 31, 2008, 02:04:40 AM »

Happy Friday Rad,
I'm afraid I must plead ignorance to your query regarding your connection - I'm simply unfamiliar [anyone with some insight please interject].
However, I'm curious to know what your logs look like when you're running µTorrent.
Does your dial-up machine torrent okay?
Do you have a Global Rule that might be prohibiting the inbound connections to your port (45888)?
Logged
3xist
Guest
« Reply #258 on: May 31, 2008, 02:11:36 AM »

Happy Friday Rad

It's Saturday Cheesy Sunday in 7 hours.

Josh
Logged
Comofo
Guest
« Reply #259 on: May 31, 2008, 02:19:04 AM »

Yeah, in Borneo or wherever you dwell... Roll Eyes  Off-Topic!




[I just got off work - give me a break Undecided]
« Last Edit: May 31, 2008, 02:23:07 AM by Comofo » Logged
comode
Comodo Member
**
Offline Offline

Posts: 31



« Reply #260 on: June 01, 2008, 07:11:21 PM »

Sorry in advance if the following has already been posted but I have only looked at the first and last page of the thread. This information will tighten security even more and at the same time might solve some firewall issues that people might be having.

First, go to utorrent options -> Preferences -> Advanced
and set net.outgoing_port to the same port that you've used for incoming connections. Now change your firewall rules accordingly:

Rule 1
Action = Allow
Protocol = TCP/UDP
Direction = In
Description = Rule for incoming TCP and UDP connections
Source Address = Any
Destination Address = Local Area Network Zone
Source port = Unprivileged port set (start port = 1025 / end port = 65535)
Destination port = the port of utorrent

Rule 2
Action = Allow
Protocol = TCP
Direction = Out
Description = Rule for outgoing TCP connections
Source Address = Local Area Network Zone
Destination Address = Any
Source port = Your utorrent port
Destination port = Unprivileged port set (start port = 1025 / end port = 65535)

Rule 3
Action = Allow
Protocol = UDP
Direction = Out
Description = Rule for outgoing UDP connections
Source Address = Local Area Network Zone
Destination Address = Any
Source port = Your utorrent port (Without setting net.outgoing_port this would have to be "ANY" contrary to the original post)
Destination port = Unprivileged port set (start port = 1025 / end port = 65535)

Rule 4
Action = Ask (enable Log as a firewall event if this rule is fired)
Protocol = TCP
Direction = Out
Description = Rule for HTTP requests
Source Address = Local Area Network Zone
Destination Address = Any
Source port = Unprivileged port set (start port = 1025 / end port = 65535)
Destination port = 80

DNS Rule
Action = Allow
Protocol = UDP
Direction = Out
Description = Allow Outgoing DNS
Source Address = Local Area Network Zone
Destination Address = DNS Zone (your ISP's DNS servers)
Source port = Your utorrent port
Destination port = 53

Please refer to the manual how define Port sets and Zones. Hopefully you'll find this useful!

So the ONLY differences between your post and Pan's rules on page 1,are the DNS rule and the utorrent outgoing port, and the comodo rules in bold that are changed for that port?
Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #261 on: June 21, 2008, 06:12:32 AM »

How to configure Comodo firewall 3 for utorrent.

Rule 1
Action = Allow
Protocol = TCP or UDP
Direction = In
Description = Rule for incoming TCP and UDP connections
Source Address = Any
Destination Address = Any
Source port = A port range = (start port = 1025 / end port = 65535)
Destination port = the port of utorrent

Hi. I have a question about Rule 1 above, in particular setting the source port to start at 1025 outside of the well-known ports.

I saw some blocked traffic to my utorrent port from six or seven different IP addresses today. Details of blocked traffic: Application: C:\Program Files\uTorrent\uTorrent.exe, Source Port: UDP 80 (sometimes UDP 21), Destination Port: my utorrent listen port.

I am assuming these are legitimate requests. It's odd to use UDP 80, or UDP 21 as a source port. But may be these guys are behind a corporate firewall, and are trying to circumvent restrictions on the the use of other ports.

So my question is this: shouldn't Rule 1 be modified to allow traffic originating at all source ports. Currently Rule 1 only allows traffic if the source port is outside of the well-known ports.

Thanks.
« Last Edit: June 21, 2008, 01:03:25 PM by cloudforest » Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #262 on: June 21, 2008, 12:45:08 PM »

1. In uTorrent settings->Connections, disable "Activate UPnP portmapping" ...

Hi. When I use the rule set you wrote, I have no problems. My uTorrent client gets incoming connections, and as well, initiates connections fine, and quickly maxes out.

I am behind a home broadband ADSL modem/router, and I did not do any port forwarding. My LAN IP is 192.168.1.2 and the router can be accessed with http://192.168.1.1

Coming to my question: Within uTorrent, I did not disable UPnP portmapping as you suggested above. Is that suggestion for people who do port forwarding?

Thanks.

« Last Edit: June 21, 2008, 12:59:09 PM by cloudforest » Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #263 on: June 21, 2008, 01:11:29 PM »

p.s. on my pc those adresses get banned at once. I cannot see why someone should use reservered ports for filesharing. Roll Eyes

OK. That answers my first question. I should have guessed. Having been a ZoneAlarm Free user for long, I am not used to tinkering with low-level rules.
Logged
IamOkaw
Newbie
*
Offline Offline

Posts: 14


« Reply #264 on: June 23, 2008, 06:30:38 PM »

I am getting non-stop "bloccked intrusion attempts", all from utorrent, the vast majority of which are  tcp or UDP connections going both to and from ports below 1025. Why start the range there? And why is my utorrent client even trying to connect using a different port than the one sent?

How big a risk is it to just open up all the ports specificaly to utorrent?
« Last Edit: June 23, 2008, 06:50:04 PM by IamOkaw » Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #265 on: June 23, 2008, 09:05:16 PM »

I am getting non-stop "bloccked intrusion attempts", all from utorrent, the vast majority of which are  tcp or UDP connections going both to and from ports below 1025. Why start the range there? And why is my utorrent client even trying to connect using a different port than the one sent?

How big a risk is it to just open up all the ports specificaly to utorrent?

Hi.

To answer your second question, uTorrent's listen port is totally different from the port it uses for ougoing connections. For example, my uTorrent listen port is 55000. So uTorrent listens for incoming connections on this port. When uTorrent needs to send data, it will use any random port it pleases.

As to why you are getting so many blocked connections, could you make an image file of your global rules and uTorrent rules and post them here?
Logged
IamOkaw
Newbie
*
Offline Offline

Posts: 14


« Reply #266 on: June 23, 2008, 10:04:17 PM »

Be glad to...er...how am I doing that? :-P
Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #267 on: June 23, 2008, 10:23:45 PM »

Be glad to...er...how am I doing that? :-P

Go to FIREWALL | ADVANCED | NETWORK SECURITY POLICY | APPLICATION RULES

Go to FIREWALL | ADVANCED | NETWORK SECURITY POLICY | GLOBAL RULES

You can take two different screenshots and attach the images.
Logged
IamOkaw
Newbie
*
Offline Offline

Posts: 14


« Reply #268 on: June 23, 2008, 11:34:47 PM »

Here you go. It looks like all the rules are behaving as they should be. It's just that there is a LOT of traffic going to and from utorrent that is being blocked because it is from a port below the accepted range in these rule sets.
Logged
cloudforest
Comodo Member
**
Offline Offline

Posts: 44


« Reply #269 on: June 24, 2008, 12:06:56 AM »

Be glad to...er...how am I doing that? :-P

Can you tell me what your uTorrent listening port it.
Open uTorrent and go to OPTIONS | PREFERENCES | CONNECTION
You will find the port number there.

Logged
Tags:
Pages: 1 ... 16 17 [18] 19 20 ... 22 Go Up Print 
« previous next »
Jump to:  

SSL Certificate Free Virus Removal Firewall
Page created in 0.05 seconds with 21 queries.
Powered by SMF 1.1.18 | SMF © 2006, Simple Machines Design by 7dana.com