Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 23, 2013, 12:41:37 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
663778
Posts
70588
Topics
145225
Members
Latest Member:
BrookMtk
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Archived Boards
Discontinued Products
Comodo Firewall
Bug Reports
3.0.17-.22:Lots of Network Connection Problems (MERGED TOPIC)
« previous
next »
Pages:
1
2
[
3
]
4
5
...
7
Author
Topic: 3.0.17-.22:Lots of Network Connection Problems (MERGED TOPIC) (Read 74465 times)
DyNaRaX
Newbie
Offline
Posts: 11
Re: network problems after update
«
Reply #30 on:
February 24, 2008, 12:59:44 PM »
thx for the info
I noticed that both links speak about wireless issues after update, on my desktop I had the problem with a wired connection.
Logged
I never forget a face, but in your case I'll be glad to make an exception.
sded
Guest
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #31 on:
February 24, 2008, 01:21:29 PM »
Haven't seen other reports of that, but many wired connections already use fixed IPs or have already set DHCP profiles from normal usage. Added it to the list but didn't change title. Have submitted a bug report to the developers to see if they can get more information on it with their tools. Try the fixed IP and see if it works for you.
Logged
sded
Guest
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #32 on:
February 24, 2008, 06:50:32 PM »
Something else to try. Rain today, so tried doing a little logging with the neighbors wifi system and the new version, to see what the UDP traffic is. Still not DHCP, but maybe using something a little different. Set your NIC back to "get an IP address automatically" Then try adding the global rule:
Allow and Log/UDP/IN/Your router IP/any/any/any and see if you can get an IP. Usually should show traffic on port 1900, but there may also be broadcast messages
You may also need to add this to WOS.
Also make sure you do not have a global rule that blocks outbound UDP.
And you may also need to make a rule for svchost.exe
allow/udp/out/any/any/any/any
Trying to see if some of the (hidden) defaults changed for version 3.0.17.
Let us know if that helps.
Also, please tell us if you imported your settings from 3.0.16 or made new settings for 3.0.17 (or .18 if you went there directly).
«
Last Edit: February 24, 2008, 07:41:50 PM by sded
»
Logged
DyNaRaX
Newbie
Offline
Posts: 11
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #33 on:
February 25, 2008, 01:46:19 AM »
Quote from: sded on February 24, 2008, 01:21:29 PM
Haven't seen other reports of that, but many wired connections already use fixed IPs or have already set DHCP profiles from normal usage. Added it to the list but didn't change title. Have submitted a bug report to the developers to see if they can get more information on it with their tools. Try the fixed IP and see if it works for you.
When using fixed IP I was able to connect to the network but didn't get any further then the router, so no internet connection.
Logged
I never forget a face, but in your case I'll be glad to make an exception.
sded
Guest
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #34 on:
February 25, 2008, 08:51:47 AM »
Are you trying to make 2 connections from the same computer? What router are you using?
Logged
DyNaRaX
Newbie
Offline
Posts: 11
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #35 on:
February 25, 2008, 12:10:08 PM »
Quote from: sded on February 25, 2008, 08:51:47 AM
Are you trying to make 2 connections from the same computer? What router are you using?
With my fathers laptop I was using a Linksys Wifi router. I tested the wifi and the cable connection seperatly. It worked fine for one account but the wifi failed on the other account.
Logged
I never forget a face, but in your case I'll be glad to make an exception.
sded
Guest
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #36 on:
February 25, 2008, 12:23:23 PM »
OK, as long as the wired connection wasn't up, the wireless should have worked. Your father isn't using 3rd party firmware on a wrt54g, is he? Did you check that the router actually had a WAN IP? What kind of NIC are you using?
To be sure I understand:
You tried a fixed IP on a wireless connection and successfully connected to the router
The router had an internet address
There were no other connections to the internet from that machine
Your computer could not complete the wireless connection to the internet
You can try to open up UDP as suggested above and see if that helps. I am on Vista, using a wrt54g with tomato, and my connection works fine, but there are similar reports. I am trying to find out if something changed in the default settings between .16 and .17 that might be causing this problem for some users, but can't replicate the problem myself.
There were no CFP network block messages
Logged
DyNaRaX
Newbie
Offline
Posts: 11
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #37 on:
February 25, 2008, 02:27:04 PM »
Quote from: sded on February 25, 2008, 12:23:23 PM
OK, as long as the wired connection wasn't up, the wireless should have worked. Your father isn't using 3rd party firmware on a wrt54g, is he? Did you check that the router actually had a WAN IP? What kind of NIC are you using?
The router has a standard config, no 3rd party stuff.
The laptop is a Acer 4002 with build in Intel wifi adapter (Centrino platform)
The router had a wan connection, my brother was surfing the net on his desktop. The strange thing is that both nic's (wired and wifi) where working fine on the first account, I logged out and logged in with a second account, under this account the wired worked but the wifi failed. The computer could see the wifi network but he didn't get an IP.
Quote from: sded on February 25, 2008, 12:23:23 PM
To be sure I understand:
You tried a fixed IP on a wireless connection and successfully connected to the router
I didn't try the fixed address on the laptop. I tested a fixed IP on my desktop on Friday where I had the same issues after update, impossible to get an IP from the router.
Quote from: sded on February 25, 2008, 12:23:23 PM
There were no CFP network block messages
nope
Logged
I never forget a face, but in your case I'll be glad to make an exception.
sded
Guest
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #38 on:
February 25, 2008, 07:32:31 PM »
Something else to look at. I used Wireshark to capture all of the packets involved in the successful setup of a wireless internet connection on my computer. If any of you have the time, download Wireshark (or use it) to compare what is happening on your system. Note that the first two lines are really the DHCP connection to the router, the rest are involved in setting up the internet link afterward. Still looking for something not happening in these failed connections.
Logged
GT086
Newbie
Offline
Posts: 15
Wireless Network Connection & DNS Cache Issues
«
Reply #39 on:
March 02, 2008, 03:43:17 PM »
Okay, I recently installed Comodo and have noticed two issues that I believe are being caused by it.
The first is that every so often, I will lose my connection with my wireless network. I can quickly get connected again by repairing the connection, however, when doing so, it brings me to the second issue, it's unable to clear the DNS cache.
I've seen several other people with the wireless network issue and one of the posts suggested I setup a static IP address. I did that and it had absolutely no affect on the situation. The connection will still drop. It's a rather annoying problem that hopefully somebody can help me out with.
As for the DNS cache issue, I searched and saw several solutions that seemed extremely easy to do. However when I tried to go about that, I noticed that they were obviously written for a previous version of Comodo, as I have none of the tabs or options they want you to modify. Again, hopefully somebody can help me out with some updated solutions on this problem as well.
Logged
plexos
Newbie
Offline
Posts: 1
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #40 on:
March 04, 2008, 08:08:48 AM »
Comodo firewall blocked my wireless internet connection and didn't give any clues even though alerts were always popping up for other stuff. Extremely annonying - I had to figure it out myself that the firewall was the problem and shut it down after which the wireless connected OK. I couldn't fix Comodo to allow the connection so I took the guaranteed route which is:-
UNINSTALL COMODO AND INSTALL SUNBELT KERIO FIREWALL.
After that all OK.
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: Wireless Connection Problems (MERGED TOPIC)
«
Reply #41 on:
March 04, 2008, 08:23:58 AM »
Quote from: DyNaRaX on February 25, 2008, 02:27:04 PM
I logged out and logged in with a second account, under this account the wired worked but the wifi failed. The computer could see the wifi network but he didn't get an IP.
Have you tried manually releasing the DHCP lease and manually renewing it, under this second account?
Quote
I didn't try the fixed address on the laptop. I tested a fixed IP on my desktop on Friday where I had the same issues after update, impossible to get an IP from the router.
Enable logging on all rules, clear the logs, reboot and try reconnecting. After a success or a fail, disable logging on all rules (except those you want to log) and have a look through the logs. This method
should
trap any blocking that CFP is doing.
Ewen :-)
My personal opinion, although DHCP is horribly convenient, security is about control, and static IPs allow YOU to control the addressing range, not the router.
If your wifi NICs support alternative configs, disable DHCP on the home router, set your home LAN up to use static IPs in an uncommon range (172.16.123.X), set the primary IP address range on the wifi card to use the uncommon address range and set the alternative address to use DHCP (for when you're away from home.
Just a thought.
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
GT086
Newbie
Offline
Posts: 15
Re: Wireless Network Connection & DNS Cache Issues
«
Reply #42 on:
March 05, 2008, 06:19:09 PM »
Nothing?
Logged
Matty_R
Global Moderator
Comodo's Hero
Online
Posts: 2524
How long is a piece of string?
Re: Wireless Network Connection & DNS Cache Issues
«
Reply #43 on:
March 05, 2008, 07:07:36 PM »
I take it your using a wireless router GT086,do you have entries for it in Global Rules at the top by using the "Stealth Ports Wizard"
My router and computer "talk" to each other once every hour and a half,are you getting anything in the Firewall logs relating to ports source port 68/destination 67.
Matty
Logged
A couple of computers
sded
Guest
Re: Wireless Network Connection & DNS Cache Issues
«
Reply #44 on:
March 05, 2008, 07:18:33 PM »
One suggestion to see what is happening-download a copy of wireshark and take a look at the traffic around connection drop. Maybe losing your DHCP lease if it happens every 30 minutes or so. What kind of router are you using? What is your OS? What is your CFP3 version?
Logged
Tags:
Pages:
1
2
[
3
]
4
5
...
7
« 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.345 seconds with 22 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com