[01:01] *** NiTeMaRe has quit IRC (Ping timeout: 240 seconds) [01:12] *** pjs has quit IRC (Ping timeout: 240 seconds) [01:14] *** pjs has joined #arpnetworks [01:20] *** pjs has quit IRC (Ping timeout: 240 seconds) [02:14] *** KILLALLHUMANS01 has quit IRC (Ping timeout: 245 seconds) [02:14] *** KILLALLHUMANS01 has joined #arpnetworks [03:04] *** NiTeMaRe has joined #arpnetworks [03:23] *** pjs has joined #arpnetworks [03:23] *** pjs is now known as Guest93560 [04:40] *** anis is now known as anisfarhana [04:41] *** anisfarhana has quit IRC (Changing host) [04:41] *** anisfarhana has joined #arpnetworks [04:43] Hail hail! [08:31] I have a bash script trying to ether-wake my machine, but it doesnt work. Contents are: [08:31] #!/bin/bash [08:32] sbin/ether-wake "00:1e:c9:e1:38:d4 -i eth0" [08:32] > /sbin/ether-wake "00:1e:c9:e1:38:d4 -i eth0" even [08:41] *** staticsafe|2 has joined #arpnetworks [08:44] *** staticsafe_ has quit IRC (Ping timeout: 264 seconds) [08:45] *** staticsafe_ has joined #arpnetworks [08:48] *** staticsafe|2 has quit IRC (Ping timeout: 264 seconds) [08:52] mnathani: try without the quotes [09:26] Agreed mnathani - the "-i eth0" is an option, shouldn't be part of the "Host-ID" argument [09:26] mnathani: there's also -D for debug info [09:27] And beyond that, confirm that WoL works on the target device, and the target is on the same broadcast domain [09:27] command works outside the script [09:28] (I have no experience with WoL really, just going off http://linux.die.net/man/8/ether-wake) [09:28] mnathani: bash -x script [09:28] see what exactly it's doing [09:28] And I still think the -i needs to be outside the quotes. [09:28] it shouldn't work with it in the quotes [09:28] But, you know, see -D for what it's actually putting on the wire. [09:36] it might parse the host-id correctly anyway and ignore the trailing "junk", but then the "-i eth0" is lost [09:37] (hence my suggestion to see -D) [09:37] yup, well, there's nothing there that requires quoting [09:38] * brycec nods [09:38] will try again once I am at the terminal [09:39] Excuses excuses excuses. Come on, use your telekinesis :P [09:39] currently at lunch / weechat Android client [09:39] lol [09:39] brain power spent on eating, eh? tsk tsk [10:08] *** Guest93560 is now known as pjs [10:30] brycec: Never try it before? [10:30] Never tried... eating? I haven't lived this many years without trying "eating" [10:31] No, brain power spent while eating. [10:33] I still remember I'm working on something for about 20 hours without eating, and i cannot solve it in 20 hours. So i just take a rest and have my supper. Right after that, took me less than 5 minutes to solve it. [11:23] *** sjackso has quit IRC (Quit: leaving) [11:55] *** pyvpx has quit IRC (Read error: Connection reset by peer) [11:56] *** pyvpx has joined #arpnetworks [12:14] *** jpalmer has quit IRC (Ping timeout: 264 seconds) [12:18] *** jpalmer has joined #arpnetworks [12:36] *** RandalSchwartz has quit IRC (Remote host closed the connection) [13:19] *** RandalSchwartz has joined #arpnetworks [13:19] success... my server is now completely up to date! [13:19] success on my part too [13:19] \o/ [13:19] updating emacs broke irc.el, so I had to figure out where last-input-char went [13:19] brycec: removing the "" worked [13:19] Good [13:20] so now I'm back! [13:20] wb RandalSchwartz [13:20] and running perl 5.16 instead of 5.10 [13:20] brycec: turns out the machine I was targeting stopped responding to WOL packets, causing me to question the script [13:20] one of the shared libs installed funny, so I had to reinstall that [13:20] RandalSchwartz: Any particular reason you're on 8.4? Just because it's LTS? [13:21] ..you use emacs as your IRC client? [13:21] * brycec waits for emacs to gain the ability to bathe and clothe [13:22] yes [13:22] I'm on 8.4 because it wasn't that far from 8.3 [13:22] and I wanted to minimize the risk [13:22] after I have a breather from this, I'll upgrade to 9 or 10 later in the year [13:22] I just jumped from 9. to 10.0 this weekend :) [13:23] when I have more hair to pull out :) [13:23] is there a pkg command to verify all the shared libs make sense? [13:23] It went perfectly smoothly, except the part where I forgot to "pkg upgrade" before the final freebsd-update. [13:23] RandalSchwartz: Like autoremove, to remove unneeded ones? [13:23] pg wouldn't start because an XML lib was broken [13:23] I'm just wondering if anything else is like that that I haven't noticed yet [13:24] once you're 100% pkg, then the pkg ecosystem takes care of that [13:24] I thought I remember some command [13:24] Or so I'm told. [13:24] no - it didn't :) [13:24] I had to parse the error message, use pkg which, then uninstall/reinstall [13:25] Weird. [13:25] I know of pkg check and pkg shlib, but neither does exactly what you're looking for [13:25] Sounds like, to do what you want, a program would need to compile and link against every single library and test for failure. [13:26] ahh.. pkg check -B [13:26] I'll try that first [13:26] pkg check -B is used to reanalyse shared libraries of installed packages. [13:26] Good luck :) [13:26] I suspect it just looks for what's installed, versus checking that what's installed works. [13:26] possibly [13:26] Oh... and pkg set -o ... for upgrading perl failed [13:26] so I just uninstalled perl5 [13:27] and then pkg install `pkg rquery %o` [13:27] since my built ports were precisely what I wanted installed [13:28] anyway... no longer at risk of various certs :) [13:28] CERT [13:28] CVEs... whatever they're called [13:28] ... red.stonehenge.com:~ +# pkg audit [13:28] 0 problem(s) in the installed packages found. [13:28] yeay! [13:36] well, just disengaged my v6 tunnel again. congestion is dropping traffic coming in over the tun if to 1mbit/sec or less [13:36] wee [13:44] Thanks for the reminder, m0unds [13:44] Don't ask what [13:44] But you reminded me [13:44] of something [13:44] hahahaha [13:45] (I added ipv6 to my openvpn network a couple weeks ago, but I forgot to add the new address space to a couple of services) [13:47] m0unds: really? my smokeping doesn't look bad yet [13:48] ok - that's weird. I didn't realize I had an audible account... must've signed up back in January on one of my drunken evenings. :) [13:48] and I have 4 credits to use... (max is 6, so I'm glad I got it...) [13:49] acf_: yeah, mine looks fine as well [13:49] but you're seeing poor tcp performance? [13:49] yep [13:50] 49% [==================> ] 51,872,934 6.54MB/s eta 9s [13:50] that's what I see [13:50] yeah, to the vm is fine [13:50] the tunnel side of it was problematic (i was using my vps as a tunnel endpoint) [13:50] ah, ok [13:51] brycec: your smokeping is really cool [13:51] how did you do the remote host monitoring thingy? [13:51] fwiw m0unds I can confirm that it's not just some flimsy limitation of tun :) [13:52] (setup my speedtest on the ivp6 tun/openvpn address, whee) [13:52] acf_: which page? [13:52] up til about a week ago, i was able to saturate my line here, so i don't know what's up but it's annoying [13:52] acf_: or just the remote monitoring in general? [13:52] yeah [13:52] so i cut out the annoying thing til it's not a problem anymore [13:52] yeah m0unds, maybe you're seeing something else besides the Comcast congestion [13:53] spending a half hour downloading a 2.8GB patch, only to have it progress 30% is silly [13:53] I've never had good luck with openvpn/tun for performance [13:53] well, this is a gif/ipip tunnel [13:53] acf_: http://oss.oetiker.ch/smokeping/doc/smokeping_master_slave.en.html [13:53] so low overhead anyway [13:53] m0unds: a gif tunnel you named tun? weirdo [13:53] oh cool. I started using gretap a while ago [13:53] i shorthanded tunnel [13:53] with tun [13:54] Ohh [13:54] it was actually named ip-0-0-0.0 [13:54] since, junos [13:54] Look at all this silly confusion you caused with that needless abbreviation :p [13:54] well, ip-0-0-0, unit 0 vlan 0, so ip-0-0-0.0 [13:54] haha [13:55] Only because tun(4) is a thing [13:55] yep, i know that too [13:55] til xbox one will receive content from msft via ipv6 if available [13:55] haha [13:55] Oh that's good [13:57] i guess it makes sense - my wife was streaming netflix and it was hitting the tunnel too [13:57] Should the xbox go directly to netflix for that? [13:57] Hm doesn't look like mine has a v6 address currently... but I can't be sure it's even on right now. [13:58] netflix has v6 [13:58] m0unds: One or 360 (or original?) [13:58] one [13:58] haven't tried 360 [13:58] guess i could rollback my cfg change to try it, haha [14:01] just wanted to drive on nurbergring in forza, damn it [14:01] haha [14:01] err, nurburgring [14:17] *** staticsafe__ has joined #arpnetworks [14:18] huh, well, i noticed that the ip i was tunnelling to changed its route from the direct abq -> lax to abq -> denver -> sjc -> lax, so i'm trying again with the one remaining address that routes directly [14:20] *** staticsafe_ has quit IRC (Ping timeout: 264 seconds) [14:40] brycec: jpalmer : we send a notification any time your card declines [14:41] man scrollback is huge [14:41] acf_: send me an update mtr when you notice bad NTT -> Verizon stuff and I'll email NTT [14:42] Well yeah up_the_irons, you've been absent for 3 days... [14:43] (absent==silent) [14:43] but even then, sometimes 3 days doesn't accrue too much. i'm usually not watching IRC over the weekend. [14:43] i think it's starbucks time, bbl [14:44] truedat [14:44] * brycec wishes there were a *$ closer than 6mi [14:50] *$ needs delivery drones :) [15:28] hahaha [15:28] * m0unds imagines having coffee spilled on him by a drone [15:55] ñ [15:55] oops [15:55] I was just testing utf-8 still working [15:55] wait... I need a white smiley face [15:56] ☺ [15:56] oops.. [15:56] yeah, that works [16:19] @weather SFO [16:19] San Francisco International, CA: Partly Cloudy ☁ 74°F (23°C), Humidity: 53%, Wind: From the WNW at 23 MPH Gusting to 30 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=37.61960983,-122.36557770 or re-request this with: @weather -v SFO [16:19] More unicode [16:22] A little cloud! [16:22] @weather LHR [16:22] Heathrow, United Kingdom: Clear 63°F (17°C), Humidity: 82%, Wind: From the West at 6 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=51.47750092,-0.46138901 or re-request this with: @weather -v LHR [16:22] darn it no clear unicode [16:22] @weather SYD [16:22] Kingsford Smith International, New South Wales: Light Rain ☂ Showers 57°F (14°C), Humidity: 94%, Wind: From the South at 9 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-33.94649887,151.17309570 or re-request this with: @weather -v SYD [16:22] there we go! Rain! [16:27] http://arstechnica.com/tech-policy/2014/06/netflix-refuses-to-comply-with-verizons-cease-and-desist-demands/ [16:27] hmm [16:27] Ars Technica: "Netflix refuses to comply with Verizon’s “cease and desist” demands" [16:57] @weather dxb [16:57] Dubai International, UAE: Clear 88°F (31°C), Humidity: 66%, Wind: From the South at 7 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=25.25389481,55.36560059 or re-request this with: @weather -v dxb [16:57] @weather pdx [16:57] Portland International, OR: Scattered Clouds 73°F (22°C), Humidity: 48%, Wind: From the NNE at 5.0 MPH Gusting to 17.0 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=45.568871,-122.637115 or re-request this with: @weather -v pdx [16:57] @weather yyz [16:57] Toronto-Pearson International, Ontario: Mostly Cloudy ☁ 72°F (22°C), Humidity: 57%, Wind: From the SSE at 8 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=43.67722321,-79.63055420 or re-request this with: @weather -v yyz [16:57] @weather khi [16:57] Jinnah International, Pakistan: Mostly Cloudy ☁ 86°F (30°C), Humidity: 74%, Wind: From the SSW at 13 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=24.89999962,67.13333130 or re-request this with: @weather -v khi [17:01] @weather anc [17:01] Stevens Anchorage International, AK: Overcast ☁ 59°F (15°C), Humidity: 58%, Wind: Calm -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=61.194088,-149.932892 or re-request this with: @weather -v anc [17:01] darn it... no snow there [17:02] @weather USH [17:02] Ushuaia International Malvine Island, Argentina: Partly Cloudy ☁ 39°F (4°C), Humidity: 75%, Wind: Calm -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-54.84405136,-68.30818176 or re-request this with: @weather -v USH [17:03] @weather PMC [17:03] El Tepual International, Chile: Overcast ☁ 52°F (11°C), Humidity: 88%, Wind: From the North at 20 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-41.43472290,-73.09750366 or re-request this with: @weather -v PMC [17:03] darn it [17:03] damn global warming [17:05] @weather PSY [17:05] Error, No cities match your search query [17:05] @weather MPN [17:05] Mount Pleasant, Falkland Islands: Clear 34°F (1°C), Humidity: 93%, Wind: From the NNE at 9 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-51.81998062,-58.44839859 or re-request this with: @weather -v MPN [17:12] spam [17:13] Not sure if you can get spam there. [17:13] the weather thing [17:14] RandalSchwartz: you can always just PM BryceBot [17:14] I was looking for utf8 chars [17:14] 'Sunny ☀', [17:14] 'Cloudy ☁', [17:14] 'Snow ❄' [17:14] 'Rain ☂' [17:14] 'Clear ☄' [17:14] 'Thunderstorm ☈' [17:14] 'Overcast ☁', [17:15] That's all you'll get out of BryceBot [17:15] At least for @weather [17:15] You can always feed Wikipedia through it [17:15] http://zh.wikipedia.org/wiki/C%E5%92%8CC%2B%2B%E9%81%8B%E7%AE%97%E5%AD%90 [17:15] C和C++運算子 :: 這裡是C和C++語言的運算子列表。所有列出的運算子皆含納於C++;第三個欄目裡的內容也使用C來描述。應當注意的是C不支援运算符重载。 下列運算子在兩個語言中都是順序點(運算子未重載時): &&、||、?: 和 ,(逗號運算子)。 C++也包含類型轉換運算子const_cast、static_cast、dynamic_cast和reinterpret_cast,不在表中列出以維持簡 [17:15] well that failed miserably [17:15] weird, BryceBot is totally utf8 friendly [17:15] http://ru.wikipedia.org/wiki/%D0%9E%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%BE%D1%80%D1%8B_%D0%B2_C_%D0%B8_C%2B%2B [17:15] Операторы в C и C++ :: Языки программирования Си и Си++ поддерживают сходный набор операторов. Некоторые из операторов недоступны в языке Си. Кроме того Си не поддерживает перегрузку операторов. Операторы &&, || и , (оператор comma), при условии что не пере [17:17] translated "Must Get Moose and Squirrel" [17:17] failed? [17:17] looked chinese to me [17:17] was it the wrong chars? [17:34] what wireless router do folks recommend if I plan on running DD-WRT / Tomato? [17:35] i use tp-links [17:35] cos they cheap [17:35] i'm using 4300 [17:36] http://wiki.openwrt.org/toh/tp-link/tl-wdr4300 [17:39] This item is currently out of stock and it may or may not be restocked. [17:39] hmm [17:39] newegg.ca ^ [17:40] mercutio: how well does it run openwrt ? [17:41] fine [17:41] i don't do anything fancy [17:41] i'm using gargoyle [17:41] but same diff [17:41] oh it's out of stock? [17:41] do you run different vlans at all? [17:41] http://www.amazon.com/TP-LINK-TL-WDR4300-Wireless-Gigabit-300Mbps/dp/B0088CJT4U [17:41] nope [17:41] Amazon: "TP-LINK TL-WDR4300 Wireless N750 Dual Band Router, Gigabit, 2.4GHz 300Mbps+5Ghz 450Mbps, 2 USB port, Wireless On/Off Switch" [17:42] i'm not actually using it atm [17:42] well not directly [17:42] housemate is using it [17:42] as wireless client, bridging to ethernet [17:42] it's doing about 50 megabit, a usb stick was doing about 6 megabit [17:42] oh wow, thats quite a difference [17:43] yeah but it's 3 antenna [17:43] and the wirelss was just one of those mini usb wireless thingys [17:43] and he has pci [17:43] rather than pci-e [17:43] well for free slots [17:43] not bad for $68 bucks and free shipping [17:43] i'm also using a wireless ac card [17:43] err i was [17:43] on media box [17:44] but it seems to go funny when cmoputer goes into standby mode [17:44] it got way colder, and haven't been watching tv shows in that room :) [17:45] but this house is kind of terrible for wireless [17:45] and i think it's the house [17:45] rather than interferene [17:45] that said, it's more stable on 5.8 ghz [17:45] i also used to use it as a wireless ap [17:46] and tbh, at 2.4 ghz it's not really any better than tp-link 1043nd [17:46] i bet they're cheap now [17:46] I was looking at TL-WDR3600 also [17:47] yeh that's perttu much the same [17:47] except 300 megabit at 5 ghz [17:47] it depends if you're using double stream / tripple stream devices [17:48] that router, and my normal access point are the only tripple stream devices i have [17:48] i'm using a wireless ac access point [17:48] unifi uap-ac [17:48] and it crashes :/ [17:48] To be honest, I pretty much only need the NAT / Gigabit switching. I have a Cisco Aeronet APP [17:48] oh [17:49] i do my nat on pc tbh [17:49] and I never tried openwrt etc [17:49] i don't really like openwrt [17:49] but normal routers firmware sucks [17:49] gargoyle makes it easier to configure [17:50] i mean it's cool having linux and all [17:50] but it uses this god awful text editor [17:50] err the busybox one [17:50] and you can't update packages nicely without updating firmware [17:50] or you start running out of space [17:50] i'd much rather they just had a normal filesystem and compact flash / sdcard or such [17:51] and use openbsd :) [17:51] is it high bandwidth nat etc? [17:51] cos you could also go for something like cubietruck [17:52] low power arm computer dual core, 2gb ram, 8gb flash [17:52] gigabit ethernet, sdcard support, sata support [17:52] ~$100 usd [17:53] not so much high bandwidth but higher concurrent connections [17:53] bittorrent, usenet, vpn etc [17:54] well once modems jumped from 8mb of ram to 32mb of ram they also were fine for that pretty much [17:54] with 16mb it was a bit hit and miss [17:54] but most of the ones that used to crash/lockup had 8mb of ram [17:54] and like that tp-link has 128mb of ram [17:54] Cable modem maxes out at about 38 mbits/sec [17:55] yeah that not really high bandwidth [17:55] it is nice having ssh and tcpdump [17:56] oh i don't have tcpdump installed [17:56] i have iperf installed :) [17:57] i'd rather go for arm board myself [17:57] just because it means you aren't cramped for space/size etc [17:57] can run what you like [17:58] but if you don't want to tweak lots [17:58] gargoyle isn't too bad [17:58] http://www.gargoyle-router.com/wiki/doku.php?id=screenshots [17:58] RAM Size = 32MB [17:58] what [17:58] on my Linksys: Wireless-N Gigabit RouterWRT310Nv2 [17:59] ahh [17:59] 32mb should be ok [17:59] i used openwrt on tp-link 1043nd with 32mb of ram for ages [17:59] it drops the occasional packet here and there [17:59] that's not usally ram related [18:00] does openwrt support it? [18:00] i can't find it yet :) [18:00] http://tomatousb.org/forum/t-284894 [18:00] some instructions on tomato [18:01] but I am not confident [18:01] tomato hardly runs on anything btw [18:01] i think it's broadcom noly rather than atheros or something [18:02] you might find it works better with tomato than default firmware [18:02] I would much rather get a secondary device than attempt something on the only internet gateway of the household [18:02] ahh right [18:03] i actually got a $20 router which i want to try openwrt on [18:03] haven't tried it yet, but it's meant to have support [18:03] and 64mb of ram i think [18:03] only 100 megabit ports [18:04] but i kind of like this wireless bridging thing now [18:34] i got a few refurb linksys e3000s for use as APs a couple years ago [18:34] they were like $35/ea on amazon and i run tomato on them [18:36] if you want something powerful to use for routing and something else for APs, check out mikrotik routerboard devices [18:36] some of the features are squirrelly, but they're generally significantly better than anything you'd get and slap openwrt or ddwrt on [18:37] if you only require 2.4GHz, http://routerboard.com/RB2011UiAS-2HnD-IN [18:45] ??? [18:45] damnit, cant' use unicode [18:46] m0unds: that's more expensive than the arm boards? [18:46] they're also slower cpu than the tp-link 4300s [18:46] routerboard 1100ahx2 is ok [18:47] but thinks like 2011 are basically similar to the modems/routers [18:47] i have been wodnering if can stick linux on cloud core router though [18:49] ahx2 is junk [18:49] it's good at ipsec, but has thermal issues and horribly buggy firmware [18:49] also, some of the ports aren't on the switch chip, which adds 200+ms to first hop latency (not kidding) [18:49] rb2011 is liek that too [18:50] rb2011 you ahve to ignore half the ports [18:50] cloud core router doesn't even have a switch [18:50] it switches on the cpu [18:50] they're all kind of bad, but cheap [18:51] but powerpc vs mips is quite a jump in cpu [18:52] Mikrotik RB750GL Mini-Router 5 Gigabit Ethernet Ports can that device do an ipv6 tunnel to hurricane electric? [18:52] and you have to go through the core anyway if using things like nat [18:52] my rb1200 is suffering from the latency hit as well. not as bad as 200msec but jumping from the atheros chip to cpu bound is just.. shit [18:53] jber: did you disable connectino tracking? [18:53] routeros doesn't really scale [18:53] the new switch chips around actually support doing hardware nat [18:53] mercutio: yep. i mean, we're talking a few msecs here but it still non-zero which is annoying with gbit. [18:53] including the one in rb2011 i think [18:54] which i think is the same as what's in the tp-link [18:54] jber: ccr is pretty good for latency [18:54] a few msec is terrible [18:54] do you mean like 0.3 msec? [18:54] or like 3 msec? [18:55] mercutio: jitters in between those ranges depending on load. [18:55] and is that only when trying to push gigabit through it ? [18:56] and it's using hardware queues on the ethernet ports? [18:56] mercutio: not really, you get that penalty on <10% load as well. when i picked it up and started testing i thought i had faulty hardware all over the place until i realised i was hitting cpu outside of the switch plugs [18:57] mercutio: yeah. the first five are on an atheros 8316 [18:58] jbergstroem: yeah, same here - i used an rb1100ahx2 for about 2 months and gave up on it. i thought it was faulty out of the box, but nope [18:58] heh [18:58] the rb450g was pretty good, but the first run had production issues [18:58] haven't really done any more testing since. i just use the first five [18:58] latter ones had that fixed [18:58] jber: good solution :) [18:58] i'm onyl using abuot 5 ports i think on switch [18:58] which i think is 24 port heh [18:59] it can be easy to stay low in port count with all the wirelss etc these days [18:59] I have a few rb751g-2hnd as well. not very happy about them tbh. switch is all fine, but i've been fighting with its wifi for a good while. all kinds of issues [19:00] RB2011UiAS-2HnD-IN is a good bet. that's been my best experience to date. [19:00] rb751g-2hnd is the one i have [19:00] wifi issues as well [19:01] :-/ [19:02] what has that got over the tp-link 3600 though? [19:02] if i got paid to admin these things (haha) i'd probably pick some other brand and go to openwrt. routeros is still a pretty good "setup once, just works" destination [19:02] it's the same cpu [19:03] rb2011 has more ports, but all the tp-link ones are on the switch [19:03] jber: until you ened to do a firmware upgrade [19:04] i'd love to see an open source solution better than openwrt myself [19:04] yep, openwrt and dd-wrt are super flakey [19:04] i wouldn't trust dd-wrt on anything [19:04] with 0 downtime security updates etc [19:05] I run lots of openwrt nodes [19:05] i found code in a whole run of builds that was intended for one of their commercial customers [19:05] (dd-wrt) [19:05] that's why i was advocating cubietruck :) [19:05] and it included hardcoded firewall rules and stuff [19:05] when i brought it up, i got banned from posting on their forums [19:05] lol [19:05] gizmoguy: do you bake your own stuff from openwrt trunk? [19:05] jbergstroem: I did for a time, but that got annoying [19:05] m0unds: yeah, openwrt is kinda the way to go [19:05] I just run the latest trunk builds from openwrt [19:06] is that for network testing gizmo? [19:06] gizmoguy: how do you handle upgrades (packages, configs, changes et al)? [19:06] Hah no. My house :) [19:06] oh [19:06] jbergstroem: I only use it for personal stuff [19:06] even then, I'm considering jumping ship to a proper CPE [19:06] why do you have lots of routers at home? [19:06] like the ubiquiti Edge Router Lite [19:07] I have 1 router at home [19:07] ERL++ [19:07] oh [19:07] but I also maintain a few networks for other people [19:07] those things are so fun [19:07] gizmoguy ? I run lots of openwrt nodes [19:07] yeah ERL 99$ USD [19:07] can't go wrong really [19:07] what cpu is in those? [19:08] oh [19:08] mercutio: http://wiki.gentoo.org/wiki/MIPS/ERLite-3 [19:08] http://dl.ubnt.com/datasheets/edgemax/EdgeRouter_Lite_DS.pdf [19:08] that's the one that was going to be relased sometime for years right? [19:08] MIPS64 [19:08] mercutio: yeah [19:08] it sounded good [19:08] runs a port of vyatta [19:08] can you run linux on it? [19:08] yes [19:08] can you run openbsd on it? [19:08] read the gentoo link [19:08] depends, does openbsd run on mips64? [19:09] it runs on some mips i'm pretty sure [19:09] it runs debian + vyatta by default iirc [19:09] it runs on octeon [19:09] mercutio: http://www.openbsd.org/octeon.html [19:09] whaich says cavium [19:09] and that says cavium [19:09] so yes :) [19:09] Look [19:09] it probably mostly works [19:09] Supported hardware: [19:09] Ubiquiti Networks EdgeRouter LITE [19:09] maye missing drivers [19:09] is that the same as v3? [19:10] oh it's not v3 [19:10] it's just a weird url [19:10] Currently it is possible to install OpenBSD/octeon on the Portwell CAM-0100 machines, as they have a working storage driver. The DSR-500 and EdgeRouter LITE may also be used by booting over NFS. [19:10] afaik, I might be wrong here. I think there has only been one hardware revision so far [19:10] damnit [19:10] booting over nfs. lol [19:10] its funny [19:10] cause all you need to do is support USB [19:10] yeh but it's probably not that complicated. [19:10] what is it usb for hdd? [19:11] apparently their rootfs is stored on a removable pen drive inside the ERL [19:11] which seems cool to me [19:11] heh [19:11] take the original FW pen drive out [19:11] plug your own in [19:11] if you ever want to revert it, just swap pen drives [19:11] http://www.bsdguides.org/2014/freebsd-10-edgerouter-lite/ [19:11] can you buy them in nz? [19:11] $160+gst [19:11] ouch [19:12] Yup, buy them from gowifi [19:12] yeah [19:12] really expensive [19:12] http://www.amazon.com/EdgeRouter-ERLite-3-512MB-Ethernet-Router/dp/B00CPRVF5K [19:12] Amazon: "EdgeRouter Lite ERLite-3 512MB 3 Ethernet Ports Router" [19:12] buy it from amazon and use a US mail forwarding service [19:12] you shouldn't need mail forwrading [19:12] Only 2 left in stock. [19:12] Race ya mercutio [19:13] i'm not going to buy it right now :) [19:13] I'll buy both and sell you one for $159 [19:13] just proceeding to checkout [19:13] to check shipping cost [19:13] We're sorry. This item can't be shipped to your selected destination. You may either change the shipping address or delete the item from your order. [19:13] goddamnit [19:13] yeah thought so [19:13] one million packet per second? does that still hold true for NAT? [19:13] it'll be hardware nat [19:14] but they have some kind of network acceleration buffer thing with fsat sram too i think [19:14] only 3 ethernet ports though [19:14] just use a switch :/ [19:14] how many do you want in a router? [19:14] they have autosending power supply [19:14] I'll sell you an 8 port SRX ? [19:15] can this one do dual wan? [19:15] i remember reading about thse things ages ago [19:15] they did sound cool [19:16] according to some block posts apparently version 1.2 of the ERL firmware does policy based routing mnathani [19:16] my i7 makes a fine router though [19:17] mnathani: https://community.ubnt.com/t5/EdgeMAX-Configuration-Examples/EdgeMAX-Automatic-WAN-failover-with-PBR-load-balancing/ta-p/511289 [19:18] um wait no, this one [19:18] https://community.ubnt.com/t5/EdgeMAX-Configuration-Examples/EdgeMAX-Dual-WAN-load-balance-feature-v1-4-0/ta-p/699501 [19:19] gizmoguy: thanks [19:20] i loves my srx [19:20] m0unds: played with the virtual srx stuff? (firefly) [19:20] I just setup my first vsrx last night [19:20] it's like an official version of olive :) [19:21] nope, not yet [19:21] m0unds: http://www.juniper.net/support/downloads/?p=junosvfirefly-eval#sw [19:22] oh, didn't realize they had an eval [19:22] neat [19:22] yeah "eval"... [19:22] it's soft licenced [19:22] it runs forever [19:22] oh. [19:22] well shit. i know what i'll be doing this week at work [19:22] haha [19:22] :D [19:22] it's super cool [19:22] the only limit, is you can only have 10 interfaces [19:23] oh darn, only 10 [19:23] hahaha [19:23] but, you can get around that by using vlans [19:23] so [19:23] m0unds: http://www.juniper.net/techpubs/en_US/firefly12.1x46-d10/topics/reference/general/security-virtual-perimeter-feature-support-kvm.html [19:23] here's everything it supports [19:23] oh no, they don't support tftp algs?!?!? [19:24] BGP Yes [19:24] IS-IS Yes [19:24] hah [19:24] OSPF yes [19:24] mpls yes [19:24] if cisco did this, you'd have to pay $2500 for the eval to get bgp, ospf and mpls support [19:24] so uh.. yeah free juniper ;) [19:24] and it's even a recent version [19:25] yeah, i think htat's the same build on my srx210he [19:25] so the downtime is tonight right? [19:25] oh wait this isn't for everyone. :D [19:25] --- JUNOS 12.1X46-D10.2 built 2013-12-18 02:03:20 UTC [19:25] I vote we take down ever node, give them a break [19:25] every* [19:25] hmmm [19:26] Model: firefly-perimeter [19:26] JUNOS Software Release [12.1X46-D10.2] [19:26] guess I'll just shut it down. I presume all will be brought back up? :D [19:26] this release fixed flow-based routing w/ipv6 [19:26] dj_goku: usually [19:27] m0unds: root@Amnesiac> show system license [19:27] License usage: none [19:27] Licenses installed: none [19:27] haha [19:27] and everything works [19:27] I love it [19:27] too cool [19:27] i'm definitely gonna check it out [19:28] * dj_goku waves to d^_^b [19:28] *** d^_^b has quit IRC (Quit: leaving) [19:28] juniper screwed up my acct and gave me entitlements to download software images for any juniper product except pulse vpn devices [19:29] there's meant to be restrictions on what you can download? [19:29] yeah, they're supposed to be tied to j-care [19:29] hm [19:29] or support contracts for products [19:29] I seem to be able to download most things [19:29] and I don't have a support contract [19:29] funny, maybe they changed it? [19:29] I even managed to convince them to give me domestic versions [19:29] my buddy works for an isp up in portland and he can only get downloads for products they have deployed w/active support contracts [19:30] nice [19:30] technically my account is tied to equipment on the jacademic alliance stuff [19:30] gizmoguy: alright. I might have forgot my root login. lol [19:30] hm ok, I thought everyone always got access to anything ;) [19:30] dj_goku: password [19:30] i had issues registering my srx, so they gave me complimentary j-care for 6 months [19:30] password1 [19:30] password2 [19:30] lol [19:30] m0unds: nice [19:31] someone should force me to start working again [19:31] gizmoguy: go work or you can never have scotch again [19:31] Oh no! :( [19:31] * dj_goku I'll just let it forcefully shutdown then. [19:31] I'm about 200 levels deep into an openstack cluster that doesn't work [19:31] dj_goku: if you have ACPI you'll be all good [19:32] KVM sends ACPI shutdown to all VMs before it stops [19:32] ahh alright. I need to upgrade openbsd anyways soon. [19:50] packet loss doesn't seem as terrible tonight [19:51] latency is still wonky on that inbound nlayer link though, twice as high as off-peak [19:51] it's hard to know if it's inbuond or asymmetric issues [19:52] i think up_the_irons wwnated mtr's to sent to ntt [19:52] the ntt thing is way upstream [19:52] and asymmetric makes it more annoying [19:52] yeh i know it upstream [19:52] maybe running mtr --report hourly is a good idea [19:53] okay, so the outbound (NTT) is normal, no loss, no latency spikes, nothing [19:53] i've had it running for an hour [19:53] i have us.battle.net as an at&t address, www.comcast.net as comcast address [19:53] but verizon is on akamai [19:53] to wehre? [19:55] *** dj_goku_ has joined #arpnetworks [19:56] http://pastebin.com/S9EaF9Qx [19:56] the hop on the bottom w/the <-- on it is the comcast ip that has been contributing to 10-20% packet loss the last 6 nights [19:56] it's been completely fine. i restarted mtr on accident (meant to close another terminal and closed that one) [19:58] *** dj_goku has quit IRC (Ping timeout: 245 seconds) [19:58] m0unds: super strange [19:59] http://kremvax.acfsys.net/smokeping.cgi?target=Remote.verizonnet [19:59] set up my smokeping to probe from Amazon EC2 as well [19:59] `could just be that the comcast one isn't bad tonight [19:59] http://kremvax.acfsys.net/smokeping.cgi?target=Remote.comcastnet [20:00] no it's bad [20:00] Did you give Comcast extra money? [20:00] yes and they still haven't fixed it >:( [20:00] what address are you probing? [20:00] comcast.net [20:00] just comcast.net? [20:00] need a good verizon address to trace [20:00] http://kremvax.acfsys.net/smokeping.cgi?target=Local.comcasthome [20:00] this is my Comcast cable connection [20:00] www.comcast.net is on akamai [20:00] but comcast.net isn't [20:00] comcast.net isn't though [20:01] oh right [20:01] oh and verizon.net isn't either [20:01] i saw some spikes to 60ms, but almost no packet loss [20:01] it is monday night in teh US? [20:02] yep, but i was seeing worse tue-sun [20:02] i dunno if things are different there, but monday night's tend to have less internet traffic here [20:02] less traffic on streeets too [20:03] but that's just a generla rule, there's also more internet traffic in poor weather [20:03] but generally i'd say wed through saturday are higher for residential [20:04] and evening congestino suggests residential [20:04] i wonder if netflix is going over ntt or something now [20:04] they use ntt in their blend [20:04] it's redirecting over EDGE :) [20:05] verizon.net is still bad [20:05] although it looks like link aggregation bad [20:05] two hops are worse in the middle then one earlier and oen alter, ... [20:15] *** dj_goku has joined #arpnetworks [20:15] *** dj_goku has quit IRC (Changing host) [20:15] *** dj_goku has joined #arpnetworks [20:16] *** dj_goku_ has quit IRC (Read error: Connection reset by peer) [20:17] yeah right now verizon is bad, comcast is fine, and at&t is slightly bad [20:17] but i'd just tested comcast before adn there was loss [20:17] yea, squirrelly shit [20:17] haa [20:17] haha [20:28] For those wondering, OpenBSD/octeon doesn't have USB support yet due to licensing (as usual). So until someone r-e's USB support and writes a completely free driver for it, ERL is limited to netbooting. [20:28] lame [20:28] well someone could read the linux driver [20:28] and document it [20:28] and someone else wriet openbsd driver [20:29] IIRC the Linux+FreeBSD drivers use a Cavium SDK [20:29] which is closed source? [20:29] Which is licensed [20:30] I'm not the most reliable source on these things... Just stuff that bcallah@ (builder of snaps, among other OBSD things) has said [20:30] kind of annoying [20:30] https://wiki.freebsd.org/FreeBSD/mips/Octeon' [20:30] that sems to have some info [20:31] ndas suck [20:31] broadcom have a whole lot of binary drivers in linux [20:31] on most routers [20:33] branch series SRXes are powered by an octeon plus cpu @ 600mhz [20:39] *** pseudorandom has joined #arpnetworks [20:39] http://www.imdb.com/title/tt2543312/?ref_=fn_al_tt_1 this is pretty good so far [20:39] Error fetching information for http://www.imdb.com/title/tt2543312/?ref_=fn_al_tt_1: Not Found [20:51] haha, latency came back up again [21:05] I wonder if for some reason a ton more traffic just started going over that link [21:05] and NTT/Comcast just haven't been able to upgrade it yet [21:06] or aren't planning on it, haha [21:06] just hit 2100 west coast [21:06] had a good blip of solid low latency though [21:07] yeah, I see that [21:07] it looks like it's a lot less saturated than the Verizon one [21:08] that reminds me of T-Mobile [21:08] I get like 30Kb/s here [21:08] on 3.5G [21:08] and dropped calls [21:08] so I called them and asked them what was up [21:08] and then the call was dropped [21:08] hahaha [21:08] lol not quite [21:09] they told me that their networks sucks and they have no plans to fix it within the next 6 months [21:09] wow thats frank [21:09] hahaha [21:09] any of you on T-Mobile? [21:10] i was for 2 months [21:10] it was awful [21:10] haha [21:10] i was on it in the early 00s when tmo acquired voicestream in the us [21:10] yeah, probably I'm going the AT&T route soon [21:10] it's like the same price [21:10] that was okay til they changed my plan without telling me and i racked up a $300 phone bill one month [21:10] yeah, i'm on at&t in abq [21:11] they've been solid - i've heard san fransisco is a rough market for them [21:11] dunno if you're ever that far north [21:11] I'd rather have reliable service here and spotty service other places than the other way around [21:11] gotcha [21:12] they expanded their rural coverage in NM pretty heavily [21:12] i drove up to denver via us-285, which is really sparsely populated, and i had hspa+ the whole way [21:13] they're upgrading to LTE here [21:13] in the suburbs [21:13] I live right next to the cell site they're upgrading atm [21:13] and the took off the cage for the upgrade [21:13] * acf_ looks for pictures [21:16] the wind carried a radio rig right off the top of a vzw tower out here a few years ago [21:16] it was funny [21:16] fell down in the parking lot [21:16] one of those enclosed/shielded ones [21:16] it's pretty windy here right now [21:16] @weather auckland [21:16] Auckland, New Zealand: Light Rain ☂ 55°F (13°C), Humidity: 99%, Wind: From the NE at 6.0 MPH Gusting to 15.2 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-36.973896,174.878021 or re-request this with: @weather -v auckland [21:16] what [21:16] it's more than that [21:17] @weather "north shore, auckland" [21:17] Multiple locations matched your query: North, SC (zmw:29112.1.99999), North, VA (zmw:23128.1.99999), [21:17] uhh [21:17] lol [21:17] nice [21:17] oh you can use gps coordinates [21:17] i think some of the PWS' have bad anemometers or whatever [21:17] yeh but it's also not close enoguh to me :/ [21:17] because remember i said it was windy as hell here and the data showed 4mph or whatever [21:18] lame [21:18] haha [21:18] yeah [21:18] http://unixcube.org/who/acf/tmp/14050162.jpg [21:19] it says east 43km/h gust 61km/h [21:19] 48v ftw [21:19] on the weather forecast [21:19] i think its' udpated every 10 minutes or something, but wind is a strange thing [21:19] you can get lots of tunnels etc where it's higher [21:20] hmm it's getting windier tonight [21:20] and wetter [21:20] 13mm/hour later it seems [21:20] i watn a weather meter heh [21:21] latency stabilized again [21:21] i'll run my script again [21:21] i didn't cron it heh [21:22] mercutio: script? [21:23] mtr --report --report-cycles=100 verizon.net [21:23] mtr --report --report-cycles=100 comcast.net [21:23] mtr --report --report-cycles=100 us.battle.net [21:23] just something basic :/ [21:23] oh cool [21:24] it kind of needs to echo what it's tracing to [21:24] up_the_irons: here you are: [21:24] http://paste.unixcube.org/k/d249f2 [21:24] http://i.imgur.com/j4Y56wZ.png [21:24] Verizon mtr [21:24] http://pastebin.com/S9EaF9Qx [21:24] Comcast mtr (from m0unds) [21:24] yours is like mine [21:24] http://kremvax.acfsys.net/smokeping.cgi?target=Remote.comcastnet [21:24] see how hoes 9 and 6 are worse [21:24] comcast Smokeping [21:24] http://kremvax.acfsys.net/smokeping.cgi?target=Remote.verizon-lsanca [21:24] 9.|-- 206.46.228.129 7.0% 100 62.8 63.1 62.5 65.1 0.2 [21:24] Verizon smokeping [21:24] 10.|-- 206.46.232.39 11.0% 100 63.7 64.2 62.8 68.6 1.1 [21:25] for some reason last hop gives me more now [21:25] comcast.net is fine again [21:26] still some latency on that affected hop [21:26] yea, it's not too bad though [21:26] not adding 60ms like usual, haha [21:26] err, 30 [21:26] the comcast was never as bad [21:27] so, say the Verizon thingy degraded to like 50% packet loss eventually [21:27] the link would be effectively out completely [21:27] http://pastebin.com/LykYgs6S [21:28] does aznyone use at&t [21:28] as an isp? [21:28] I've never had them [21:29] this is kind of neat though: [21:29] http://ipnetwork.bgtmo.ip.att.net/ [21:29] i just test it cos i used to have issues with battle.net [21:29] ah [21:29] and it tends to have problems :/ [21:29] it's used ntt for ages [21:29] and used to be fine [21:29] but cogent to at&t used to be bad [21:29] that's strange [21:29] huh, neat [21:29] i like data [21:30] in the mtr it looks like 28ms of latency is coming from within ntt [21:30] it needs java [21:30] 4. ae-3.r05.lsanca03.us.bb.gin.ntt. 0.0% 52 0.8 0.8 0.7 2.1 0.1 [21:30] 5. ae-0.att.lsanca03.us.bb.gin.ntt. 1.9% 52 26.1 29.9 24.5 34.0 2.2 [21:30] too bad it needs java for some of the functionality [21:30] umm yeh that is strange [21:31] considering it's los angeels the whole way it seems [21:31] what paste app is that you're using? homebrew? [21:31] yeah [21:31] written in golang [21:31] cool [21:33] question: can anyone with an IPv6 tunnel reach http://ipnetwork.bgtmo.ip.att.net/ ? [21:33] it seems to have broken path mtu discovery for me [21:33] yea, i was able to, but i don't know whether it used ipv6 [21:34] hmm ok. it just times out for me now [21:34] because the tcp connection is established, but the packets get too big and are all dropped [21:34] fwiw, it was super slow [21:34] last hop 2001:1890:c00:6c02::11b5:9dbe [21:36] i reached that over v6 [21:36] HE tunnel [21:41] *** pseudorandom has quit IRC (Quit: Leaving) [23:07] http://ipnetwork.bgtmo.ip.att.net/ loads fine for me over HE (and over ARP) [23:08] hmm... my configuration must be jacked then [23:08] my router seems to be sending ICMP PTB messages though... [23:19] brycec: do you happen to remember your tunnel MTU? [23:19] 23:19:29.563332 IP6 2607:f2f8:a0e0:4::2 > 2001:1890:1c00:3221::4:1022: ICMP6, packet too big, mtu 1440, length 1240 [23:20] it's sending a bunch of those [23:21] acf_: 1280 [23:21] (nothing that I set... I guess it's gif's default) [23:21] hmm ok thanks [23:22] do you happen to have any ideas? [23:22] nope [23:22] ok. I was having this problem with http://sprintlink.net/ a long time ago, but it went away [23:22] also http://www.enterprise.com/ [23:23] *** mus1cb0x has joined #arpnetworks [23:23] holy crap, a non-tech company with ipv6 [23:23] yeah it's cool [23:23] but it sucks when you have to force v4 in your browser when you want to rent a car [23:24] up_the_irons: i'd like to see if my vps on 14 comes down cleanly when you take it down for os upgrade tonight. how can i do that? (fbsd 9.2) [23:24] I'm jealous of Sprint's address, 2600:: [23:24] I know. That's like the 8.8.8.8 IPv6 [23:24] dang, why did spring get 2600::? [23:24] they didn't actually get the while thing, just the first part [23:24] ccc should have gotten it, or l0pht lol [23:24] acf_: more like having 1.0.0.0 [23:24] yeah [23:25] I'm happy the sprint people put it to good use though :) [23:25] 2600::/29 [23:25] That's huge [23:26] 16 /32s right? [23:28] 8 [23:28] :0 through :7:ffff_ [23:35] mus1cb0x: i start shutting them off at 00:05 PDT. If yours doesn't go down by 00:07 or so, you should manually shut it off. I keep retrying for 5 minutes. at 00:10, the whole box goes down. [23:35] mus1cb0x: acf_ brycec : I was a little too late for my /32 to be in 2600::, i've always been jealous [23:35] mine started at 2607::, as y'all know [23:36] acf_: can i ask you to send me that paste in a ticket (support@arpnetworks.com), otherwise i'm likely to forget forward to NTT [23:37] up_the_irons: ok i'll be here and watching the clock at :05. if it doesn't go down by :07 i'll manually shut it down [23:37] if i'm watching console would i see an acpi shutdown attempt? [23:37] (if it fails to take affect) [23:37] mus1cb0x: you'll see it shutdown at least :) [23:39] up_the_irons: of course, just a bit :) [23:41] :) [23:41] btw is it just me or is it weird when women butcher their eyebrows down to thin unnatural lines? [23:42] it's f'in weird and i hate it [23:42] THANK YOU [23:42] np [23:42] :) [23:42] i don't know who sells women on this but it's NOT a friend of woman [23:42] even worse: they shave 'em completely and pencil in their own [23:42] omfg yea [23:42] "hey miss potato head" [23:43] women sell it to women b/c secretly they are all in competition with one another. "omg, that looks so good on you!" really means "now your boyfriend will like me more" [23:43] HAHAHAH you could have something [23:43] :) [23:44] yea it's always the weirdos with eyebrow regret telling other ppl with lucious natural eyebrows they have monobrow or w/e [23:44] keep your jokes, joker (catch the double double?) [23:44] joker from batman, the dude who looks like a FREAK [23:44] hah [23:45] * mus1cb0x gets punchy ahead of server maintenance [23:46] holy crap u guys have made many other channels: http://irclogger.arpnetworks.com/irclogger_logs [23:46] ;) [23:46] and kick [FBI] in each of 'em [23:46] haha [23:48] oh hey, if anyone local (Los Angeles) wants a Lifeform executive chair, i'm selling mine for $1500 (orig paid $2300 new) [23:49] or make me an offer [23:49] hey at least they aren't using your subdomain to log #bearcave chatter [23:49] lol [23:49] yeah