Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 25, 2013, 04:55:19 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
664032
Posts
70630
Topics
145258
Members
Latest Member:
nltdbsss
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Security Products & Services
Comodo Internet Security - CIS
Help - CIS
Firewall Help - CIS
Utorrent help
« previous
next »
Pages:
[
1
]
Author
Topic: Utorrent help (Read 3070 times)
EmsiModo
Newbie
Offline
Posts: 8
Utorrent help
«
on:
May 24, 2012, 12:12:29 AM »
Hello,
I was wondering if clicking the stealth ports wizard option "alert me to incoming connections and make my ports stealth on a per-case basis" is enough for normal torrenting or are there other settings I should change or create?
Is it safe enough also?
Changed all caps title to normal case. Eric
«
Last Edit: May 24, 2012, 04:47:02 PM by EricJH
»
Logged
Maniak2000
Comodo's Hero
Offline
Posts: 307
Re: UTORRENT HELP
«
Reply #1 on:
May 24, 2012, 01:57:29 PM »
The way I configure it is as follows. Set Stealtho ports wizard to block all incoming connections, then in network security policy - global rules create a rule that allows incoming tcp and upd on destination port <whatever port is written in utorrent config>, place the rule somewhere above "block all" rule and save it (press ok). When you start utorrent you'll be alerted that Utorrent is trying to recieve incoming connection on <whatever port is written in utorrent config>, allow that (that'll create application rule for utorrent) and you should be all set (allow any outgoing connections if asked).
Logged
EricJH
Global Moderator
Comodo's Hero
Offline
Posts: 16722
Re: Utorrent help
«
Reply #2 on:
May 24, 2012, 04:49:04 PM »
If you are on a LAN you can use that setting for Global Rules. When connecting directly to the web (no router between you and the modem) it is better to use the Global Stealth settings (option 3 in the Stealth Ports Wizard) because otherwise you will get a lot of alerts.
Logged
Please read:
Introduction to the 5.x Sandbox
With CIS v4 my p2p client (uTorrent, e Mule...) is not working properly anymore
BoredNow
Comodo's Hero
Offline
Posts: 344
Re: Utorrent help
«
Reply #3 on:
May 26, 2012, 11:02:37 AM »
Copy these rules to a notepad and save on your computer so that you can refer to them easily.
How to configure Comodo firewall for utorrent using a
'Predefined Policy'
Go to -> Firewall
-> Network Sec. Policy
-> Predifined Firewall Policies
-> select Add
IMPORTANT
->
Give a name at the new Predefined Policy for example: utorrent
Click --> Add
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 ... Your uTorrent port
click apply and then add...
Rule 2
Action = Allow
Protocol = TCP
Direction = Out
Description = Rule for outgoing TCP connections
Source Address = Any
Destination Address = Any
Source port = A port range=(start port=1025 / end port = 65535 )
Destinati port=A port range=(start port = 1025/end port=65535 )
click apply and then add...
Rule 3
Action = Allow
Protocol = UDP
Direction = Out
Description = Rule for outgoing UDP connections
Source Address = Any
Destination Address = Any
Source port = the port of utorrent ... Your uTorrent port
Destina port=A port range=(start port= 1025 / end port = 65535 )
click apply and then add...
Rule 4
Action = Allow (enable Log as a firewall event if this rule is fired)
Protocol = TCP
Direction = Out
Description = Rule for HTTP requests
Source Address = Any
Destination Address = Any
Source port=A port range=(start port=1025 / end port = 65535 )
Destination port = 80
click apply and then add...
NOTE -> if you just have a modem (no router), you may need to add rule 5
to allow outgoing DNS requests
Rule 5
Action = Allow
Protocol = UDP
Direction = Out
Description = Allow Outgoing DNS
Source Address = Any
Destination Address = IPv4 single address - Your DNS address ( Comodo - 8.26.56.26 )
Source port = Any
Destination port = 53
click apply and then add...
Rule 6
Action = Block (enable Log as a firewall event if this rule is fired)
Protocol = IP
Direction = In/OUT
Description = Block and Log All Unmatching Requests
Source Address = Any
Destination Address = Any
IP Details = Any
Click apply
Click OK
Start utorrent.
When Comodo asks pops up
click -> Treat this application as -> Select utorrent -> click Remember my answer.
«
Last Edit: May 26, 2012, 11:10:20 AM by BoredNow
»
Logged
HP pavilion media center 2006
Windows 7 64bit - Standard Acct.
EMET 3
CIS-5.10
Sandboxie 3.76
EmsiModo
Newbie
Offline
Posts: 8
Re: Utorrent help
«
Reply #4 on:
May 27, 2012, 12:34:05 PM »
Quote from: EricJH on May 24, 2012, 04:49:04 PM
If you are on a LAN you can use that setting for Global Rules. When connecting directly to the web (no router between you and the modem) it is better to use the Global Stealth settings (option 3 in the Stealth Ports Wizard) because otherwise you will get a lot of alerts.
I have got alerts before in proactive mode so I switched to IS mode and hardly any with this setting.
Logged
EmsiModo
Newbie
Offline
Posts: 8
Re: Utorrent help
«
Reply #5 on:
May 27, 2012, 12:37:11 PM »
Quote from: BoredNow on May 26, 2012, 11:02:37 AM
Copy these rules to a notepad and save on your computer so that you can refer to them easily.
How to configure Comodo firewall for utorrent using a
'Predefined Policy'
Go to -> Firewall
-> Network Sec. Policy
-> Predifined Firewall Policies
-> select Add
IMPORTANT
->
Give a name at the new Predefined Policy for example: utorrent
Click --> Add
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 ... Your uTorrent port
click apply and then add...
Rule 2
Action = Allow
Protocol = TCP
Direction = Out
Description = Rule for outgoing TCP connections
Source Address = Any
Destination Address = Any
Source port = A port range=(start port=1025 / end port = 65535 )
Destinati port=A port range=(start port = 1025/end port=65535 )
click apply and then add...
Rule 3
Action = Allow
Protocol = UDP
Direction = Out
Description = Rule for outgoing UDP connections
Source Address = Any
Destination Address = Any
Source port = the port of utorrent ... Your uTorrent port
Destina port=A port range=(start port= 1025 / end port = 65535 )
click apply and then add...
Rule 4
Action = Allow (enable Log as a firewall event if this rule is fired)
Protocol = TCP
Direction = Out
Description = Rule for HTTP requests
Source Address = Any
Destination Address = Any
Source port=A port range=(start port=1025 / end port = 65535 )
Destination port = 80
click apply and then add...
NOTE -> if you just have a modem (no router), you may need to add rule 5
to allow outgoing DNS requests
Rule 5
Action = Allow
Protocol = UDP
Direction = Out
Description = Allow Outgoing DNS
Source Address = Any
Destination Address = IPv4 single address - Your DNS address ( Comodo - 8.26.56.26 )
Source port = Any
Destination port = 53
click apply and then add...
Rule 6
Action = Block (enable Log as a firewall event if this rule is fired)
Protocol = IP
Direction = In/OUT
Description = Block and Log All Unmatching Requests
Source Address = Any
Destination Address = Any
IP Details = Any
Click apply
Click OK
Start utorrent.
When Comodo asks pops up
click -> Treat this application as -> Select utorrent -> click Remember my answer.
Why so complicated? can someone explain the rules to me? I have a router so these rules are better than the stealth port wizard setting?
Logged
EmsiModo
Newbie
Offline
Posts: 8
Re: UTORRENT HELP
«
Reply #6 on:
May 27, 2012, 12:47:03 PM »
Quote from: Maniak2000 on May 24, 2012, 01:57:29 PM
The way I configure it is as follows. Set Stealtho ports wizard to block all incoming connections, then in network security policy - global rules create a rule that allows incoming tcp and upd on destination port <whatever port is written in utorrent config>, place the rule somewhere above "block all" rule and save it (press ok). When you start utorrent you'll be alerted that Utorrent is trying to recieve incoming connection on <whatever port is written in utorrent config>, allow that (that'll create application rule for utorrent) and you should be all set (allow any outgoing connections if asked).
This seems closer to how I had it set in pctools fw plus, I had utorrent allowed both in/out and that's it.
Can you show me how you have yours? in source and destination port do I put the port i'm using?
Logged
BoredNow
Comodo's Hero
Offline
Posts: 344
Re: Utorrent help
«
Reply #7 on:
May 27, 2012, 05:22:58 PM »
Quote from: EmsiModo on May 27, 2012, 12:37:11 PM
Why so complicated? can someone explain the rules to me? I have a router so these rules are better than the stealth port wizard setting?
It's all been discussed here ....
https://forums.comodo.com/empty-t15677.0.html
Radaghast (a very knowledgeable forumer) has made similar rules without the "predefined rules"
https://forums.comodo.com/firewall-help-cis/utorrent-problems-t70329.0.html;msg500592#msg500592
Logged
HP pavilion media center 2006
Windows 7 64bit - Standard Acct.
EMET 3
CIS-5.10
Sandboxie 3.76
EmsiModo
Newbie
Offline
Posts: 8
Re: Utorrent help
«
Reply #8 on:
May 27, 2012, 08:25:34 PM »
Quote from: BoredNow on May 27, 2012, 05:22:58 PM
It's all been discussed here ....
https://forums.comodo.com/empty-t15677.0.html
Radaghast (a very knowledgeable forumer) has made similar rules without the "predefined rules"
https://forums.comodo.com/firewall-help-cis/utorrent-problems-t70329.0.html;msg500592#msg500592
Thank You!
Logged
BoredNow
Comodo's Hero
Offline
Posts: 344
Re: Utorrent help
«
Reply #9 on:
May 27, 2012, 08:46:16 PM »
Quote from: EmsiModo on May 27, 2012, 08:25:34 PM
Thank You!
as Radaghast says ... remember to remove any existing utorrent rules before you apply new ones.
Logged
HP pavilion media center 2006
Windows 7 64bit - Standard Acct.
EMET 3
CIS-5.10
Sandboxie 3.76
Maniak2000
Comodo's Hero
Offline
Posts: 307
Re: UTORRENT HELP
«
Reply #10 on:
May 29, 2012, 07:31:00 AM »
Quote from: EmsiModo on May 27, 2012, 12:47:03 PM
This seems closer to how I had it set in pctools fw plus, I had utorrent allowed both in/out and that's it.
Can you show me how you have yours? in source and destination port do I put the port i'm using?
Here are my rules for utorrent. Any other tabs are set to <Any>.
Global.JPG
(38.82 KB, 490x416 - viewed 11 times.)
Application.JPG
(59.23 KB, 493x666 - viewed 12 times.)
Logged
EricJH
Global Moderator
Comodo's Hero
Offline
Posts: 16722
Re: Utorrent help
«
Reply #11 on:
May 29, 2012, 11:17:38 AM »
Quote from: EmsiModo on May 27, 2012, 12:34:05 PM
I have got alerts before in proactive mode so I switched to IS mode and hardly any with this setting.
That's indeed how Global Rules differ between Proactive and Internet Security configuration.
However, you can get the default stealth Global Rules in Proactive Security configuration as well in case your prefer the extra security of Proactive. Just use the Stealth Ports Wizard and use option 3.
Logged
Please read:
Introduction to the 5.x Sandbox
With CIS v4 my p2p client (uTorrent, e Mule...) is not working properly anymore
Tags:
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.093 seconds with 23 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com