↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
up_the_irons | pretty much | [00:00] |
*** | anthis has joined #arpnetworks | [00:07] |
.... (idle for 19mn) | ||
ziyourenxiang has joined #arpnetworks | [00:26] | |
..................... (idle for 1h44mn) | ||
ziyourenxiang has quit IRC () | [02:10] | |
....... (idle for 30mn) | ||
blawl has joined #arpnetworks | [02:40] | |
.... (idle for 19mn) | ||
weed has joined #arpnetworks | [02:59] | |
.... (idle for 15mn) | ||
up_the_irons | <yawn> | [03:14] |
*** | weed has left | [03:27] |
...... (idle for 26mn) | ||
up_the_irons | islandfox: let me know if you blocked icmp; my nagios can't ping your host but from VNC it appears up (SSH too)
islandfox: put a hole in for 208.79.88.56 | [03:53] |
islandfox | up_the_irons: I didn't mean to, let me fix that, thanks | [03:55] |
up_the_irons | islandfox: np | [03:55] |
islandfox | up_the_irons: should be fixed | [03:56] |
up_the_irons | islandfox: yup!
tnx | [03:56] |
............ (idle for 59mn) | ||
*** | Nat_UB has quit IRC (Read error: 54 (Connection reset by peer)) | [04:55] |
.... (idle for 18mn) | ||
ziyourenxiang has joined #arpnetworks | [05:13] | |
......................... (idle for 2h2mn) | ||
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer | [07:15] | |
ziyourenxiang has quit IRC () | [07:22] | |
..... (idle for 22mn) | ||
Arenlor has quit IRC (Read error: 60 (Operation timed out)) | [07:44] | |
............................ (idle for 2h18mn) | ||
jlgaddis | w00t | [10:02] |
jeev | heh someone launched a tactical nuke in modern warfare 2, kills everyone.. but if you launch an EMP, it only disables the enemy electronics
somethings wrong with that game | [10:12] |
*** | packetshaper has joined #arpnetworks | [10:13] |
jlgaddis | packetshaper | [10:21] |
RandalSchwartz | I've tried following the instructions for freebsd "rootonzfs" on vmware locally... still no good
so tehre's something missing in the instructions. :( this is frustrating I really need to be starting to move things over. :( | [10:24] |
................... (idle for 1h31mn) | ||
*** | schmir has joined #arpnetworks | [11:56] |
..... (idle for 20mn) | ||
mike-burns | RandalSchwartz: Is it vital that everything is ZFS? | [12:16] |
*** | schmir has quit IRC (Read error: 60 (Operation timed out)) | [12:24] |
islandfox | RandalSchwartz: what failure are you seeing, and which configuration are you trying to use? | [12:32] |
RandalSchwartz | I'm following precisely the instructions on ---
... http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot and everything steps through properly, but when I reboot, it says "can't find a ZFS Pool" made harder by the fact that I have to hit F12 immediately after VNCing in... a button shuffle I don't always manage as in, hard shutown (ok) boot (ok) repeatedly try connect "no" "connect" "no" "connected!" and then I have to hit FN-F12. :) it's a good thing I have two hands now, not one | [12:33] |
islandfox | RandalSchwartz: oh, I doubt I can help you with that setup... I tried that one initially wihout luck as well, with the same failure if I remember right
RandalSchwartz: unless you *really* need to boot directly from ZFS, I'd suggest this setup: http://wiki.freebsd.org/ZFSOnRoot | [12:37] |
RandalSchwartz | does that still eventually put / as ZFS? | [12:39] |
islandfox | yes, / is still fully zfs there | [12:40] |
RandalSchwartz | well, that'll work then | [12:40] |
islandfox | you just have /boot as ufs | [12:40] |
RandalSchwartz | Lemme try it with vmware first
actually, looks like that was updated as - http://wiki.freebsd.org/RootOnZFS/UFSBoot that has more explicit commands | [12:40] |
islandfox | ah yeah, that looks like it should work with less adjustment... I forgot about the gpart swith
I would suggest adjusting that config to put the root fs as a separate tank/root or such rather than tank directly, for easier management later | [12:43] |
RandalSchwartz | where do those magic numbers come from?
gpart add -i 2 -b 2097152 -s 8380827 -t freebsd-swap ad0s3 | [12:44] |
islandfox | -i is the partition index
-s is the partition size | [12:44] |
RandalSchwartz | how do I compute the size?
with gpt, I just said "use the rest of the disk" | [12:44] |
islandfox | -b is the offset
I think it'll auto-compute those | [12:44] |
RandalSchwartz | looks like I have to type those in
it's on a commandline but are those numbers correct for *my* disk? | [12:46] |
islandfox | I know I didn't have to specify the offsets, I don't remember the size
I doubt it | [12:46] |
RandalSchwartz | ugh - so many things I never have to worry about in OSX :) | [12:47] |
islandfox | for the first part, on a clean disk, you should be able to just: gpart create -s mbr ad0 && gpart add -t freebsd md0 | [12:48] |
RandalSchwartz | that last part is "md0"? | [12:49] |
islandfox | err ad0 | [12:49] |
RandalSchwartz | is that the name for the freebsd part?
oh | [12:49] |
islandfox | I'm testing it here on a md device
gpart create -s bsd ad0s1 gpart add -s 1G -t freebsd-ufs ad0s1 gpart add -s 2G -t freebsd-swap ad0s1 gpar add -t freebsd-zfs ad0s1 gpart* should do it subsitute ad0s3 for ad0s1 in the rest of the tutorial | [12:49] |
RandalSchwartz | starting with gpart create -s mbr ad0 ? | [12:54] |
islandfox | I'm not sure why gpart directions always make the partitioning so difficult...
yes, on a clean disk if you've been messing with it, probably want to zero the first part first to remove any artifacts | [12:54] |
RandalSchwartz | ok - I'll give that a whirl
first with vmware to see something work | [12:57] |
*** | Arenlor has joined #arpnetworks | [13:03] |
RandalSchwartz | gpart create -s bsd ad0s1 doesn't work
oh - I need the gpart -t line before that? | [13:04] |
Arenlor | RandalSchwartz: So have a headache yet? | [13:05] |
islandfox | RandalSchwartz: the "gpart add -t freebsd ad0" creates ad0s1, if that's what you mean | [13:06] |
RandalSchwartz | I don't get headaches
I just get frustrated. :) I've done my share of yelling this morning already oksushi, disk geometry looks good oops... just "ok" there. damn autocomplete | [13:06] |
Arenlor | I don't see an oksushi in the room ^_^ | [13:09] |
RandalSchwartz | is /dev/ad0s1d the 4th partition of ad0s1?
as in, are the letters sequential? | [13:12] |
Arenlor | ad0 is disc and s1 is slice right? | [13:13] |
RandalSchwartz | are you asking me?
because I'm asking. :) | [13:13] |
jeev | yea
ad0 = 0 disk i guess | [13:13] |
Arenlor | Well I know that BSD does disk and slices, partitions are what I'm used to with Linux ^_^, trying to learn | [13:14] |
RandalSchwartz | so if gpart show has "2" for the thing I want, then I use "b" | [13:14] |
jeev | s x = the slice | [13:14] |
islandfox | ad0 is the disk, ad0s1 is the dos partition on the disk, ad0s1[abd] are the bsd partitions within the dos partition | [13:14] |
RandalSchwartz | ad0s1, item 2 | [13:14] |
jeev | yea | [13:14] |
RandalSchwartz | "b" = 2? | [13:14] |
islandfox | gpart show ad0s1 | [13:14] |
jeev | fdisk -l and see | [13:14] |
Arenlor | RandalSchwartz: http://z.about.com/d/linux/1/0/H/1/screen_disk_label.jpg
C I think is reserved | [13:15] |
islandfox | looks like a will be 1, b 2, and d 4
c is reserved for the whole device | [13:15] |
RandalSchwartz | well, I just have 1 and 2
gpart shows 1 and 2 | [13:15] |
islandfox | did you do the freebsd-zfs one? | [13:16] |
RandalSchwartz | I want swap on ZFS
since I don't care about dumps and I might want to resize it | [13:16] |
islandfox | that could be dangerous, it was in the past known to be unreliable, and as far as I can tell, was never fixed | [13:17] |
Arenlor | Swap is kept on b it would seem? | [13:17] |
islandfox | if you really want to, you should probably delete the freebsd-zfs partition, and add it back with index 4, as 2/b is traditionally swap
though it should still work either way | [13:18] |
RandalSchwartz | well - I'm just trying to get proof of concept going too
so for example, I'm making one big disk, instead of all the pieces because it takes too long to type all those commands. :) | [13:21] |
islandfox | what pieces? | [13:22] |
RandalSchwartz | zroot/var, zroot/var/crash, zroot/db, zroot/db/pkg
takes forever to type all those just to get different attributes for different parts the install.sh creates all the right dirs anyway | [13:22] |
islandfox | yeah, I wouldn't do that anyway, most tutorials seem to like to overcomplicate things just to show off zfs... | [13:23] |
Arenlor | islandfox: Ever read a linux tutorial? | [13:24] |
islandfox | Arenlor: not really | [13:24] |
Arenlor | Linux tutorials are why extended partitons were created.
You apparentally need to create a partiton for every file you will ever have. | [13:24] |
islandfox | ah, heh | [13:25] |
*** | Arenlor has left
Arenlor has joined #arpnetworks | [13:26] |
RandalSchwartz | uh oh. step failed
cd /zroot mv boot bootdir/ oh - exec failed maybe needs LD_LIBRARY_PATH alrady oh weird, there's no /bin/cp now I have to figure out how to fix the steps crap | [13:29] |
Arenlor | Wow. | [13:32] |
RandalSchwartz | yeah /zroot/bootdir is still mounted
so that's a cross device move which needs a cp to work unless that was supposed to be unmounted at some point nope crap - foiled again | [13:33] |
Arenlor | Wait, I seem remember a story about long ago when a tape drive crashed and they had to rebuild cp and the other tools in hex. | [13:34] |
RandalSchwartz | RandalSchwartz throws hands up in the air | [13:34] |
islandfox | let me start up a VM here so I can follow along... | [13:34] |
RandalSchwartz | run through all the steps... notice the step mounting /zroot/bootdir early, and then trying to "mv" into that from outside that later
the question is, should I unmount it, or should I cp the data in? which view of /zroot/bootdir is needed? | [13:35] |
islandfox | it should be the ufs bootdir, I believe
I think this is the tricky part which I skipped, since I didn't install from release media | [13:36] |
RandalSchwartz | well - I'm stuck here, unless you can point me at relevant manpages, or try to understand the author's intent and patch it | [13:38] |
islandfox | yeah, I'm getting a VM running here, I'll run through it and try to see what's going on
it'll be a bit because I have to do it on a remote machine | [13:40] |
RandalSchwartz | ok | [13:42] |
*** | packetshaper has quit IRC (Remote closed the connection)
packetshaper has joined #arpnetworks Arenlor has quit IRC ("working") | [13:56] |
....... (idle for 32mn) | ||
islandfox | RandalSchwartz: ok I think I see what's going on
RandalSchwartz: in the :Move /zroot/boot into /zroot/bootdir" section RandalSchwartz: instead of the mv, try cd /zroot; tar cf - boot | tar xf - -C bootdir (then either mv boot out of the way, or delete it) I suspect that's all you need to change, if not, I'm saving the whole setup I'm doing, and can post it somewhere also you need to do a umount /zroot/bootdir before the zfs umount -a as well | [14:29] |
RandalSchwartz: for reference, what I did (assuming no typos in copying) is here: http://islandfox.net/~pete/zfs.txt
which I just sucessfully booted into (I had to skip around a bit while figuring things out, and haven't re-followed that 100% from scratch) I've got to go for a while, but please let me know how it turns out also I would suggest upgrading to the latest 8-stable after getting the install done to pick up the recent zfs fixes | [14:42] | |
RandalSchwartz | thanks | [14:53] |
.... (idle for 16mn) | ||
YEAY! success in vmware with GPT ZFS
the trick was that I was doing "zpool export" because I wanted to tidy up before a reboot but that broke the cache :) now to try this with my VPS | [15:09] | |
....... (idle for 34mn) | ||
*** | Nat_UB has joined #arpnetworks
heavysixer has quit IRC () | [15:44] |
..... (idle for 23mn) | ||
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer | [16:09] | |
..... (idle for 24mn) | ||
anthis is now known as spits
spits is now known as anthis | [16:33] | |
ziyourenxiang has joined #arpnetworks
blawl has quit IRC ("server failure :O") Arenlor has joined #arpnetworks | [16:43] | |
RandalSchwartz | oops... shoudl I have not set em0 to DHCP? | [16:50] |
jlgaddis | on your vps? no | [16:51] |
RandalSchwartz | do you know where the settings go in FreeBSD?
I'm logged in through the VNC | [16:52] |
jlgaddis | /etc/rc.conf
ifconfig_em0= ... ifconfig_em0="inet x.x.x.x netmask 255.255.255.252", iirc | [16:52] |
*** | ziyourenxiang has quit IRC ()
ziyourenxiang has joined #arpnetworks | [16:53] |
RandalSchwartz | or .250 in my case
err .240 and where do I put the default route and DNS | [16:54] |
jlgaddis | yeah, adjust as needed =)
defaultrouter="x.x.x.x" dns in resolv.conf | [16:54] |
Arenlor | Can anyone help me get DNS setup, if I get it working with just the one domain I can get it to work with the others. | [16:54] |
RandalSchwartz | thanks | [16:54] |
jlgaddis | np
bind arenlor? | [16:55] |
RandalSchwartz | I can ping my default router
this is a good sing | [16:55] |
Arenlor | jlgaddis: Yes, bind9 on debian. | [16:55] |
*** | baklava has quit IRC (Nick collision from services.) | [16:55] |
Arenlor | I have it to the point that the server itself recognizes the domain and will talk with it. | [16:55] |
*** | baklava- has joined #arpnetworks | [16:55] |
RandalSchwartz | ooh, and I can ping my old box :) | [16:56] |
jlgaddis | not sure if i remember debian's way of doing it, recently retired my last debian box running named
Arenlor: that's the hard part :P | [16:56] |
Arenlor | Now the big step, how do I get the world to recognize the domain and go to it ^_^' | [16:57] |
ziyourenxiang | arenlor: you have to delegate the domain to your name server from your registrar | [16:57] |
jlgaddis | go to your domain registrar and change the authoritative dns servers to point to you
you'll need two | [16:57] |
Arenlor | Arenlor isn't sure what to set them to | [16:58] |
jlgaddis | the ip's of your dns servers
the ones running bind | [16:58] |
RandalSchwartz | there we go. traceroute works | [16:58] |
ToastyX | you need to register name servers before you can point a domain to them | [16:58] |
RandalSchwartz | names and everything | [16:58] |
Arenlor | Ok so figuring out how to register them is my next step then, thanks ^_^ | [16:59] |
ToastyX | like if you want ns1.example.net and ns2.example.net, you will have to register ns1.example.net and ns2.example.net to point to your name server IP addresses | [16:59] |
*** | NappyYewHears has quit IRC ("http://znc.in") | [16:59] |
ToastyX | then you can set a domain to use ns1.example.net and ns2.example.net | [16:59] |
RandalSchwartz | I guess sshd doesn't come up by default? | [16:59] |
jlgaddis | RandalSchwartz: echo 'sshd_enable="YES"' >> /etc/rc.conf | [17:00] |
ziyourenxiang | randalschwartz: rc.conf contains the stuff that starts up... defaults are in /etc/defaults/rc.conf | [17:00] |
jlgaddis | RandalSchwartz: not much does, by default | [17:00] |
RandalSchwartz | thanks - sorta like openbsd then | [17:00] |
jlgaddis | RandalSchwartz: take a look at /etc/defaults/rc.conf, then "override" those settings in /etc/rc.conf | [17:00] |
*** | coil has joined #arpnetworks
coil is now known as Guest57659 | [17:00] |
RandalSchwartz | wonderful thanks
can I start ssh after the fact right now? something to do with /etc/rc.d ? | [17:00] |
*** | ziyourenxiang has quit IRC ()
ziyourenxiang has joined #arpnetworks | [17:04] |
jlgaddis | man, people are fucking idiots. some fucknut walking his dog just got a shotgun pulled on him. | [17:04] |
anthis | thats fucked up | [17:04] |
jlgaddis | walking down the sidewalk and shined his flashlight in my front window | [17:04] |
Arenlor | Wait, you're the one who pulled the shotgun on him? | [17:04] |
jlgaddis | since the neighbor's got broken into about two weeks ago, i grabbed the remington and yanked the front door open and ordered him to the ground.
RandalSchwartz: probably can just do "/usr/sbin/sshd", i think RandalSchwartz: whatever "sshd_program" is in /etc/defaults/rc.conf, along with "sshd_flags" (empty by default) | [17:05] |
*** | synapze has joined #arpnetworks | [17:09] |
synapze | up_the_irons: you around? | [17:10] |
*** | Guest57659 has quit IRC (Excess Flood) | [17:10] |
islandfox | RandalSchwartz: /etc/rc.d/sshd start | [17:10] |
RandalSchwartz | yeay - logged in via ssh | [17:11] |
islandfox | RandalSchwartz: what zfs setup did you end up with? | [17:11] |
RandalSchwartz | you'll never believe it :)
... http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot but I was "tidying up" at the end by "zpool export" and that was, in fact, corrupting the zfs dammit - I was taught never to reboot with stuff still attache.d :) and as long as I could type zfs list and see things, I was worried :) | [17:11] |
islandfox | ah, cool | [17:12] |
*** | coil has joined #arpnetworks
coil is now known as Guest68975 | [17:12] |
islandfox | I hope it works for you, that setup scared me off reading about the gptzfsboot loader problems... | [17:13] |
RandalSchwartz | 117GB free. :)
zroot 117959040 275712 117683328 0% / what's the "update the ports" command? | [17:13] |
islandfox | I prefer portsnap+portupgrade personally, though there are several solutions | [17:15] |
RandalSchwartz | yeah - portsnap
comes by default | [17:15] |
jlgaddis | jlgaddis looks over at the llama book
thought your name sounded familiar | [17:15] |
RandalSchwartz | just portsnap fetch?
looks like it's grabbing 60MB of something :) | [17:16] |
ziyourenxiang | portsnap fetch install or portsnap fetch update | [17:16] |
jlgaddis | portsnap fetch extract the first time | [17:16] |
islandfox | first time, rm -rf /usr/ports && portsnap fetch extract
after that, portsnap fetch update | [17:16] |
ziyourenxiang | unless you're installing from source, you should also do freebsd-update | [17:16] |
RandalSchwartz | yeah - it's that perl guy
and floss weekly guy | [17:17] |
Arenlor | http://arenhost.net/ That work for you? | [17:17] |
RandalSchwartz | first order of business - build emacs :) | [17:17] |
jlgaddis | Arenlor: yep | [17:17] |
RandalSchwartz | I can sorta work vi, but not very well
oh wait, before that, screen | [17:18] |
Arenlor | Awesome, it's working somewhat then, need to debug apache it seems, but other than that sweet. | [17:18] |
jlgaddis | arenhost.net has address 208.79.95.130 | [17:19] |
Arenlor | jlgaddis: Yes, but go to that IP and you'll see what I expected to show up. | [17:20] |
jlgaddis | yeah, i did
empty directory index | [17:20] |
ziyourenxiang | with an informative apache banner | [17:20] |
RandalSchwartz | portsnap extract seems to be working | [17:21] |
Arenlor | Heh spent too much time working on this already today, taking a short break. | [17:22] |
RandalSchwartz | oh cool. this zfs has .zfs/snapshot working :)
the OSX version didn't so this is pretty close to the one on opensolaris | [17:22] |
*** | Guest68975 has quit IRC (Connection reset by peer) | [17:25] |
RandalSchwartz | what is "vulnerability check disabled database not found" | [17:28] |
*** | packetshaper has quit IRC () | [17:28] |
islandfox | since you don't have portaudit set up, I think | [17:28] |
jlgaddis | portaudit is not installed or the database isn't | [17:28] |
ziyourenxiang | randalschwartz: portaudit -Fda | [17:28] |
RandalSchwartz | ahh, probably need to install portaudit then
eww. every time I say "make install" on a port, I get an ugly config is there someway to say "go ahead and always use the defaults"? | [17:35] |
islandfox | make BATCH=yes install clean | [17:35] |
RandalSchwartz | aha
thanks I suspect the options screen times out though and it's nice that it works inside real screen :) Yeah, this is gonna take the better part of a few days to get this to work good thing I have plenty of other things to keep me busy *too* :) oooh. building perl this looks familiar | [17:35] |
*** | Guest63877 has joined #arpnetworks | [17:38] |
RandalSchwartz | that's odd. Perl comes with openbsd, because the packaging system uses it | [17:38] |
islandfox | it used to be in freebsd base, but was removed (with much pain, apparently) quite a while ago | [17:39] |
RandalSchwartz | I don't blame them | [17:39] |
*** | Guest63877 has quit IRC (Excess Flood) | [17:49] |
Arenlor | Why do I need the www in the ServerName on apache? | [17:50] |
RandalSchwartz | wow - and now we're installing ruby
you don't you can make the basename with or without www you just have to be consistent and put the other one as an alias | [17:50] |
Arenlor | I had it as "ServerName arenhost.net" and it wouldn't load the index, changed it to "ServerName www.arenhost.net" | [17:52] |
*** | ballen has joined #arpnetworks
ChanServ sets mode: +o ballen | [17:52] |
RandalSchwartz | there's somethign else at play then
it really doesn't care about that name unless something else epends on it | [17:52] |
jlgaddis | if dns is set up properly, it should work | [17:53] |
Arenlor | well foo | [17:53] |
jlgaddis | i use ServerName domain.com and ServerAlias www.domain.com | [17:53] |
Arenlor | Even more foo, both www.arenhost.net and arenhost.net are working properly. | [17:56] |
*** | ballen_ has joined #arpnetworks
ChanServ sets mode: +o ballen_ ballen_ has quit IRC (Read error: 104 (Connection reset by peer)) | [17:59] |
....... (idle for 34mn) | ||
ziyourenxiang has quit IRC ()
coil has joined #arpnetworks coil is now known as Guest28736 | [18:33] | |
ballen is now known as ballen|away | [18:45] | |
up_the_irons | wow, just got an order from Iceland (the first). I've never seen so much unicode in my order form... ;) | [18:46] |
synapze | up_the_irons: my box was turned off cuz i was ddos'd last night
how do i go about upgrading my vps? | [18:46] |
up_the_irons | synapze: i was just going to email you about that | [18:46] |
synapze | and how much will it cost?
its bs | [18:46] |
up_the_irons | see your email in a few | [18:47] |
synapze | i found out who did it, i pulled his dox
do you guys prosecute ddos attacks? i have the ddos log on my vps also as well as irc logs of him threatening/talking about it ok re: email | [18:47] |
*** | Guest28736 has quit IRC (Read error: 54 (Connection reset by peer)) | [18:48] |
up_the_irons | synapze: i'm not in law enforcement, i can't prosecute anything. i'm not sure my local fbi field office will care, i'm small time. DDoS twitter and facebook, they might care about that.. | [18:50] |
jlgaddis | up_the_irons: you have local ntp servers? | [18:50] |
synapze | up_the_irons: well im in the process of fwd'ing the info to the authorities
this guy ddos's more than just your network :[18:52] <up_the_irons> jlgaddis: no up_the_irons: i was also curious, why does one of your servers send udp packets to port 0? speaking of anthis is the one ddos'ing your network in here :[18:53] <up_the_irons> synapze: dunno, which server is sending packets to port 0? cant remember the host name would have to check logs it was lots of packets right before my vps/ssh session died something.arpnetworks.com | [18:51] |
up_the_irons | synapze: yeah, i know anthis did it | [18:54] |
synapze | oic
are you srs? its not my fault that happened at least let me ge the logs off my vps | [18:55] |
up_the_irons | and i think you and anthis need to work out your differences elsewhere; it is not fair to everyone else | [18:57] |
synapze | this doenst even involve me
he was targeting a user on my vps and i happened to be the box he was on | [18:57] |
up_the_irons | who is on your vps is not my concern, it is _yours_; anything that happens to it is your responsibility | [18:57] |
synapze | anthis: have fun when the feds knock on your door
wow, so much for running my website up_the_irons: its not my fault what some lame ddos kiddie does either i cant control the actions of others can we compromise and i remove that user from my vps? i put tons of work into that vps | [18:58] |
up_the_irons | I really like the fact that I allow IRC services on my network, but when shit like this happens, I can really see why most networks don't allow. I use IRC for legitimate purposes, and lots of others do as well; but when guys who run bots and offer shell accounts and cause trouble, that really chaps me off | [18:59] |
synapze | i gave a shell to a few of my close trusted friends
you can even look at my passwd file | [19:00] |
up_the_irons | synapze: you can't control the actions of others? of course not, do you know what "responsibility" means? It is _not_ your fault, but it *is* your responsibility | [19:00] |
synapze | can we compromise and i remove the user that anthis was targeting and get my vps back? | [19:01] |
up_the_irons | synapze: nope | [19:01] |
synapze | so im responsible for the actoins of others?
i see your logic | [19:02] |
up_the_irons | synapze: you know how much that DoS cost me in time and energy, and how many people it affected, many of them in this very channel? I could charge you managed services fees ($250 / mo) and I'd still not make up my loss | [19:03] |
synapze | anthis made more threats didnt he?
thats why ure not giving my vps back thats the only reason he would be in here | [19:03] |
up_the_irons | you caused trouble, that is why your vps was cancelled | [19:03] |
synapze | so the ddos kiddie gets his way and a legitimate customer gets fucked
nice huh i didnt cause trouble anthis did i set up that vps so i could host an affiliate site for an e-cig company | [19:03] |
up_the_irons | yup, true, what do you want me to do? I have a business to run
nice how there is no good way to stop UDP floods; let's complain to the IETF anyway, synapze + anthis: settle your differences elsewhere | [19:04] |
*** | coil has joined #arpnetworks | [19:05] |
up_the_irons | I have work to do | [19:05] |
synapze | anthis: now im really making sure you get yours | [19:06] |
*** | coil is now known as Guest89795 | [19:06] |
synapze | thanks for fucking up my vps permanently | [19:06] |
*** | up_the_irons sets mode: +b %synapze!*@*
up_the_irons sets mode: +b %anthis!*@* | [19:06] |
up_the_irons | fuck me
whoever mentioned +q the other day, THANK YOU :) | [19:07] |
*** | ballen|away is now known as ballen | [19:07] |
up_the_irons | _now_ i have work to do | [19:07] |
*** | synapze has left | [19:07] |
Arenlore has joined #arpnetworks
Arenlor has quit IRC (Nick collision from services.) Arenlore is now known as Arenlor | [19:16] | |
Arenlor | Does arenhost.info and arenhost.net look the same to anyone? | [19:17] |
up_the_irons | Arenlor: they look identical to me in a browser | [19:18] |
*** | Guest89795 has quit IRC (Read error: 104 (Connection reset by peer)) | [19:20] |
Arenlor | up_the_irons: That's what I thought, don't know why but my computer has the wrong IP stuck in it. Tried flushing DNS and everything, and I use OpenDNS and it has the right IP. | [19:22] |
up_the_irons | Arenlor: what OS you run? | [19:23] |
Arenlor | Actually just tried it on a separate computer and it gives the same issue. | [19:23] |
up_the_irons | dns cacher somewhere | [19:24] |
Arenlor | Which is not cool.
Especially given that I run OpenDNS and have DD-WRT on my router to try to prevent issues like this. | [19:24] |
jlgaddis | using dnsmasq or whatever on dd-wrt?
it's probably caching it | [19:27] |
Arenlor | Had thought it was disabled. | [19:28] |
mhoran | 22:07 <@up_the_irons> whoever mentioned +q the other day, THANK YOU
22:07 <@up_the_irons> :) Whoops. Stupid middle click. | [19:29] |
Arenlor | +q is yummy. | [19:29] |
*** | Arenlor has quit IRC ()
ballen is now known as ballen|away | [19:34] |
scort has joined #arpnetworks
scort is now known as Guest25742 Guest25742 is now known as scort | [19:44] | |
ballen|away has quit IRC ("Leaving...") | [19:51] | |
.... (idle for 16mn) | ||
Guest61031 has joined #arpnetworks | [20:07] | |
Guest61031 has quit IRC () | [20:17] | |
.......... (idle for 46mn) | ||
nakano is now known as nakano_ | [21:03] | |
.... (idle for 18mn) | ||
synapze has joined #arpnetworks
synapze has left | [21:21] | |
......... (idle for 44mn) | ||
ziyourenxiang has joined #arpnetworks | [22:06] | |
......... (idle for 40mn) | ||
RandalSchwartz | what is +q ? | [22:46] |
jeev | quiet | [22:46] |
RandalSchwartz | quiet on what? | [22:46] |
jeev | huh
it quiets them theyre mute pretty much in the channel | [22:47] |
RandalSchwartz | I guess I don't need to kno | [22:48] |
jeev | eh
if they set +q mode on you you can't talk in here if it's set in here. | [22:48] |
RandalSchwartz | ... (mhoran:#arpnetworks) 22:07 <@up_the_irons> whoever mentioned +q the other day, - THANK YOU | [22:48] |
jeev | +q = mode | [22:48] |
RandalSchwartz | are you talking about +q being set hhere? | [22:48] |
jeev | yes
it was set on | [22:48] |
RandalSchwartz | why does he say THANK_YOU?
RandalSchwartz is lost | [22:48] |
jeev | because he didnt know what +q was | [22:48] |
RandalSchwartz | and why was it useful to find out?
is +q on now here? or was it before? | [22:49] |
jeev | dood
you've got a lot of questions i dont think he's set +q on anyone but it's available in all channels | [22:49] |
RandalSchwartz | well - that's why I'm curious... why is he saying THANK_YOU
because he wants to be *able* to queit someone? | [22:49] |
jeev | because sometimes people get out of hand | [22:50] |
RandalSchwartz | yeah, ok | [22:50] |
jeev | read the guys conversation up there | [22:50] |
RandalSchwartz | I don't see it all
just some quotes from him | [22:51] |
jeev | ah | [22:51] |
RandalSchwartz | which don't make any sense
I don't have a huge scrollback, by choice | [22:51] |
jeev | crazy]
what you run oh heh | [22:51] |
RandalSchwartz | I don't want anyone to get the idea that they can say somethign *here* to me, on top of all the *other* ways to reach me
I don't one more place to look | [22:51] |
jeev | what ? | [22:51] |
RandalSchwartz | if you thought you could say something in here when I wasn't around, and that I'd get it eventually, you woudln't try also sending me email or IM | [22:52] |
jeev | ah | [22:53] |
RandalSchwartz | so that's one *more* thing I have to check | [22:53] |
jeev | it's like that movie | [22:53] |
RandalSchwartz | so I let everyoen know I don't have more than about 4 pages of scrollback | [22:53] |
jeev | where you have to get rejected by 7 different decies
devices RandalSchwartz, you promised to give me a plug in your show | [22:53] |
RandalSchwartz | in truth, there's a bit more than that, but everything on freenode competes :)
a plug? | [22:53] |
jeev | yea
you know how you plugged arpnetworks vps ? | [22:53] |
RandalSchwartz | yes | [22:53] |
jeev | tell the world that my farting is amazing and spectacular | [22:54] |
RandalSchwartz | since I've not experienced that (nor want to), I don't think so :) | [22:54] |
jeev | oh you have. | [22:54] |
what are you trying to do with your vps | [23:07] | |
RandalSchwartz | hw.ncpu = 1 ?
we can't burst with two procs? | [23:16] |
jeev | think youz got to pay extra | [23:30] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |