Bit quiet in here

Soldato
Joined
12 Nov 2002
Posts
14,601
Location
In my own little world
I hear you're being DDOS'd ?

all_alone.jpg


MW
 
Last edited:
Soldato
Joined
1 Dec 2004
Posts
22,368
Location
S.Wales
There was some network issue's had a few timeouts in the spate of the last 5 minutes.

DDoS are quite regular on the internet, however its the size of the attack that will warrent if there are issues with connectivity, if that's what it was.

DDoS attacks can range from measley few Mb/s to several hundred or even gigabits per second

Could also have been routing issues
 
Joined
1 Oct 2006
Posts
13,900
Routing was pretty wacky.

When broken:

Code:
traceroute to 185.103.4.11 (185.103.4.11), 30 hops max, 60 byte packets
 1  snip (snip)  0.813 ms  0.790 ms snip (snip)  0.607 ms
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  95.85.0.237 (95.85.0.237)  0.357 ms !N * *
Now working:

Code:
traceroute to 185.103.4.11 (185.103.4.11), 30 hops max, 60 byte packets
 1  snip (snip)  0.645 ms snip (snip)  0.605 ms snip (snip)  0.505 ms
 2  95.85.0.229 (95.85.0.229)  0.391 ms  0.412 ms 95.85.0.233 (95.85.0.233)  0.337 ms
 3  83.231.213.1 (83.231.213.1)  0.687 ms  0.673 ms  0.668 ms
 4  ae7.edge6.Amsterdam.Level3.net (4.68.63.217)  0.352 ms ae-4.r02.amstnl02.nl.bb.gin.ntt.net (129.250.4.185)  1.333 ms  0.750 ms
 5  ae7.edge6.Amsterdam.Level3.net (4.68.63.217)  0.486 ms  0.422 ms ae-225-3601.edge3.London1.Level3.net (4.69.166.146)  6.736 ms
 6  ae-226-3602.edge3.London1.Level3.net (4.69.166.150)  6.740 ms ae-225-3601.edge3.London1.Level3.net (4.69.166.146)  7.169 ms  7.079 ms
 7  ae-226-3602.edge3.London1.Level3.net (4.69.166.150)  7.063 ms ADVERSOR-LI.edge3.London1.Level3.net (195.50.124.66)  7.070 ms  6.960 ms
 8  ADVERSOR-LI.edge3.London1.Level3.net (195.50.124.66)  7.090 ms  16.676 ms  16.531 ms
 9  * * er2-ve1013.clean-rtn.serverchoice.com (31.24.107.94)  13.693 ms
10  * * *
11  * * *
12  * 31.28.68.42 (31.28.68.42)  8.102 ms *
13  31.28.68.42 (31.28.68.42)  8.138 ms 31.28.68.41 (31.28.68.41)  8.031 ms  7.829 ms
14  forums.overclockers.co.uk (185.103.4.11)  8.341 ms 31.28.68.41 (31.28.68.41)  7.818 ms forums.overclockers.co.uk (185.103.4.11)  8.361 ms
 
Back
Top Bottom