Welcome, Guest. Please login or register.
September 08, 2008, 01:34:46 PM

Login with username, password and session length

189729 Posts
22075 Topics
52941 Members

Latest Member: TRS80

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Want to help Comodo?
| |-+  How can you help Comodo? (Please we do need you!)
| | |-+  Comodo website issues for submitting website problems only
| | | |-+  www.comodo.com down???
« previous next »
Pages: 1 2 3 [4] 5 6 Go Down Print
Author Topic: www.comodo.com down???  (Read 7695 times)
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #45 on: May 08, 2008, 05:59:24 PM »

Agree; just see timeouts for the most part.  Sure looks like the DOS attacks I mentioned in the previous message.
http://www.dslreports.com/forum/r20314107-Conerning-The-On-Going-Denial-of-Service-Attacks-Today
« Last Edit: May 08, 2008, 06:07:14 PM by sded » Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
kail
Autonomous
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 3645


I'm not grumpy, just misunderstood.


« Reply #46 on: May 08, 2008, 06:17:53 PM »

To be honest, it's not my area of expertise. Oh dear*.. given the symptoms, it's probably a single server (single point of failure) that performs some small, low-key, action (like the trsuttlogo certs or something) is throwing a hissy fit about something. DOS? I doubt it, I think a DOS attack would have much more impact that what we're seeing.. previous ones I've observed both as a user & an BB Admin, have had massive impacts. It took 10 minutes to get from the user prompt to the password prompt! My guess, it is either an intermittent routing problem (config or database) or an unmaintained database somewhere, gently moaning to itself.  Grin

*Sorry, I just can't myself, I just gotta speculate.
Logged

XP Pro+SP3 and Vista Bus+SP1 with CFP 3.0.25.378 & AntiVir PE 8.1 & Firefox 3.0.1
__
Will computers ever be as smart as humans? Probably.. very, very briefly.
Thunderbear
Comodo Loves me
****
Online Online

Posts: 180


The bears revenge = Thunder n Lightnin'


« Reply #47 on: May 08, 2008, 06:23:58 PM »

The last three or four days it's ok here from Sweden (at least for me).
Logged

Don't be afraid, I'm very nice. Sometimes.
CFP 3.0.25, CMF 2.0.4, CBO 4.27, Avast 4.8.1229 (waiting for CAVS3), nLited XP3 Pro 32bit hidden behind a router.
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #48 on: May 08, 2008, 06:41:19 PM »

Not my area of expertise either, just similar symptoms at BBR previously.  RBN attacked gateways and brought down parts of the interface; BBR responded with spare servers that used different URLs and throttled the regular gateways.  RBN countered, of course, then ...  The referenced thread is interesting reading, though.   And Robin says the monitoring doesn't show anything.  Just more wild speculation by the uninformed.  Smiley
Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
Comofo
Guest
« Reply #49 on: May 08, 2008, 06:47:40 PM »

Just more wild speculation by the uninformed.  Smiley

Pretty sure it's a governmental conspiracy...but can't say for certain.  Wave
Logged
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #50 on: May 08, 2008, 06:50:25 PM »

Lusher?  Botnet from a disgruntled banned user or angry competitor?   The RBN?  Or maybe just a network configuration and monitoring problem?   Thinking
« Last Edit: May 08, 2008, 06:54:40 PM by sded » Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
robinalden
Global Moderator
Newbie
*****
Offline Offline

Posts: 10



« Reply #51 on: May 08, 2008, 07:30:22 PM »

sded,
I agree that a network config problem would give the effect we see.
I am using two separate external 3rd party monitoring services to try to make sure they aren't part of the (joking) conspiracy.
I've just set this one https://secure1.securityspace.com/netmon/report.html?graphID=28122 up to publicly monitor https://forums.comodo.com/comodo_website_issues_for_submitting_website_problems_only-b46.0/ in particular from several locations.
The logging on our routers and webservers would show a DOS, and we don't see it.

kail, the 503 errors you see interest us.  We have a couple of theories we are checking.
The SSLv2 failure you see doesn't surprise me.  Our servers should reject an SSLv2 session as it has a known vulnerability. 

Robin
Logged
Blas
Computer Security Testing Group
Comodo's Hero
*****
Offline Offline

Posts: 361


« Reply #52 on: May 09, 2008, 06:48:28 AM »

I receive normal timeout errors. "the server is not responding"
There is no error code.
Logged
robinalden
Global Moderator
Newbie
*****
Offline Offline

Posts: 10



« Reply #53 on: May 09, 2008, 08:32:50 AM »

kial,
thanks again for your pcap traces.
I think we are in a position to be able to explain why you are seeing failures.  I suspect that elements of this explanation hold for other people seeing problems too.

Working through your traces one at a time:
http_dl_failed -
Lines 1&2 are the DNS query, returning the correct IP for www.personalfirewall.com of 91.199.212.132.
The session then goes on to pull various elements from the webpage (although you haven't captured the "get" and the reply for the page itself).
Line 74 is where it starts to look strange, because you suddenly hit a new (to this session) IP address of 85.91.228.132.  No DNS query has returned this IP address in this session log.
Line 81 sees you doing an HTTP GET of download.comodo.com/download/setups/file_details.js from 85.91.228.132.
Line 121 sees (50 seconds later) the answer from that GET come back with a 503 - service not available.

The problem there is that the IP of download.comodo.com is really 91.199.212.132 (same as www.personalfirewall.com).  You are picking up a cached or otherwise out-of-date DNS entry for download.comodo.com.  Also, the fact that you get an HTTP 503 error back suggests to us that you are hitting the internet through a transparent proxy (presumably run by your ISP).  You hit the proxy for file_details.js, the proxy tries to hit 85.91.228.132 and gets nothing back because those servers have gone.  The proxy returns (we think) the 503 error to you.

https_forums_failed:
This is just talking to the wrong IP address from the start.  It is talking with 85.91.228.149, whereas those servers (for forums.comodo.com) are now on 91.199.212.149.

https_forums_failed2:
This is interesting because it includes the coloquy between you and your DNS server.
You ask the DNS server at 172.31.140.69 to resolve forums.comodo.com.
You get the answer back that it resolves to 85.91.228.149.  Then you try to start an SSL session with 85.91.228.149 but you're sunk because again the IP address should have been 91.199.212.149.

https_forums_failed3:
ditto

http_forums_failed:
Here your DNS gives the correct IP address for forums.comodo.com (91.199.212.149), but for some reason the connection timed out and the transparent proxy returned a 503 (after 50 seconds).
This one would be worthy of more research, if it was the predominating failure mode.
You can see the monitor at https://secure1.securityspace.com/netmon/report.html?graphID=28122 trying exactly this and succeeding every 5 minutes from 5 separate monitoring locations.

The 85.91.228.* IP addresses are an IP block which our servers were active on 2 or 3 weeks ago.
The 91.199.212.* block is the current one.
Our DNS servers are correctly configured to serve the newer address range.

I think you will see the apparent availability to you of the forums improve when your ISP kick their DNS servers (or maybe the proxy servers).
The fact that you don't get the problem all the time suggests to us that there may be several Proxy or DNS servers, and only one of them has it's DNS "stuck" at some point in the past.

Robin
Logged
robinalden
Global Moderator
Newbie
*****
Offline Offline

Posts: 10



« Reply #54 on: May 09, 2008, 08:37:26 AM »

Blas,
  Which domain are you getting the timeouts from?  Whichever it is, please can you send me the output of "ping forums.comodo.com" and "tracert forums.comodo.com" (assuming that you are seeing the failures with forums.comodo.com).

I don't expect the ping to succeed and I don't expect the tract to show you every step in the route, but the information it gives could still be useful.

Thanks.
Logged
kail
Autonomous
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 3645


I'm not grumpy, just misunderstood.


« Reply #55 on: May 09, 2008, 09:01:28 AM »

Hi Robin

Yes, as you know from my email, I realised my DNS wasn't exactly behaving itself. I've passed all this on to my Provider (Hutch 3G, UK). So, thanks for the analysis! Thumb Up
Logged

XP Pro+SP3 and Vista Bus+SP1 with CFP 3.0.25.378 & AntiVir PE 8.1 & Firefox 3.0.1
__
Will computers ever be as smart as humans? Probably.. very, very briefly.
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #56 on: May 09, 2008, 09:16:57 AM »

I'll switch my primary DNS server to one of the L3 DNS servers (4.2.2.1) and flush the DNS cache and see if that helps.
« Last Edit: May 09, 2008, 09:19:42 AM by sded » Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
Blas
Computer Security Testing Group
Comodo's Hero
*****
Offline Offline

Posts: 361


« Reply #57 on: May 09, 2008, 10:25:43 AM »

You were right Robin,

The ISP's DNS server still tries to direct me to the old IP. It is still strange that sometimes it succeeds other times not (loading forums.comodo.com).
the ping test failed, tracert results are the following:

Útvonal követése a következőhöz: forums.comodo.com [91.199.212.149]
legfeljebb 30 ugrással:

  1     1 ms     1 ms     1 ms  192.168.1.99
  2     9 ms     8 ms    10 ms  portonovo.adsl.interware.hu [195.70.32.11]
  3     9 ms    10 ms     9 ms  vlan904.core3.interware.hu [217.20.137.37]
  4     9 ms     9 ms     9 ms  vlan906.core0.interware.hu [217.20.137.49]
  5     9 ms     9 ms     9 ms  GE-0-0-12.border0.interware.hu [195.70.32.4]
  6     9 ms     9 ms     9 ms  Gi8-0-0-208.bud-001-access-100.interoute.net [84
.233.170.45]
  7    28 ms    26 ms    26 ms  Gi5-0-0.prg-001-access-300.interoute.net [212.23
.50.113]
  8    25 ms    25 ms    25 ms  Gi3-0.prg-001-access-100.interoute.net [84.233.1
38.197]
  9    26 ms    25 ms    25 ms  Gi4-0.fra-006-core-2.interoute.net [212.23.50.11
0]
 10    25 ms    24 ms    25 ms  Gi6-0.fra-012-inter-1.interoute.net [212.23.42.1
66]
 11    28 ms    27 ms    27 ms  ge-0.de-cix.frnkge03.de.bb.gin.ntt.net [80.81.19
2.46]
 12    28 ms    28 ms    27 ms  xe-1-0-0.r20.frnkge03.de.bb.gin.ntt.net [129.250
.2.148]
 13    44 ms    44 ms    43 ms  as-0.r22.londen03.uk.bb.gin.ntt.net [129.250.4.1
6]
 14    43 ms    43 ms    42 ms  xe-4-4.r01.londen03.uk.bb.gin.ntt.net [129.250.2
.66]
 15    63 ms    49 ms    59 ms  83.231.181.222
 16    47 ms    47 ms    46 ms  ge-0-2-0-0.rembrandt.as34270.net [85.91.232.6]
 17    58 ms    69 ms    69 ms  ge-0-0-0-315.davinci.as34270.net [85.91.224.26]

 18    71 ms    75 ms    49 ms  no-dns-yet.inetc.co.uk [85.91.232.14]
 19     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 20     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 21     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 22     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 23     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 24     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 25     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 26     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 27     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 28     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 29     *        *        *     A kérésre nem érkezett válasz a határidőn belül.

 30     *        *        *     A kérésre nem érkezett válasz a határidőn belül.


Az útvonalkövetés elkészült.

My OS is Hungarian, but I think you can still understand the results.
Logged
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #58 on: May 09, 2008, 11:07:20 AM »

Looks like the server reconfiguration needed a longer "make before break" period for the new DNS assignments to filter out.  Maybe an announcement for the next reconfiguration now that we know it will break a number of us?  Smiley  Thanks; Ed.
Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
sded
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 1835



« Reply #59 on: May 10, 2008, 08:58:09 AM »

So how does the latest total loss of the Comodo online capability relate to the earlier problems, if at all?  Was out for ~12 hours, with mostly nothing but finally a late referral to another  forum prototype and a BS message to inform the users of nothing.  And came up finally with no announcement of anything.  Can you post something here on the outage?
Logged

CFP 3.0.24/368, Vista Ultimate 32x + SP1, Avast! 4.8, Windows Defender.  SAS offline.  Acronis True Image just in case.  Wink
Tags:
Pages: 1 2 3 [4] 5 6 Go Up Print 
« previous next »
Jump to:  

SSL Firewall
Page created in 0.181 seconds with 20 queries.
Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by 7dana.com