[00:21] *** nerdd has joined #arpnetworks [00:21] *** heavysixer has joined #arpnetworks [00:21] *** d^_^b has joined #arpnetworks [00:21] *** calvino.freenode.net sets mode: +o heavysixer [00:30] *** ideas1 has quit IRC (Quit: Leaving) [01:10] *** LT has joined #arpnetworks [01:37] *** schmir has joined #arpnetworks [02:21] *** schmir has quit IRC (Ping timeout: 240 seconds) [05:56] *** ziyourenxiang has joined #arpnetworks [05:58] *** HUBPub_ has joined #arpnetworks [05:59] *** HUBPub has quit IRC (Ping timeout: 240 seconds) [06:46] *** ziyourenxiang has quit IRC (Quit: ziyourenxiang) [07:26] *** schmir has joined #arpnetworks [07:35] *** schmir has quit IRC (Remote host closed the connection) [07:41] *** schmir has joined #arpnetworks [07:59] phlux: I taught as part of the MIT HSSP (afterschool/summer classes for nerds), then as part of Northeastern University's Bootstrap (after-school program for poor nerds), then I organized the thoughtbot Workshops (Rails classes for rich ex-nerds). Now I do nothing. [07:59] But I met Taylor when I taught the MIT thing. [08:00] Intro to Perl, Advanced Perl, and "What's Cool about Computer Science?" we the classes I taught there. [08:05] *** schmir has quit IRC (Ping timeout: 240 seconds) [08:25] * jpalmer would take an intro to Perl class [08:26] * RandalSchwartz would give such a class [08:27] you should consider doing an online class, all kidding aside. I've wanted to learn a language for years. but either time constraints, or pure "overwhelmed by information" has kind of always gotten in the way. [08:27] I don't have the skills to teach online [08:27] different way of working than I'm familiar with [08:27] ahh, gotcha [08:28] it's easier just to have people buy my books [08:31] It's too easy to skip around, and miss critical pieces of info in a book. I need more of a structured environment. [08:31] ahh, the lacking of discipline [08:31] "ahh, this is boring, let me skip to the interesting chapters" [08:31] *** LT has quit IRC (Read error: Operation timed out) [08:31] indeed [08:31] I'm familiar with that, being slightly ADD [08:32] I'm not so much ADD, as.. I am REALLY strapped for time.. and in my own mind, I KNOW taking the shortcut costs me *more* time.. but, it just always happens. I skip right to the part I need right then, and never get to go back. [08:32] "I'll do what I need for right now, and go back and LEARN it later" and we all know, later never comes. [08:33] I can "get by" in several languages. usually, at a very slow pace and with much trial and error. but I don't know *any* language well enough to write a decent scrpt from scratch. (discounting shell scripts, and a little php) [08:34] I learned more from experience than from class/books. That takes much longer, though. [08:35] Yeah, it's taken me *years* [08:36] Exactly. [08:37] I don't do enough coding. I'd probably never consider myself 'proficient' at a language. but I'd like to learn enough to be fnctional in either perl, or python. [08:42] *** robotarmy has joined #arpnetworks [08:42] *** robotarmy has quit IRC (Changing host) [08:42] *** robotarmy has joined #arpnetworks [08:47] mmm still loving OpenBSD [08:51] *** robotarmy has quit IRC (Remote host closed the connection) [09:32] *** nesta has quit IRC (Quit: poit!) [09:40] *** Polynomial has joined #arpnetworks [09:42] *** cubelogic has joined #arpnetworks [09:54] *** robotarmy has joined #arpnetworks [10:06] Afternoon, is the IPv6 down at Arp right now? [10:07] I'm receiving no route to host whenever I attempt to use it. Was working fine up until about a hour ago. [10:14] my VPS is still up [10:14] on ipv6 [10:15] try to traceroute [10:16] I ended up restarting the networking, again, its back up [10:16] hey vcs :) [10:17] mr sundial :) [10:17] its shat [10:17] lol [10:17] on efnet :) [10:17] haah [10:17] lol [10:17] hai [10:17] check dmesg [10:17] for wha? [10:17] everything is up and running now [10:17] for any network device timeouts [10:17] except for me seeing this attack on my oidentd lol [10:17] lol [10:18] Getting angry at ln -s [10:18] heh [10:18] whenever I do [10:19] ln -s /usr/local/bandwidthd/htdocs/ /usr/local/www/traffic/ [10:19] then, go inside of .traffic/ from within /usr/local/www/ [10:19] it has htdocs/ listed, from the bandwidthd [10:19] instead of the contents of bandwidthd [10:20] I just want it to, if I go into traffic/ and ls -lsa, it shows me the contents of /usr/local/bandwidthd/htdocs/ [10:21] check this out :) :( http://pastebin.com/KaeZVREW [10:22] I discovered that `ln' has a -v flag the other day. Can't believe it took me this one. [10:22] long [10:22] syn flood [10:22] lol [10:22] yeah [10:22] pain in my rear [10:22] i just removed the ip [10:22] wait a bit [10:22] added itb ack [10:23] what OS are you on [10:23] fbsd [10:25] *** nesta- has joined #arpnetworks [10:25] are you using syncache [10:25] that can help [10:25] im not sure blocking those ip's would help if they are spoofing [10:25] nah [10:25] good idea [10:25] synfloods normally have spoofed layer 3 headers [10:26] so blocking by ip is pretty useless [10:26] most of the time [10:26] yeah [10:26] it was only for like 200k/s [10:26] not really a big attack by no means [10:26] box is using .78k/s right now [10:26] OH OH 7k/s [10:26] lol [10:26] lol [10:26] the probl with syn floods is a small ammount of trafic [10:26] can rape all new connects [10:27] i would turn on syncache [10:27] if i were you [10:27] *** nesta- has quit IRC (Client Quit) [10:27] it in ports? [10:27] http://people.freebsd.org/~jlemon/papers/syncache.pdf [10:27] its available through sysctl [10:27] also turn on syn cookies [10:28] *** nesta- has joined #arpnetworks [10:28] sweet [10:28] ty [10:28] np [10:29] here's one for ya when i start lighttpd: [10:29] Starting lighttpd. [10:29] 2011-01-19 10:35:38: (network.c.261) getaddrinfo failed: hostname nor servname provided, or not known ' 174.136.105.82 ' [10:30] no reverse dns [10:30] setup sounds like [10:30] *** b^_^d has joined #arpnetworks [10:30] weird, it has rdns [10:30] i wonder if I should use the host versus ip? [10:30] *** d^_^b has quit IRC (Quit: Reconnecting) [10:30] you may need to set it [10:30] in /etc/hosts [10:30] to not get that eror [10:30] if you have not yet [10:31] put it in there [10:31] tried to start, same error [10:32] hmm [10:32] i only know apche [10:33] *** nesta- has quit IRC (Quit: poit!) [10:33] weird [10:33] had to put hostname versus ip [10:33] heh [10:33] lol [10:39] *** nesta- has joined #arpnetworks [10:40] *** robotarmy has quit IRC (Ping timeout: 276 seconds) [10:42] *** robotarmy has joined #arpnetworks [10:46] *** jlgaddis has quit IRC (Read error: Connection reset by peer) [10:47] *** jlgaddis has joined #arpnetworks [10:47] *** bharatak has quit IRC (Quit: leaving) [10:47] *** nesta- has quit IRC (Ping timeout: 272 seconds) [10:47] *** nesta- has joined #arpnetworks [10:54] *** ideas1 has joined #arpnetworks [11:07] *** robotarmy has quit IRC (*.net *.split) [11:07] *** nerdd has quit IRC (*.net *.split) [11:07] *** HUBPub_ has quit IRC (*.net *.split) [11:07] *** heavysixer has quit IRC (*.net *.split) [11:07] *** Polynomial has quit IRC (*.net *.split) [11:07] *** cmeiklejohn has quit IRC (*.net *.split) [11:07] *** merky has quit IRC (*.net *.split) [11:07] *** koan has quit IRC (*.net *.split) [11:07] *** BarberRonny has quit IRC (*.net *.split) [11:07] *** Yamazaki-kun has quit IRC (*.net *.split) [11:07] *** hsbt has quit IRC (*.net *.split) [11:07] *** bob^^ has quit IRC (*.net *.split) [11:07] *** lteo has quit IRC (*.net *.split) [11:07] *** jn0 has quit IRC (*.net *.split) [11:07] *** DaCa has quit IRC (*.net *.split) [11:07] *** jdoe has quit IRC (*.net *.split) [11:07] *** mick_laptop has quit IRC (*.net *.split) [11:07] *** nesta- is now known as nesta [11:15] *** nesta is now known as 13WAA1I1D [11:16] *** robotarmy has joined #arpnetworks [11:16] *** Polynomial has joined #arpnetworks [11:16] *** HUBPub_ has joined #arpnetworks [11:16] *** heavysixer has joined #arpnetworks [11:16] *** nerdd has joined #arpnetworks [11:16] *** cmeiklejohn has joined #arpnetworks [11:16] *** merky has joined #arpnetworks [11:16] *** koan has joined #arpnetworks [11:16] *** lteo has joined #arpnetworks [11:16] *** jn0 has joined #arpnetworks [11:16] *** bob^^ has joined #arpnetworks [11:16] *** hsbt has joined #arpnetworks [11:16] *** Yamazaki-kun has joined #arpnetworks [11:16] *** BarberRonny has joined #arpnetworks [11:16] *** DaCa has joined #arpnetworks [11:16] *** jdoe has joined #arpnetworks [11:16] *** mick_laptop has joined #arpnetworks [11:16] *** calvino.freenode.net sets mode: +o heavysixer [11:35] *** ideas1 has quit IRC (Ping timeout: 240 seconds) [11:36] *** ideas1 has joined #arpnetworks [12:17] *** ideas1 has quit IRC (Quit: Leaving) [13:54] the arpnetworks vps page says openbsd 4.7 is supported. is openbsd 4.8 supported too? [13:55] anything you want to install [13:55] anything you want to point an ISO at. :) [13:56] * DaCa runs 4.9-beta [13:56] although, it may mean that you'll be booted with a 4.7, and you have to do the 4.8 install yourself [13:58] you can mount any ISO you want in your CD drive. [14:23] *** jdoe has quit IRC (*.net *.split) [14:23] *** mick_laptop has quit IRC (*.net *.split) [14:27] *** mick_laptop has joined #arpnetworks [14:27] *** jdoe has joined #arpnetworks [15:01] *** HUBPub has joined #arpnetworks [15:03] *** HUBPub_ has quit IRC (Ping timeout: 240 seconds) [15:42] *** schmir has joined #arpnetworks [16:03] *** schmir has quit IRC (Remote host closed the connection) [16:22] *** robotarmy has quit IRC (Remote host closed the connection) [16:36] *** 13WAA1I1D has quit IRC (Remote host closed the connection) [16:36] *** nesta- has joined #arpnetworks [16:55] *** HUBPub has quit IRC (Ping timeout: 240 seconds) [16:56] *** HUBPub has joined #arpnetworks [16:58] RandalSchwartz: ping [18:10] *** cubelogic has quit IRC (Remote host closed the connection) [18:49] *** HUBPub has quit IRC (Ping timeout: 255 seconds) [18:49] *** HUBPub has joined #arpnetworks [20:42] *** heavysixer has quit IRC (Quit: heavysixer) [20:59] *** heavysixer has joined #arpnetworks [20:59] *** ChanServ sets mode: +o heavysixer [21:03] *** schmir has joined #arpnetworks [21:10] *** heavysixer has quit IRC (Quit: heavysixer) [21:33] *** HUBPub_ has joined #arpnetworks [21:34] *** HUBPub has quit IRC (Ping timeout: 265 seconds) [21:38] *** HUBPub_ is now known as HUBPub [21:53] *** mick_laptop has quit IRC (Remote host closed the connection) [22:15] *** schmir has quit IRC (Remote host closed the connection) [22:53] *** whitefang has quit IRC (Read error: Operation timed out) [23:57] *** ideas1 has joined #arpnetworks