[00:06] *** gizmoguy has quit IRC (Ping timeout: 245 seconds) [00:07] *** gizmoguy has joined #arpnetworks [00:25] If my quota limit says: 20000000 [00:25] how many gigs is that? [00:27] @wa 20000000B to GB [00:27] convert 20000000 bytes to gigabytes;0.02 GB (gigabytes);20 MB (megabytes);160 Mb (megabits);0.16 Gb (gigabits);1.6×10^8 bits;19.07 MiB (mebibytes);~~ ( 0.1 ~~ 1\/10 ) × mini-compact disc capacity ( 185 to 210 MB );~~ 7 × data storage capacity of a 200-character per inch 2400-foot IBM 7330 7-track magnetic tape (~~ 2×10^7 b );~~ 14 × 3.5" floppy disk capacity (high density) ( 1440 kB );information;[information];Time to transfer at T1 spe [00:27] Apparently 20MB? [00:28] mnathani: or just quota -s [00:30] (assuming GNU quota) [00:30] But yeah, quota uses bytes normally [00:31] I think its in blocks [00:31] approx 10 gigs [00:31] @wa 20000000 blocks to gb [00:31] convert 20000000 block sizes for a typically formatted magnetic disk to gigabytes;10.24 GB (gigabytes);0.01024 TB (terabytes);1.024×10^10 bytes;81.92 Gb (gigabits);0.08192 Tb (terabits);8.192×10^10 bits;~~ 0.41 × single-layer Blu-ray capacity (~~ 25 GB );~~ 0.51 × AIT-E turbo native capacity ( 20 GB );~~ 1.2 × dual-layer DVD capacity (~~ 8.5 GB );information;[information] [00:42] this was the quota command on ARP backup system [00:43] Quota utilities version 3.17. [01:03] @wa 10 GB in blocks [01:03] Sorry, I couldn't reach the backend API. [01:03] @iata yyz [01:03] YYZ: Toronto Pearson International Airport located in Mississauga, Ontario, Canada [01:04] @iataabc [01:04] @iat aabc [01:04] @iata abc [01:04] ABC: Not a valid IATA. [01:04] @iata hnl [01:04] HNL: Honolulu International Airport located in Honolulu, Hawaii, United States [01:04] @iata bom [01:04] BOM: Chatrapati Shivaji International Airport located in Mumbai, India [01:26] blocks are somewhat arbitrary though [01:26] and usually abstracted beneath the FS [01:26] can anyone ping M.ROOT-SERVERS.NET [2001:dc3::35] (works from ARP, but not from my HE.net tunnel) [01:27] @smokeping [01:27] https://smokeping.cobryce.com/ [01:28] works over my HE tunnel [01:28] And no I'm not hitting the root servers (yet) from my smokeping [01:28] thats wierd, I can ping it from the linux box that has the tunnel setup [01:28] mnathani: on ARP's backup system, "limit" is bytes (you have 20GB) and "blocks" are also bytes" [01:29] I should only have 10 GB though [01:29] thats what the portal says [01:29] Well I have 20000000 and the portal says 20GB. [01:29] What's more, du says 8.5GB used, and quota says 8870132 blocks used. [01:30] so aside from a base-2/10 discrepency [01:30] , it's all kosher [01:30] at least for me [01:31] My du = 7.6G . [01:31] portal says 10GB [01:31] and quota is 20000000 [01:31] probably a typo on up_the_irons part when provisioning [01:31] could be [01:36] I can ping 2001:4860:4860::8888 just fine [01:36] from my Windows 8.1 box that is routed via Linux to HE.net [01:36] but 2001:dc3::35 [01:36] not able to ping [01:37] * brycec blindly blames Windows [01:38] is there a different protocol [01:38] between the windows ping [01:38] and linux ping [01:39] not just my windows 8 [01:39] I also have a centos behind the original linux box with the same behavior [01:39] Doesn't one still use ICMP ping? [01:40] mnathani: what does a traceroute or mtr look like? [01:40] vs UDP ping? [01:40] I'm thinking it's either a routing problem or an MTU problem [01:41] http://pastebin.com/YiirLqmv [01:41] why would it work from the linux he.net tunnel box [01:42] what does a traceroute from the linux he.net tunnel box look like out of interest? [01:42] to m-root? [01:42] yeah [01:42] its in the same pastebin [01:42] just to compare [01:42] at the bottom [01:42] lol [01:42] sorry [01:42] np [01:42] I didn't scroll my firefox window [01:43] I put a bunch of blank lines [01:43] yup [01:43] well that's strange [01:43] I would expect not to ping any ipv6 [01:43] or all pingable ipv6 [01:43] rather than ping most and not all [01:44] if you want to replicate windows's traceroute on linux [01:44] try "sudo traceroute -I M.ROOT-SERVERS.NET" [01:44] I have another linux box behind [01:44] there is no traceroute command on windows [01:44] oh ok [01:44] I see [01:44] though I was pretty sure windows tracert used UDP [01:45] I wonder if it's an issue with source IP? [01:45] how come other destinations like google and facebook come back [01:45] are all your machines on the same /64? [01:45] true. [01:45] they are [01:45] how do you source a ping from a different interface /ip on linux [01:46] -I $IP, as I recall [01:47] confirmed [01:48] its the source ip [01:48] http://pastebin.com/CcV0dxy7 [01:48] woo 10 points to gizmoguy [01:48] ping to google from he.net linux box sourced from /64 within routed /48 [01:49] works, however same source to m-root fails [01:49] could there be a bogon [01:49] or source address filtering going on? [01:49] i'll try ping you from here [01:50] ping6 2001:470:b148::1 [01:50] PING 2001:470:b148::1(2001:470:b148::1) 56 data bytes [01:50] From 2001:470:0:1b4::2 icmp_seq=1 Time exceeded: Hop limit [01:50] From 2001:470:0:1b4::1 icmp_seq=1 Time exceeded: Hop limit [01:50] yeah, i think you have some issues [01:50] lol, I get the same thing [01:50] never thought of pinging from ARP before [01:51] http://pastebin.com/9FqhpmyN [01:51] so HE have a routing loop for your /64 [01:51] I could pick a different /64 [01:52] oddly enough, this is the second routing loop in the past 10 mins i've helped solve [01:53] 2001:470:b148:0:1::1 [01:53] thats in a different /64 [01:53] ? [01:54] my routed /48" 2001:470:b148::/48 [01:54] same issue [01:55] it's probably an issue with the /48 [01:57] yea [01:57] I have a routed 64 [01:57] as well [01:57] which I tried using, and that seems to work just fine [01:57] 2001:470:1d:76e::1 [01:57] 2001:470:1d:76e::25 [01:59] thanks gizmoguy :-) [02:01] np :) [03:35] Fuck this is good 03.30 pie. Nothing like celebratory pie after fixing the "oh shit everything went to hell Thursday at midnight and I've been working ever since to get things back online" fiasco [03:35] I've had some of this pie the other day... but *now* it tastes 10x better [03:37] mmm pie [03:41] * brycec should've gotten some milk [06:35] *** novae has quit IRC (Ping timeout: 252 seconds) [06:38] *** novae has joined #arpnetworks [06:38] *** novae has quit IRC (Changing host) [06:38] *** novae has joined #arpnetworks [06:48] late to the party, but windows traceroute = tracert, also you can get winmtr which is..well, you guessed it, mtr for windows. [06:50] winmtr doesn't do v6 :( [06:51] hasn't been updated in years either [06:54] my rust server has been invaded by korean, chinese and russian people [06:54] :o [06:54] i set up a log notifier that sends server connect/disconnect and chat stuff to an irc channel [06:55] every night, between 0000-1000, it's nothing but russian, chinese and korean chat [06:55] We're gowngrading to 1.5Mbps internet out of spite for the company we're currently with (only one other provider) [06:55] rip Netflix streaming [06:56] could just stream super ugly video at 500kbit/sec [06:56] I'll probably just move from streaming to DVDs/blurays and rip them as soon as they get here [06:57] ah, dlna streaming server or something? [06:57] mkv -> tv? [06:57] yeah, via ps3 [06:57] right on [06:58] tbh, I'm fine with 1.5Mbps until there's a larger market out here as long as I can still get on IRC :P [06:59] are you in a rural area? or is your choice of providers just really shitty vs super shitty? [06:59] I'm in a new development on a military installation [07:00] There are only two companies that offer service out here so far. AT&T offers U-Verse one street away, so I'm hoping that comes our way soon [07:00] For now, we've been using this company called "CMA Access" [07:00] ah [07:00] They are expensive, and their staff won't believe me when I say problems are on their end [07:00] So I'm done with them [07:01] gross [07:01] I got into it with a customer service rep and decided "Fuck it" [07:01] Sooooooooo out of spite, we're moving to AT&T DSL until U-Verse is offered again [07:01] hah [07:01] Thankfully I already have DirecTV for my television needs [07:03] but I'm fairly certain I can live with it..my wife's parents live out in the sticks, and I'm pretty sure all they get is 1.5Mbps and it seems to work fine [07:03] OH, and CMA has a bandwidth limit where AT&T does not [07:03] so that's another plus [07:04] Of course, I won't be able to use too much bw only getting 150kb/s down :P [07:04] hah [07:05] at least you're not stuck with satellite stuff [07:05] Very true [07:06] tbh, as long as I can check e-mail, reddit, and IRC without having to restart my modem 500000 times a day, I'll be happier overall. [07:07] Plus I have a son due in April, and AT&T's price is only $24/mo [07:08] wow, that's cheaper than a pots line here w/no additional svcs [07:08] also, congrats [07:09] april birthdays ftw [07:16] thanks man [07:48] *** hive-mind has quit IRC (Ping timeout: 264 seconds) [08:21] *** jcv has joined #arpnetworks [08:42] *** novae has quit IRC (Ping timeout: 252 seconds) [08:45] *** novae has joined #arpnetworks [08:53] *** hive-mind has joined #arpnetworks [10:59] network just take a dump for anyone else? [10:59] seeing ~75-80% pkt loss [11:01] *** RandalSchwartz has quit IRC (Ping timeout: 272 seconds) [11:01] *** acf_ has quit IRC (Ping timeout: 264 seconds) [11:02] *** qbit has quit IRC (Ping timeout: 264 seconds) [11:02] *** tabthorpe has quit IRC (Ping timeout: 240 seconds) [11:03] *** d^_^b has quit IRC (Ping timeout: 264 seconds) [11:03] *** tabthorpe has joined #arpnetworks [11:03] *** tabthorpe has quit IRC (Changing host) [11:03] *** tabthorpe has joined #arpnetworks [11:04] *** KDE_Perry has quit IRC (Ping timeout: 265 seconds) [11:04] *** KDE_Perry has joined #arpnetworks [11:05] *** tabthorpe has quit IRC (Read error: Connection reset by peer) [11:05] *** tooth has quit IRC (Ping timeout: 240 seconds) [11:07] *** tooth has joined #arpnetworks [11:07] *** notion has quit IRC (Read error: Connection reset by peer) [11:07] *** medum has quit IRC (Ping timeout: 252 seconds) [11:08] *** medum has joined #arpnetworks [11:08] *** CaZe has quit IRC (Ping timeout: 245 seconds) [11:08] over v4 or v6? [11:08] *** d^_^b has joined #arpnetworks [11:08] *** d^_^b has quit IRC (Changing host) [11:08] *** d^_^b has joined #arpnetworks [11:08] and which transit / peer are you coming in on? [11:09] any [11:09] ntt from one location, mzima from one, nlayer from one [11:09] *** CaZe has joined #arpnetworks [11:09] 50% on nlayer, 80+% on ntt via v4 [11:09] Mmm, seems to be a bit crappy at the moment. [11:10] ~95% packet loss at the moment. (v4) [11:10] Oh, 97% now. :D [11:10] *** pjs has quit IRC (Ping timeout: 265 seconds) [11:10] Oh well oh hell. It will sort it self out soon. [11:10] yep [11:11] lol, oh man [11:11] i need to put my v6 tunnel offline [11:11] it's coming up and dropping over and over [11:11] *** raptelan has quit IRC (Remote host closed the connection) [11:11] *** thestereobus has joined #arpnetworks [11:11] *** raptelan has joined #arpnetworks [11:12] *** twobithacker has quit IRC (Quit: ZNC - http://znc.in) [11:14] *** mhoran2 has quit IRC (Ping timeout: 244 seconds) [11:14] *** CaZe has quit IRC (Ping timeout: 240 seconds) [11:14] *** d^_^b has quit IRC (Ping timeout: 240 seconds) [11:14] *** eryc has quit IRC (Ping timeout: 244 seconds) [11:16] *** CaZe has joined #arpnetworks [11:16] *** pcn has quit IRC (Ping timeout: 252 seconds) [11:17] *** mnathani has quit IRC (Ping timeout: 264 seconds) [11:17] *** eryc has joined #arpnetworks [11:17] *** jm|laptop has joined #arpnetworks [11:17] hello :) [11:18] hi [11:18] are there known issues? [11:18] I'm seeing dropped packets [11:18] *** qbit has joined #arpnetworks [11:18] 42 packets transmitted, 2 received, 95% packet loss, time 49886ms [11:18] rtt min/avg/max/mdev = 252.426/253.863/255.300/1.437 ms [11:18] yah [11:18] 70.5.250.129.in-addr.arpa. 14400 IN PTR ae-2.r04.lsanca03.us.bb.gin.ntt.net. [11:18] stops here [11:20] *** koan has quit IRC (Ping timeout: 252 seconds) [11:20] *** koan has joined #arpnetworks [11:20] *** koan has quit IRC (Changing host) [11:20] *** koan has joined #arpnetworks [11:21] *** hive-mind has quit IRC (Ping timeout: 264 seconds) [11:21] *** thestereobus has quit IRC (Quit: thestereobus) [11:22] *** Surface_RT has joined #arpnetworks [11:23] hi! [11:25] *** milki has quit IRC (Ping timeout: 264 seconds) [11:25] shit is flapping [11:26] ja [11:26] *** mike-burns has quit IRC (Ping timeout: 252 seconds) [11:26] *** mhoran2 has joined #arpnetworks [11:26] *** ChanServ sets mode: +o mhoran2 [11:27] *** anis is now known as anisfarhana [11:27] *** anisfarhana has quit IRC (Changing host) [11:27] *** anisfarhana has joined #arpnetworks [11:27] *** thestereobus has joined #arpnetworks [11:28] figured [11:28] hi static [11:28] o.O , any maintenance is on going? [11:28] *** andrew32_ has joined #arpnetworks [11:28] hey [11:28] not just you [11:28] hi [11:28] my vps is down [11:29] :) [11:29] is something going on? :) [11:29] Ah what a relief. So its not only me then :D [11:29] suddenly, people [11:29] :) [11:29] One of tech staff accidentally pulled out the cable maybe [11:29] * anisfarhana ducks [11:30] arpnetworks employs ducks? [11:30] hope they can quickly plug it in again ;) [11:30] It's most likely just a ddos. [11:30] Will sort itself out sooner or later. [11:30] aaah [11:30] s7 has had issues, could be hw or something wigging out again [11:30] one of those nasty ntp reflection ones ... [11:30] :P [11:31] No more fancy uptime :( [11:31] ? [11:31] The uptime shouldn't be affected. :p [11:32] If they have hardware failure probably uptime will be affected. [11:32] Yeah. that's true. [11:32] But it's unlikely. [11:32] ducks don't require: healthcare, pension, benefits [11:32] very cost efficient and great ROI for shareholders [11:32] Since the pl starts 2 hops before my instance... [11:32] my brain internally read that 'since the polish... perl... giving up starts 2 hops before' [11:35] oh look. rain. [11:39] *** iain has joined #arpnetworks [11:39] anyone around [11:39] yep [11:39] everyone else down? [11:39] yep [11:39] Well, lot's of people around, no staff though as it seems. [11:40] ugh [11:40] *** hive-mind has joined #arpnetworks [11:40] v6 inbound is good via nlayer (S3, not S7) [11:40] *** d^_^b has joined #arpnetworks [11:40] *** d^_^b has quit IRC (Changing host) [11:40] *** d^_^b has joined #arpnetworks [11:40] i'd bet something happened with s7 again, since it's been screwy for a couple weeks [11:41] Good, then my ipv6 anycast dns node should be working at least .:D [11:41] m0unds_: I have no idea what's s7 is. But imho it looks more like a ddos then anything else. [11:41] s7 is a switch chassis that has been crashing regularly [11:41] 9. ae-2.r04.lsanca03.us.bb.gin.ntt.net 0.0% 709 151.0 151.2 149.8 176.9 2.3 [11:42] 10. ge-0-7-0-24.r04.lsanca03.us.ce.gin.ntt.net 87.0% 709 220.3 217.6 212.4 306.7 14.0 [11:42] 11. 208.79.88.129 98.4% 709 212.9 212.9 211.6 217.4 1.7 [11:42] ntt feeds into s7 [11:42] Works like a charm until hop 10 there. [11:42] afaik, anyway since when it dies, any2ix and ntt both die [11:42] so we should take s7 out back and release it like a badly trained pokemon [11:45] *** rpaulo has joined #arpnetworks [11:45] hi [11:45] I'm having some connection issues to arpnetworks. [11:45] evrery one is [11:45] yeah, there's some sort of network event going on [11:46] ok, thanks for letting me know. [11:48] *** thestereobus has quit IRC (Quit: thestereobus) [11:53] *** wallshot has joined #arpnetworks [11:58] fixed? [11:58] *** tabthorpe has joined #arpnetworks [11:58] *** tabthorpe has quit IRC (Changing host) [11:58] *** tabthorpe has joined #arpnetworks [11:58] looks good [11:58] oooh i can get to my site again [11:58] *** twobithacker has joined #arpnetworks [11:58] *** notion_ has joined #arpnetworks [11:59] Yay, my anycast node works again. :D [12:00] *** pcn has joined #arpnetworks [12:01] *** milki has joined #arpnetworks [12:01] *** acf_ has joined #arpnetworks [12:18] what happedned this morining? [12:19] idk [12:19] oh so s7 may have crashed [12:19] 21:09:36 [2e] We're investigating very high traffic (likely DoS) to host kvr24, also consuming resources in other [12:19] actually, it says possible ddos [12:19] areas [12:20] that isnt an irc nick [12:20] that's what twitter said [12:20] wait, is that a twitter to irc gateway [12:20] i pasted that from bitlbee [12:20] ahh [12:21] yeah, so maybe the ios upgrade did fix s7 if it didn't crash under ddos, haha [12:21] oh well at least it being looked into [12:21] i'm sure we'll hear what happened [12:21] yup [12:21] yeah [12:21] and prob better than s7 crash :) [12:21] yeah [12:22] *** thestereobus has joined #arpnetworks [12:24] m0unds_: lol re s7 [12:25] up_the_irons: did it survive the onslaught? [12:37] *** Surface_RT has quit IRC (Quit: leaving) [12:39] m0unds_: it did [12:39] m0unds_: although it has survived others, even on older IOS. [12:41] wow, all BGP sessions on BIRD remained up. That's quite cool. [12:41] maybe it wasn't a high pps attack [12:41] just high traffic [12:43] i imagine any2ix has less ddos traffic volume? [12:47] there we go [12:53] mercutio: it was pretty big though, coming through peers as well [13:02] *** thestereobus has quit IRC (Ping timeout: 264 seconds) [13:02] *** RandalSchwartz has joined #arpnetworks [13:02] *** RandalSchwartz has quit IRC (Changing host) [13:02] *** RandalSchwartz has joined #arpnetworks [13:07] *** pjs has joined #arpnetworks [13:07] *** pjs is now known as Guest51353 [13:08] ahh weird [13:10] i suppsoe it not that strange [13:10] these things are really distributed these days [13:11] i just kind of assume ddos traffic comes from somefar "far away" [13:11] s/somefar/somewhere/ [13:11] i just kind of assume ddos traffic comes from somewhere "far away" [13:12] *** mnathani has joined #arpnetworks [13:15] ho hmm, smokeping is pretty bad [13:15] it comes from "everwhere" these days [13:16] i thought that was just spoofed ip's mostly [13:16] and that it was usually still few hosts [13:16] but yeah now with ntp reflection attacks.. [13:16] any idea what kind of ddos it was? [13:16] i read something that 75% of the ntpds implicated in the attack on cloudflare have either been filtered or reconfigured [13:17] i bet more of them have been filtered than reconfigured [13:17] that'd be my guess too [13:17] but at least the network ops are paying attention [13:17] haha [13:17] i think there's not much choice [13:17] well, there's two choices - address it or don't [13:17] actually.. [13:17] *** robonerd- has joined #arpnetworks [13:17] i think most network op's care about painful ddos/packet loss etc [13:18] *** robonerd- has quit IRC (Client Quit) [13:18] yeh true, i wonder if ntt, level3, etc are doing anything about it [13:18] *** robonerd has quit IRC (Ping timeout: 264 seconds) [13:18] i imagine most small-to-medium providers are [13:19] but large providers may be like, we can charge more for bandwidth.. [13:19] *** rpaulo has quit IRC (Quit: rpaulo) [13:19] and it's not necesarily tier1's responsibility to block [13:19] *** robonerd has joined #arpnetworks [13:19] *** robonerd has quit IRC (Changing host) [13:19] *** robonerd has joined #arpnetworks [13:19] it gets into iffy territory [13:20] * mercutio hasn't done any blocking personally yet [13:26] *** robonerd has quit IRC (Read error: Connection reset by peer) [13:26] *** robonerd has joined #arpnetworks [13:26] *** robonerd has quit IRC (Changing host) [13:26] *** robonerd has joined #arpnetworks [13:27] *** mike-burns has joined #arpnetworks [13:27] *** ChanServ sets mode: +o mike-burns [13:27] Yup, that was quite a chunk of disruption earlier. [13:28] ugly [13:28] that looks milkd to me? [13:29] i saw a ton of extra flow sessions open up w/my srx trying to reestablish the tunnel, til i took it down [13:29] http://postimg.org/image/yd2ezgmhn/ [13:29] pretty funny [13:29] roughly....8 times as many as normal [13:31] maybe i was just unlucky [13:31] my route to one IP is via SJC, and the other is straight to LAX - both nlayer. the LAX one was ~85% max pkt loss, the SJC one was 75.50% [13:32] it looks like i was 95 to 100% packet loss [13:32] via ntt [13:32] that's what i saw via ntt too (work uses centurylink -> ntt) [13:32] so ntt went out harder [13:32] yeah, seems that way at least [13:32] joy [13:33] does ntt have blackhole community? [13:33] there was so much loss via ntt that i thought my vps had crashed or something at first because i wasn't getting any icmp replies whatsoever [13:33] it took almost 2 mins before i started seeing 1 or 2 here and there [13:33] looks like it has standard 666 [13:33] By default, peers are not configured for the blackhole functionality. Please contact the NTT NOC @ noc@us.ntt.net for this feature. [13:34] mercutio: m0unds : i say filtered too. We filtered like 150 hosts. there's NO WAY one can just "wait" for the host admin to fix it [13:34] yeah, for sure [13:34] up_the_irons: lots of people are businesses etc [13:35] that may be able to fix themselves or filter [13:35] err lots of networks are businesses [13:35] still probably quicker to filter first [13:35] yup, as a reactive measure [13:35] and i guess preventative if there are systems that hadn't participated yet [13:35] yeah but think about VMs here. lots may be businesses, but also lots are just home / hobby stuff [13:36] i imagine most participated [13:36] yep [13:36] up_the_irons: but you're a provider to others [13:36] i mean if someone had their own network [13:36] yeah [13:36] ntp being a problem all over the place [13:36] right [13:36] if you have no control of course you're going to filter. [13:36] if you do have control you might or might not filter [13:37] upgrading ntp everywhere or fixing configs everywhere could be consdiered time-consuming [13:37] i wonder how big that ddos was [13:37] i've been hearing from a few various people getting hit by 10 gigabit+ ddos attacks recently [13:37] for small providers. [13:38] with less than 10 gigabit transit [13:38] it used to be considered reasonable safe for ddos attacks if you had 10 gigabit pipes or bigger [13:39] but it's probably shifting to 40 gigabit for safety or something now, which gets crazy if your average traffic is < 1 gigabit [13:39] * brycec switches to 100mbps "If you can't take care of this Internet, you don't deserve to have good Internet." P [13:39] hahah [13:40] all your smokeping icmp traffic would clog the tuubs [13:40] 100 people with 100 mergabit ddos is still 10 gigabit :/ [13:40] save some internet for the rest of us [13:40] jeez [13:40] i can't type today [13:41] brycec: do you have any2ix/any2ix host? [13:41] on your smokeping [13:41] i'm curious what packet loss was like there [13:42] *** iain has quit IRC (Remote host closed the connection) [13:44] I have no idea [13:44] http://kremvax.acfsys.net/smokeping.cgi?target=Remote.voipms-dnvrco [13:45] ouch [13:45] that's probably the normal ntt thing acf [13:46] just you're motiring ervery 5 minutes.. [13:46] https://smokeping.cobryce.com/?target=Internet.VoipMS.denvervoipms [13:46] ^ Mine for denver.voip.ms [13:46] (And I monitor every minute ) [13:46] 20 pings every 2min [13:46] if you look at his local thing he got heaps of gaps [13:46] it may be due to monitoring not completing in time? [13:47] it said 5 minutes acf? [13:47] well 300 seconds [13:47] hmm ok [13:47] maybe you using a dns server outside network? [13:50] yeah, probably the DNS thing [15:03] *** mhoran2 is now known as mhoran [15:35] *** exm has joined #arpnetworks [15:46] *** andrew32_ has quit IRC (Quit: Page closed) [16:47] *** novae has quit IRC (Remote host closed the connection) [16:48] *** novae has joined #arpnetworks [18:00] *** exm has quit IRC (Ping timeout: 264 seconds) [18:28] *** novae has quit IRC (Ping timeout: 240 seconds) [18:31] *** novae has joined #arpnetworks [22:11] *** thestereobus has joined #arpnetworks [22:27] *** exm has joined #arpnetworks [22:34] *** thestereobus has quit IRC (Quit: thestereobus) [23:00] *** exm has quit IRC (Ping timeout: 252 seconds)