Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
January 05, 2010, 11:22:07 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
347775
Posts
38474
Topics
87449
Members
Latest Member:
paulyb
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Archived Boards
Comodo Firewall
Help for v2
Internet connection going out [Resolved]
« previous
next »
Pages:
[
1
]
2
Author
Topic: Internet connection going out [Resolved] (Read 6062 times)
gamekid
Comodo Family Member
Offline
Posts: 53
Internet connection going out [Resolved]
«
on:
July 05, 2008, 12:18:31 PM »
My internet connection has been going out, just like that, out of the blue for the last two weeks. I would like to eliminate the possiblity that my firewall is causing the problem. I don't get any firewall prompts, what happens is that my modem tries to renew my IP address which it doesn't and then I have to either reboot or disconnect the power cord from my modem, shut down my computer, reconnect the power cord to my modem, wait for my modem to reaquire service and then turn my computer back on in order to get online. I connect to the internet with a cable modem via an ethernet connection. I have an onboard eithernet connection. I have windows xp home edition with service pack 3. If I go to the command prompt, and then use the ipconfig command, the connection-specific dns suffix and the default gateway field is blank while the autoconfiguration ip address and the subnet mask field is not blank. When my internet connection is working, the autoconfiguration ip address is changed to just ip address. Going to the event viewer, I have this:
date: 7/5/2008
time: 7:41:43 AM
type: error
user: n/a
computer: HOME-1JB298VQN8
source: dhcp
category: none
event ID: 1000
description:
your coputer has lost the lease to its IP address 76.168.59.200 on the network card with network address 001060168E43
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp
«
Last Edit: July 11, 2008, 11:49:26 AM by grue155
»
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #1 on:
July 05, 2008, 01:34:03 PM »
According to my event viewer, my internet connection has gone out at the following times.
12:08 AM
5:34 AM
6:36 AM
7:41 AM
8:47 AM
9:57 AM
11:00 AM
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #2 on:
July 05, 2008, 02:16:45 PM »
The Event Log entry is telling that the DHCP address renewal is being blocked. Is there anything in your CFP log?
In v2.4, you click Activity -> Logs. If you right click anywhere in the log, you'll get a menu that will let you export the log to html, which you can post here.
Your first post mentioned a modem. What kind of connection do you have? Is this a modem, or a modem/router combination?
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #3 on:
July 05, 2008, 02:50:11 PM »
I called into time warner and I found out that my firewall may be causing my internet connection to go out so I have my firewall turned off right now to confirm whether or not, that is the problem. The log file is too big to post here so here the link for it.
C:\Documents and Settings\Owner\Desktop\Misc\log file for comodo firewall.html
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #4 on:
July 05, 2008, 03:10:59 PM »
Since that link is on your computer, I can't get to it to see what is in the log.
So, let's try a different approach, with a screen shot.
Bring up the CFP log (Activity -> Logs), and take a "snapshot" by pressing Alt-Prntscrn. This will copy the window onto the system clipboard.
Now, open Notepad (or Wordpad, or Paint), and do a Cntl-V for a normal paste operation. You should have the image of your window. Save that image as a file. Then you can post that file here.
To post the file, there is the "Additional Options" in the Comodo forum post page. You want to Attach the file, so when you Post, that file will show up here.
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #5 on:
July 05, 2008, 10:41:48 PM »
One problem. I took screenshots of the log, pasted the screenshot into paint and then saved that as a file. The file size is at least 3.75 MB which is way more then what I can post here.
I have another method, I'll use image shack to get links which I'll post here. It'll be one link per image.
Screenshot #1
http://img396.imageshack.us/my.php?image=comodofirewalllog1cr6.png
Screenshot #2
http://img396.imageshack.us/my.php?image=comodofirewalllog2ga3.png
Screenshot #3
http://img396.imageshack.us/my.php?image=comodofirewalllog3qd3.png
Screenshot #4
http://img157.imageshack.us/my.php?image=comodofirewalllog4gd8.png
Screenshot #5
http://img157.imageshack.us/my.php?image=comodofirewalllog5ik8.png
«
Last Edit: July 06, 2008, 10:36:59 AM by gamekid
»
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #6 on:
July 06, 2008, 12:29:19 PM »
Thank you. As you likely noticed, you have a lot of entries complaining about svchost.exe and IP address 255.255.255.255. That's the problem.
svchost.exe is the Windows system component that renews your IP address automatically (among other things that svchost.exe does). CFP is blocking it.
To remove the block, open CFP and click Security -> Application Monitor. Find the line (or lines) that have svchost.exe and permission as "blocked". Click on each line to highlight it, then click Remove (in the upper right corner). That should get rid of the block, and all those "Application Access Denied" messages in the log.
You probably should add these rules to make sure that the DHCP address assignment gets thru in the future. Click Security -> Network Monitor, and then Add
Action: Allow
Protocol: UDP
Direction: In/Out
Source IP: Any
Destination IP: Single IP: 255.255.255.255
Source Port: Any
Destination Port: a port range: Start 67 End 68
The click OK. You'll have a new rule as the very last rule. You need to move it up to the top of the rule list, so it is first. Click the line to highlight it, and Move Up as needed.
Another new rule to put into place. Your log is showing some DHCP replies being blocked, and this new rule should keep that from happening.
Action: Allow
Protocol: UDP
Direction: In/Out
Source IP: IP Mask: IP 10.0.0.0 Mask 255.0.0.0.0
Destination IP: Any
Source Port: Any
Destination Port: a port range: Start 67 End 68
Click OK, and the move this new rule up to be your second rule.
Then clear your logs, so we can see what is happening with these new rules. Click Activity -> Logs, right click in the log, and select Clear All Logs. Then exit CFP.
To test things out real quick, you can do a reboot. Then look at the CFP logs again. You should be okay. But watch things for a little while.
Your logs are showing some other traffic that needs to be looked at, but first we need to get your a good working connection.
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #7 on:
July 06, 2008, 12:49:14 PM »
I followed your insructions so I'll monitor everything for a bit and see what happens.
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #8 on:
July 06, 2008, 10:46:29 PM »
I wanted to provide you with an update. So far, my internet connection has been good. I am getting warning in my event viewer, but those aren't as bad as red X's. They may have to do with the other things, I really don't know. I'll continue to monitor everything in the next few days.
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #9 on:
July 07, 2008, 09:36:21 AM »
Unless you feel that it's too early, I'd like to go on ahead and take care of the other traffic that's being blocked. My internet connection has not gone out so far which is good.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #10 on:
July 07, 2008, 11:34:51 AM »
Good to hear that your connection is working now. And, no, it is not too soon to look at the other stuff.
Your earlier logs were showing what look like a bunch of probes, and some likely misconfigured network "neighbors". But with all that svchost.exe blocked messages filling the log, it was hard to tell. Now that the svchost thing is cleared up, the log should be able to properly show what's going on.
So, if you could post your CFP log,we can see what's what. With a smaller log this time, you should be able to export it to a file. Or you can make screen snapshots as you did before. Your choice.
The other thing I'd like to see, is what your firewall rules are. It may be that rearranging the rules, or adding some additional rules, can help to keep your machine safe. There's no means to export the rules, so you'll have to do it as a screen snapshot. Open CFP, maximize the screen, click Security -> Network Monitor, and the capture the screen image.
And, I want to confirm what I guessed at from your earlier logs. That you are connecting thru a cable modem, like this:
Internet ------- modem -------- PC
and not like this, with a router or some other box in the middle:
Internet ----- modem ------- router/box --------- PC
Thanks.
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #11 on:
July 07, 2008, 01:00:58 PM »
My log is not quite as long this time, but you'll have to bear with me. Same setup as before and to answer your last question, the first diagram would be correct. I don't have a router or box of any kind.
Screenshot #1
http://img375.imageshack.us/my.php?image=newcomodofirewalllog1gj0.png
Screenshot #2
http://img137.imageshack.us/my.php?image=newcomodofirewalllog2oz7.png
Screenshot #3
http://img375.imageshack.us/my.php?image=newcomodofirewalllog3rb1.png
Screenshot #4
http://img375.imageshack.us/my.php?image=newcomodofirewalllog4th5.png
Screenshot #5
http://img60.imageshack.us/my.php?image=newcomodofirewalllog5ot3.png
Screenshot #6
http://img60.imageshack.us/my.php?image=newcomodofirewalllog6bj3.png
Screenshost #7
http://img375.imageshack.us/my.php?image=newcomodofirewalllog7ju2.png
Screenshot #8
http://img375.imageshack.us/my.php?image=newcomodofirewalllog8yu1.png
Screenshot #9
http://img137.imageshack.us/my.php?image=newcomodofirewalllog9sm1.png
Screenshot #10
http://img60.imageshack.us/my.php?image=newcomodofirewalllog10mb0.png
Screenshot #11
http://img137.imageshack.us/my.php?image=newcomodofirewalllog11oc5.png
Screenshot #12
http://img60.imageshack.us/my.php?image=newcomodofirewalllog12ez5.png
Screenshot #13
http://img60.imageshack.us/my.php?image=newcomodofirewalllog13uq5.png
Screenshot #14
http://img375.imageshack.us/my.php?image=newcomodofirewalllog14lk5.png
Screenshot #15
http://img60.imageshack.us/my.php?image=newcomodofirewalllog15bg6.png
Screenshot #16
http://img375.imageshack.us/my.php?image=newcomodofirewalllog16af7.png
Screenshot #17
http://img375.imageshack.us/my.php?image=newcomodofirewalllog17xy8.png
Screenshot #18
http://img60.imageshack.us/my.php?image=newcomodofirewalllog18ea1.png
Screenshot #19
http://img137.imageshack.us/my.php?image=newcomodofirewalllog19of3.png
Screenshot #20
http://img137.imageshack.us/my.php?image=newcomodofirewalllog20lm5.png
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #12 on:
July 07, 2008, 01:17:28 PM »
Got it. Thank you. It's going to take me a little while to work thru the logs. I'll have some rule change suggestions for you later that should help cleanup the logs a bit. Today's dayjob schedule is a bit busy, so it may be tomorrow before I can get it all worked out.
«
Last Edit: July 07, 2008, 01:23:19 PM by grue155
»
Logged
gamekid
Comodo Family Member
Offline
Posts: 53
Re: Internet connection going out
«
Reply #13 on:
July 07, 2008, 01:39:45 PM »
By all means, take your time. I'm in no rush.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 1172
Re: Internet connection going out
«
Reply #14 on:
July 07, 2008, 03:45:11 PM »
Here's a rule for you to add, just based on the sheer volume of entries in your log. All that "inbound policy violation" on ports 1026, 1027, and 1028 is very very typical for what is often referred to as "net send" spam. This is the stuff that causes a popup message box that says something like this "Warning. Your machine is infected. Visit <evilsite> and download <malware> immediately". You're right to have that blocked. But it is filling up the log to no effect.
So, here is a blocking rule, without the logging. Click Security -> Network Monitor, then Add
Action: Block (do not check the alert box, that will produce a log entry)
Protocol: UDP
Direction: In/Out
Source IP: Any
Destination IP: Any
Source port: Any
Destination Port: a port range: start 1026 end 1028
Click Ok, and you have a new rule. Use "Move Up" to move this new rule up just one position, so it comes just before that last "block&log all from any to any" rule that is giving all the log entries.
And, can you give me a screen snapshot of your Network Monitor rules?
I'm still going thru your logs as I get the time. I'll likely have some additional rules for you to add.
Logged
Tags:
Pages:
[
1
]
2
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Want to Help Comodo?
-----------------------------
=> Help Spread the Word - Banners and Logos
=> How Can I Help Comodo? (Please We Need You!)
===> Help Spread the Word! (Please Read and Help)
===> Report Comodo Forum / Web Site Issues
=> Please Tell Us Your Views and Vote Here!
-----------------------------
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?
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Internet Security - CIS
===> Help - CIS
=====> AntiVirus Help
=====> Firewall Help
=====> Defense+ Help
=====> Install / Setup / Configuration Help
===> FAQ - CIS
=====> AntiVirus FAQ
=====> Firewall FAQ
=====> Defense+ FAQ
=====> Install / Setup / Configuration FAQ
===> Feedback/Comments/Announcements/News - CIS
===> Guides - CIS
=====> AntiVirus Guides
=====> Firewall Guides
=====> Defense+ Guides
=====> Install / Setup / Configuration Guides
=====> Video Guides
===> Wishlist - CIS
=====> AntiVirus Wishlist
=====> Firewall Wishlist
=====> Defense+ Wishlist
=====> Graphical User Interface (GUI) Wishlist
===> Bug Report - CIS
=====> AntiVirus Bugs
=====> Firewall Bugs
=====> Defense+ Bugs
=====> GUI / Miscellaneous / Other Bugs
=====> False Positive/Negative reporting - (Is this a malware that CIS has/not detected?)
===> Virus/Malware Removal Assistance
===> Leak Testing/Attacks/Vulnerability Research
=> Comodo Time Machine - CTM
===> Frequent Asked Questions (FAQ)
===> Help - CTM
===> Feedback/Comments/Announcements/News - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Disk Encryption - CDE
===> Help - CDE
===> FAQ - CDE
===> Feedback/Comments/Announcements/News - CDE
===> Wishlist - CDE
===> Beta Corner - CDE
===> BUG Reports - CDE
=> Comodo Secure Email - CSE
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about CSE
===> Bug Reports
===> Help for Comodo SecureEmail
=> Comodo TrustConnect - Securing the Wireless World!
=> Comodo EasyVPN - CEVPN
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about Comodo EasyVPN
===> Bug reports
===> Help for Comodo EasyVPN
=> HopSurf (Bringing Internet to You)
=> Comodo Online Backup - COB
=> Comodo Backup - CB
===> Comodo Backup - FAQ
===> Comodo Backup - Help
=> Verification Engine - CVE
=> Comodo Vulnerability Analyzer - CVA
=> Comodo AntiSpam - CAS
-----------------------------
Desktop Utilities
-----------------------------
=> Comodo System Cleaner - File/Registry/Privacy Cleaner
=> Live PC Support (geeks ready to help 24/7/365)
-----------------------------
Enterprise Security
-----------------------------
=> Comodo Endpoint Security Manager
-----------------------------
Compliance
-----------------------------
=> PCI DSS Compliance
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Other Security Products
=> Free Virus/Spyware/Trojan/Malware Removal by Comodo Experts
=> Digital Certificates, Encryption and Digital Signing
=> General Security Questions and Comments
-----------------------------
Free Services for End Users
-----------------------------
=> UserTrust - First Independent Website Rating - Empowering our users!
=> Hacker Guardian
=> Trustfax (free Trial) (online faxing)
-----------------------------
Free Products
-----------------------------
=> Link to Free Comodo Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Nederlands / Dutch
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> По-русски / Russian
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
-----------------------------
Digital Certificates
-----------------------------
=> Code Signing Certificate
=> Content Verification Certificate
=> Email Certificate
=> SSL Certificate
-----------------------------
Web Server Products
-----------------------------
=> Two Factor Authentication for Web Applications
=> Trustlogo
-----------------------------
Other
-----------------------------
=> Forum Policy Violation Board
-----------------------------
Archived Boards
-----------------------------
=> Comodo Diskshield
=> Comodo Firewall
===> Feedback/Comments/Announcements/News
===> Help for v3
===> Help for v2
===> Frequently Asked Questions (FAQ) for Comodo firewall
===> Comodo Firewall Translations
===> Bug Reports
=> Comodo Anti-Viruspyware (CAVS)
===> Help for Comodo AntiVirus
===> FAQ for Comodo Anti-ViruSpyware
===> Feedback/Comments/Announcements/News about CAVS
=> Launch Pad (Discontinued)
=> Trusttoolbar (Discontinued)
=> Comodo Meet (Web Conferencing Product) (Discontinued)
=> User Anywhere (Remote Access product) (Discontinued)
=> Trustix Enterprise Firewall
=> ZTL
=> Comodo BOClean Anti-Malware
===> Announcements
===> Comodo BOClean Anti-Malware FAQ
=> Comodo Memory Firewall(Buffer Overflow Protection)
===> Comodo Memory Firewall Beta Corner
===> Help
===> Frequently Asked Questions (Comodo Memory Firewall)
===> Feedback/Comments/Announcements/News
=> i-Vault
=> Safesurf
=> Other Firewalls
=> Host Intrusion Prevention Systems (HIPS)
=> AntiPhishing Solutions
Page created in 0.085 seconds with 18 queries.
Powered by SMF 1.1.11
|
SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by
7dana.com