1279066828 J * derjohn_foo ~aj@d064091.adsl.hansenet.de 1279067261 Q * derjohn_mob Ping timeout: 480 seconds 1279068934 Q * fzylogic Quit: DreamHost Web Hosting http://www.dreamhost.com 1279071212 M * Bertl off to bed now ... have a good one everyone! 1279071216 N * Bertl Bertl_zZ 1279072176 J * balbir_ ~balbir@wsp05977122wss.cr.net.cable.rogers.com 1279073579 Q * SauLus Ping timeout: 480 seconds 1279084260 Q * FireEgl Quit: Leaving... 1279086110 J * dna ~dna@76-198-103-86.dynamic.dsl.tng.de 1279087264 J * ncopa ~ncopa@180.40.189.109.customer.cdi.no 1279088735 Q * derjohn_foo Ping timeout: 480 seconds 1279089143 J * FireEgl FireEgl@Sebastian.Tcldrop.US 1279089842 J * derjohn_foo ~aj@213.238.45.2 1279090498 J * petzsch ~markus@dslb-188-103-058-152.pools.arcor-ip.net 1279093448 M * isodude Shouldn't there be a initpost like in distributions/debian for ubuntu? 1279094285 J * Pazzo ~ugelt@reserved-225136.rol.raiffeisen.net 1279096412 Q * infowolfe Read error: Connection reset by peer 1279096426 J * infowolfe ~infowolfe@c-67-166-127-67.hsd1.ut.comcast.net 1279096654 J * ktwilight__ ~keliew@91.176.4.39 1279096750 Q * ktwilight__ Read error: Connection reset by peer 1279096811 J * ktwilight__ ~keliew@91.176.4.39 1279097060 Q * ktwilight_ Ping timeout: 480 seconds 1279097240 N * Bertl_zZ Bertl 1279097245 M * Bertl morning folks! 1279097274 M * monrad-65532 early bird gets the worm? :) 1279097508 M * Bertl more like early caller wakes the Bertl :/ 1279097539 J * jes-o-ma1 jesusch@jesusch.de 1279097544 M * jes-o-ma1 hi 1279097552 M * Bertl hey 1279097569 M * jes-o-ma1 how do I setup multiple IPs for the same vserver? 1279097586 M * jes-o-ma1 just adding them to interfaces/0/ip does not seem to work 1279097587 M * Bertl make multiple dirs in interfaces 1279097594 M * jes-o-ma1 do I have to create different interfaces? 1279097599 M * jes-o-ma1 ok, thanks :) 1279097606 M * Bertl no, can be on the same interface 1279097645 M * Bertl just do not use ifconfig (to 'check') unless you configure aliases 1279097684 M * jes-o-ma1 multiple interface dirs works fine :) 1279101985 J * manana ~mayday090@84.17.25.144 1279102883 M * isodude Just checking so you guys just didn't miss my question couple lines up :o 1279103138 M * Bertl probably 1279103240 M * isodude It felt alittle out of place not finding something specific to ubuntu in the distributions-dir, has someone started doing one or so? 1279103265 M * Bertl no idea, but I'd asume so 1279103322 J * harobed ~harobed@arl57-1-82-231-110-14.fbx.proxad.net 1279103809 J * joat ~joat@ip70-174-79-200.hr.hr.cox.net 1279104584 J * kirodar ~Administr@naqasl.physik.hu-berlin.de 1279104675 M * kirodar hi 1279104682 M * Bertl hey 1279104702 M * kirodar I'm trying to mount usbfs inside a linux-vserver guest like described at http://linux-vserver.org/USB_Devices 1279104764 M * Bertl okay? 1279104770 M * kirodar however, I have got the same problem like this guy: http://www.paul.sladen.org/vserver/archives/200610/0057.html 1279104770 M * kirodar inside the guest /proc/bus/usb/ remains empty 1279104770 M * kirodar but if I add the following line to the fstab of my guest: 1279104770 M * kirodar usbfs /mnt usbfs defaults 0 0 1279104770 M * kirodar the usbfs entries successfully show up at /mnt/ inside the guest 1279104820 M * kirodar so I guess the unhide of /proc/bus/usb/ was not successful? 1279104842 M * kirodar btw: I'm running Debian squeeze amd64 in the host and Debian lenny i386 inside the guest 1279104864 M * Bertl could be, what does /proc/mounts inside the guest say? 1279104882 M * Bertl (please use paste.linux-vserver.org for everything longer than 3 lines) 1279104908 J * thierryp ~thierry@lns-bzn-47f-62-147-212-202.adsl.proxad.net 1279104922 M * Chlorek /proc/bus/usb/ is mounted filesystem 1279104924 M * Chlorek on host 1279104932 M * kirodar btw: do you know if usbfs has to be mounted on the host? 1279104945 M * Chlorek you should bind it to guest 1279104947 M * Bertl no, doesn't need to, different namespace 1279105008 M * Bertl (i.e. mounting it via the guest configs fstab is the correct way 1279105036 M * kirodar usbfs doesn't show up in the guest running "cat /proc/mounts": http://paste.linux-vserver.org/16016 1279105063 M * Bertl then it wasn't mounted for whatever reason 1279105076 M * Bertl run the guest start with --debug and upload the output 1279105238 J * pmenier ~pmenier@ACaen-152-1-1-106.w83-115.abo.wanadoo.fr 1279105831 M * kirodar using --debug does not seem to reveal the problem 1279105894 M * kirodar the output of vserver --debug start does not really differ if I specify as mount point /mnt/ or /proc/bus/usb/ 1279105934 M * kirodar however I tried something else: just gave the vserver SYS_ADMIN and SECURE_MOUNT capabilities and now I could successfully run "mount usbfs /proc/bus/usb -t usbfs" and /proc/bus/usb was not empty 1279105949 M * kirodar so it may be indeed a problem with the automatic mount of the fstab ? 1279105982 M * Bertl the usbfs entry is after the /proc entry in the guest config fstab, yes? 1279106007 A * MeCooL :) 1279106016 M * kirodar yes, it is at the end of the file 1279106036 M * Bertl and all you change is the mountpoint 1279106047 M * kirodar exactly 1279106058 M * kirodar should there be any error message in the vserver --debug start output if a mount does fail? I only got this: 1279106058 M * kirodar ++ /usr/lib/util-vserver/secure-mount -a --chroot --fstab /etc/vservers//fstab --rootfs no 1279106058 M * kirodar ++ popd 1279106058 M * kirodar ++ _mountVserverInternal /etc/vservers//fstab.local 1279106061 M * Bertl and /proc/bus/usb exists inside the guests /proc 1279106140 M * kirodar yes, but it does also exist, if the line is missing in the guest's fstab 1279106171 M * Bertl okay, try to mount something else there, e.g. a directory or filesystem 1279106189 M * kirodar have to go to lunch now, thank you already for your help :-) 1279106200 M * Bertl k, bp, cya 1279106209 Q * thierryp Remote host closed the connection 1279107443 J * thierryp ~thierry@lns-bzn-47f-62-147-212-202.adsl.proxad.net 1279107881 J * mcaustria ~Greg@chello062178012202.5.11.tuwien.teleweb.at 1279107984 M * mcaustria hi there, not to sure if the question is posted in the right channel, if not feel free to point me in the right direction... merci 1279108171 M * mcaustria so basicall id like to setup a linux server without any wrights to the hdd - so no swap, no protokoll - so the question basically is: what else is there to remember and if there is no way arround e.g. tmp-files could i perhaps just mount a ram-drive to store those... 1279108205 M * mcaustria i mean whats all wrighting to the hdd 1279108437 M * Bertl hmm ... I do not see your point yet 1279108468 M * Bertl you want to have a guest running without any write to any disk, yes? 1279108505 M * Bertl but you want it to _read_ from a disk system, yes? 1279108615 Q * thierryp Remote host closed the connection 1279108641 M * mcaustria im talking a about the howl system being kind of static..basically i want to runn it from a flash medium instead of a hdd - so i want to at least limit the wright accesses to a minimum - to advance the life-span of my littel cf-card 1279108705 M * Bertl well, IMHO there are several options, depending on your actual I/O needs 1279108725 M * Bertl - put the entire guest on a tmpfs before startup 1279108745 M * Bertl (no writes, just memory usage, no updates to disk) 1279108767 M * Bertl - have the rootfs and mounts like /usr mounted ro 1279108780 M * Bertl (still needs a writeable filesystem for e.g. var) 1279108823 M * Bertl - reduce the amount of updates to a minimum by tuning software and mount options (e.g. noatime,nodiratime etc) 1279108874 M * mcaustria how bout mountin a ram-drive for that point - perhaps i could copy a static version to it be4 real kernal usage- (sorry not to sure who accesses it first) 1279108891 M * mcaustria the var dir i mean 1279108932 M * Bertl sure, whatever works for you (note that tmpfs is more efficient than a ramdisk) 1279109048 M * mcaustria by tuning software do you mean setting those options in there configs of directly b4 compiling...that would b a hell of a work.. 1279109096 M * Bertl not necessarily, but a good start is to identify what causes write I/O and limit that to a minimum 1279109130 M * Bertl (one big write I/O source is atime updates, and you can completely disable them via mount options) 1279109155 M * mcaustria which tool would you use for that 1279109172 M * Bertl probably iotop 1279109211 M * Bertl (and of course, my brains :) 1279109273 M * mcaustria ....;p...ok, so thanks a lot - i guess ill end up here again sooner or later thanks Bertl... cya 1279109288 M * Bertl np, feel free to hang around 1279109298 Q * mcaustria Quit: Leaving 1279109405 M * kirodar re 1279109405 M * kirodar Bertl: mounting something else to /proc/bus/usb/ via the guest's fstab also failed :( 1279109435 M * Bertl so, it is quite likely that this mountpoint is not available inside the guest at the time when it is mounted 1279109454 M * Bertl try to mount something over /proc/bus for a test 1279109510 M * kirodar it seems to be already available because I tried something else :-) 1279109510 M * kirodar just put the usbfs line on top of the fstab and got while issueing vserver start: 1279109510 M * kirodar secure-mount: chdir("/proc/bus/usb"): No such file or directory 1279109510 M * kirodar /etc/vservers/qrng/fstab:1:1: failed to mount fstab-entry 1279109540 M * Bertl which sounds like it should be 1279109850 M * kirodar usbfs /proc/bus usbfs defaults 0 0 doesn't work, too 1279109918 M * kirodar it's quite strange that the /proc mount is always the last line in cat /proc/mounts - I thought it should be in chronological order? 1279110393 M * Bertl they are in the order the kernel stores them 1279110502 M * Bertl what kernel/patch/util-vserver version? 1279110780 M * kirodar Debian kernel 2.6.32-5-vserver-amd64, util-vserver: 0.30.216-pre2864-2+b1 1279110800 M * kirodar btw: I tried something else 1279110824 M * kirodar if the env var $MOUNT is defined, secure-mount uses this var instead of the 'mount' command to process the fstab lines 1279110861 M * kirodar so I did: 1279110861 M * kirodar $ cat /root/echo.sh 1279110861 M * kirodar #!/bin/bash 1279110861 M * kirodar echo $@ >> /tmp/vserver 1279110861 M * kirodar mount $@ &>>/tmp/vserver2 1279110873 M * kirodar export MOUNT=/root/echo.sh 1279110892 M * kirodar and after a vserver start the files were empty :( 1279110932 M * kirodar but when I added this line to the fstab: 1279110932 M * kirodar /dev/sdb3 /mnt xfs defaults 0 0 1279110932 M * kirodar the file /tmp/vserver contained: 1279110932 M * kirodar -o nodev -t xfs /dev/sdb3 . 1279110964 M * kirodar somehow it seems secure-mount does not process this pseudo filesystem entries from fstab ? 1279111075 M * Bertl I guess you are jumping to conclusions here 1279111110 M * Bertl secure-mount handles most mounts internally, only unknown stuff is delegated to mount 1279111148 M * Bertl I have more the feeling this is an issue created by the rbind done lateron 1279111201 M * kirodar rbind? 1279111267 M * isodude Ok, so my Ubuntu Lucid vserver doesn't stop ok if I don't have S90reboot inside rc6.d. 1279111315 J * bzed_ ~bzed@devel.recluse.de 1279111362 M * Bertl isodude: okay? 1279111505 M * isodude I just set up a new vserver and followed Upstart_issues, but this time I had the distributions/debian/initpost in distributions/lucid/initpost, so it removed things from rcX.d.. It didn't shut down correctly though, but when I added ln -s etc/init.d/reboot etc/rc6.d/S90reboot vserver stop actually stopped the vserver nicely. 1279111530 M * isodude (without having the slashy killed processes output) 1279111550 M * isodude And udevd actually started inside 1279111600 Q * balbir_ Ping timeout: 480 seconds 1279111615 Q * bzed Ping timeout: 480 seconds 1279111631 N * bzed_ bzed 1279111648 M * kirodar Bertl: do you have any idea how to debug the internal mount function of secure-mount? Or is there any other way to issue the needed mount usbfs command inside the guest without giving it the capabilities which are usually needed for a mount? 1279111717 M * Bertl kirodar: I have the feeling that the mounts happen just fine, but for some reason, it doesn't make it into your guest namespace 1279111805 M * Bertl prepend an strace -fF to each $_SECURE_MOUNT in /usr/lib*/util-vserver/vserver.functions 1279111824 M * Bertl and append a cat /proc/mounts right after each one 1279111832 M * kirodar If I give the guest the needed caps and just run "mount usbfs /proc/bus/usb -t usbfs", it works without problems 1279111850 M * Bertl because you are now doing it _inside_ the guest namespace 1279111909 M * Bertl so, either rbind propagation is broken in regard to proc, or something else happens which causes /proc subentries not to be propagated 1279112197 M * kirodar that's the strace output: http://paste.linux-vserver.org/16017 1279112205 J * swenTjuln ~kvirc@217.72.66.253 1279112367 Q * harobed Quit: Ex-Chat 1279112373 J * harobed ~harobed@arl57-1-82-231-110-14.fbx.proxad.net 1279112407 M * Bertl as you can see, it gets mounted properly 1279112434 M * Bertl you can also check with 1279112446 M * Bertl vnamespace -e --index 0 cat /proc/mounts 1279112472 M * Bertl and you probably will find that changing the --index to 1 will miss the /proc submounts 1279112535 Q * petzsch Quit: Leaving. 1279112682 M * kirodar yes - but index 0 contains a lot of duplicate vserver entries - is this normal? http://paste.linux-vserver.org/16019 1279112753 M * Bertl yes, that is the result of the rbind 1279112906 M * Bertl looks like a kernel issue to me ... 1279113216 M * Bertl kirodar: want to debug/investigate this further? if so, we need to modify your kernel to get some debug output 1279113375 M * kirodar unfortunately this is a productive system, but I could reproduce this issue in a virtual machine and do some testing there 1279113390 M * Bertl sounds fine to me 1279114158 M * isodude The interesting thing is that exactly this differs from debian and ubuntu. 1279114269 M * Bertl well, I presume you are comparing sysv with plain init style here 1279114295 Q * kirodar Ping timeout: 480 seconds 1279114368 M * isodude Yes, I don't think I get the whole picture though, there's alot talk about telinit and such, and I know that upstart actually tries to start the scripts. According to Upstart it should run telinit if getpid != 1, but it is inside the vservers.. 1279114430 M * Bertl that's not different from sysv init 1279114456 M * Bertl i.e. init pid virtualization takes care of that 1279114526 M * isodude Ok. I thought about this when I read all the articles yesterday, so the pid 1 inside the vservers is a separate process? 1279114561 M * isodude Because in that case upstart should be able to contact it's daemon (which it aint in sysv-style according to the error messages) 1279114573 M * isodude If I understand it correctly. 1279114581 M * Bertl if you start an init inside a guest (i.e. plain style) it will (by default) get an arbitrary pid, but inside a guest, this pid will be reported as '1' 1279114849 M * Bertl so yes, upstart started as init will act as init, and upstart started as non-init process inside the guest will (hopefully) act as telinit :) 1279115068 M * isodude how do I know if it's acting as telinit? it says /sbin/init in the ps ax-list. Hopefully everything works as it should ;) 1279115133 J * balbir_ ~balbir@207.236.117.2 1279115414 J * kirodar ~Administr@141.20.49.4 1279115667 Q * mnemoc Ping timeout: 480 seconds 1279115706 Q * karasz Ping timeout: 480 seconds 1279116137 J * BenG ~bengreen@cpc6-aztw22-2-0-cust100.aztw.cable.virginmedia.com 1279116164 Q * BenG 1279117530 J * petzsch ~markus@dslb-188-103-058-152.pools.arcor-ip.net 1279117726 Q * kirodar Quit: Leaving. 1279117755 Q * balbir_ Ping timeout: 480 seconds 1279117851 Q * manana Ping timeout: 480 seconds 1279118343 J * balbir_ ~balbir@207.236.117.2 1279118371 J * karasz ~karasz@shell.opensde.net 1279118793 J * dowdle ~dowdle@scott.coe.montana.edu 1279119437 J * ntrs ~ntrs@77.29.114.34 1279119466 Q * dowdle Remote host closed the connection 1279119604 Q * balbir_ Read error: Connection reset by peer 1279119608 J * dowdle ~dowdle@scott.coe.montana.edu 1279120709 M * isodude Ok, so in Upstart /etc/init/ on Ubuntu Lucid. The whole issue with things not starting was because of console-setup failing. Removed that one and it all went up, had to remove net-up from mysql.conf also. 1279121096 M * Bertl good, make a note on the wiki 1279121113 M * isodude Adding something about grep -A 1 console /etc/vserver/$name/vdir/etc/init/*, these should be commented out if you don't have /dev/console and want to debug. 1279121383 M * Bertl off for now ... bbl 1279121387 N * Bertl Bertl_oO 1279121488 M * isodude sed -i 's/^\(console output\)$/#\1/1' /etc/vservers/$name/vdir/etc/init/* should do the trick 1279123626 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1279124924 M * isodude wohoo, made a initpost-script of Upstart_issues, let's hope for the best. 1279125758 M * isodude dang, ran out of time. 1279125872 M * isodude fstab-edit didn't work. 1279125882 M * isodude See you tomorrow. 1279125988 M * isodude console-sed didn't work. but else the distribution-initpost on Upstart_issues seems to work. 1279126149 M * daniel_hozac the Debian initpost script didn't work for you? 1279127396 Q * petzsch Read error: Connection reset by peer 1279128331 J * petzsch ~markus@dslb-188-103-058-152.pools.arcor-ip.net 1279128780 Q * pmenier Quit: Konversation terminated! 1279129558 Q * imcsk8 Quit: This computer has gone to sleep 1279130008 Q * Pazzo Quit: Bye! 1279130323 J * dependent ~TheDevil2@189.75.123.51 1279130381 P * dependent 1279130442 J * LuCiFeR___ ~goodguy5@64.89.240.226 1279130442 J * nee_a ~ticca@188.53.11.182 1279130442 J * ftv ~CARI_HP_B@203.172.160.162 1279130443 Q * ftv autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:43) 1279130443 Q * LuCiFeR___ autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:43) 1279130444 J * plume`` ~waffles@210.82.57.94 1279130444 J * CO_CR_CWe ~^Cow_BIas@mta-135-CR1.wzcari.net 1279130445 J * jangkrik ~Amway09@92-243-118-220.nts.su 1279130445 Q * CO_CR_CWe autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:45) 1279130445 Q * jangkrik autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:45) 1279130446 J * ce_mencobauntuktidurrr ~cew_sexy@pppoe77.43.227.5.ccl.perm.ru 1279130446 J * sweetleafs ~om_pengen@119.115.136.62 1279130446 Q * sweetleafs autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:46) 1279130447 J * Tina78 ~d_flay@87.110.115.26 1279130447 J * raditya_asvi ~Co_V-IXIO@187.5.91.82 1279130448 Q * Tina78 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:48) 1279130448 Q * raditya_asvi autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:48) 1279130449 J * CUPLIS_feat_HRR ~Speedy_bo@92.49.9.155 1279130449 J * c0_bAGeuR ~gund@80.74.106.29 1279130449 Q * CUPLIS_feat_HRR autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:49) 1279130449 J * Co_Kerja_28Tahun ~yang_terl@41.234.206.173 1279130451 J * andhy_nac-smapaht ~fevy@202.69.101.50 1279130451 J * laycoz ~jcp@61-216-49-236.dynamic.hinet.net 1279130451 Q * Co_Kerja_28Tahun autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:51) 1279130451 Q * laycoz autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:51) 1279130452 J * OM_45 ~CE_CR_KER@ool-44c04e60.dyn.optonline.net 1279130452 J * co_mau_tete_gd ~ce_batak_@213.0.89.5 1279130453 Q * OM_45 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:53) 1279130454 J * kalabog2 ~ce_manja@fibhost-66-123-120.fibernet.hu 1279130454 J * co_co_co ~Dj_Crazzz@125.167.253.194 1279130455 Q * kalabog2 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:55) 1279130455 Q * co_co_co autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:00:55) 1279130458 J * co_btuh ~oupsilliu@84.125.74.146.dyn.user.ono.com 1279130459 J * kuwait_no1 ~Male-Seek@92-120-207-82.ip.ukrtel.net 1279130459 J * ce_kul_need ~cwo_keren@059148236188.ctinets.com 1279130460 Q * kuwait_no1 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:00) 1279130460 Q * ce_kul_need autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:00) 1279130461 J * ALKANTAR ~monyet@186.3.56.8 1279130461 J * mariell ~VegePat29@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130462 J * ce_kul_need proxy@zsjezve.clnet.cz 1279130462 Q * ce_kul_need autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:02) 1279130468 J * co_frustasi ~Lava@189.75.171.130 1279130469 J * HUT_RI ~MikoMaLta@188.53.11.182 1279130469 Q * co_frustasi autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:09) 1279130472 J * Des`ree ~cow_gede@eex18.internetdsl.tpnet.pl 1279130473 Q * Des`ree autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:13) 1279130475 J * co_frustasi ~C0_BT_sen@203.117.33.23 1279130475 Q * co_frustasi autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:15) 1279130476 J * ly^ndsie ~jk26@61-224-72-68.dynamic.hinet.net 1279130477 Q * ly^ndsie autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:17) 1279130478 J * cow_ol_dikantor ~Ruwaid@67.202.109.161 1279130479 J * Sushmita ~fida_jele@188.53.11.182 1279130479 Q * cow_ol_dikantor autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:19) 1279130482 J * assayu02 ~Wingate1s@64.107.146.100 1279130490 J * co_tampan_mau ~Booyaa24@cpe-76-185-15-132.tx.res.rr.com 1279130492 J * aN-Dy878 ~Co_17_ker@202.69.101.50 1279130493 J * co-mau ~polarman@205.209.140.142 1279130494 J * c0_stawberryy ~co_cari_c@S01060019211d8deb.ed.shawcable.net 1279130495 Q * c0_stawberryy autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:34) 1279130495 J * COWOK_MANADO ~F_no_mone@109.87.51.23 1279130495 J * P^A^N^D^U ~MeL-@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130496 J * ZOE`S ~dasfgh@125.164.81.208 1279130497 Q * ZOE`S autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:37) 1279130498 J * frantically ~DavidB__@186.3.56.8 1279130500 J * wLk` ~ce_sederh@client83-68-192-171.abo.net2000.ch 1279130500 Q * wLk` autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:40) 1279130503 J * Iwan_need ~KlausFuch@c-75-64-15-148.hsd1.tn.comcast.net 1279130504 J * Aaaanastazzia ~c0_JoMlO_@c-69-244-33-132.hsd1.az.comcast.net 1279130505 J * ftv ~cO_BdgLgN@pppoe77.43.227.5.ccl.perm.ru 1279130505 J * phil\ ~lesbian@cpc2-uddi7-0-0-cust42.uddi.cable.virginmedia.com 1279130505 Q * Aaaanastazzia autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:45) 1279130507 J * sweet_gal19 ~sHAKe_iN_@ip68-227-206-204.dc.dc.cox.net 1279130508 Q * sweet_gal19 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:48) 1279130509 J * abcdeco ~co_do@cpe-098-121-164-090.ec.res.rr.com 1279130510 J * diisi_nama_anda ~cE_19_cri@64.107.146.100 1279130511 J * ______|RIP| ~Imut_holm@81.183.235.155 1279130512 J * junky[]]]] ~pinay_36@202.69.101.50 1279130513 J * aWan9_2 ~ce-debate@186.3.56.8 1279130514 J * C0_bGt ~malibu29@ip68-106-26-153.ph.ph.cox.net 1279130515 J * cow_suka_cow ~OneNighSt@c-98-220-141-184.hsd1.in.comcast.net 1279130516 J * VegePat29 ~COW_DJ@213.210.202.82 1279130516 Q * cow_suka_cow autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:56) 1279130517 J * Co_Keren_Katanya ~exmud_bth@h233.161.48.24.cable.jvln.cmaaccess.com 1279130517 Q * Co_Keren_Katanya autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:01:57) 1279130519 J * jk26 ~MICHEL--0@d14-69-214-119.try.wideopenwest.com 1279130522 J * OneNighStan ~RocketQUE@202.69.101.50 1279130523 J * co_fs_fb_ym ~co_ok@78.250.151.251 1279130524 J * peewee ~cari_agen@84.125.74.146.dyn.user.ono.com 1279130529 J * [[KORCH-away]] ~olsen05@cpe-098-121-164-090.ec.res.rr.com 1279130529 J * jUstin|away ~ikky@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130531 J * Keren_ne ~ce_mencob@c-75-64-15-148.hsd1.tn.comcast.net 1279130533 J * nurse_me ~belletoil@213.210.202.82 1279130533 J * cowok_ajak_jln_cewek ~sayid@modemcable037.190-200-24.mc.videotron.ca 1279130533 Q * cowok_ajak_jln_cewek autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:02:13) 1279130535 J * Sulteng ~ikky@186.3.56.8 1279130539 J * DereckTheMan ~megan20@cpe-098-121-164-090.ec.res.rr.com 1279130540 J * Co_Centil ~BANTUIN@c-98-195-88-42.hsd1.tx.comcast.net 1279130541 J * cow_oL ~cE_19_cri@d14-69-214-119.try.wideopenwest.com 1279130541 Q * Co_Centil autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:02:21) 1279130542 J * waffles ~CO_EXMUD@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130545 J * bAbY_lOOvEleSs ~ce_sederh@cpe-76-185-15-132.tx.res.rr.com 1279130546 J * F^i^r^s^t ~co_87@c-24-91-206-229.hsd1.ma.comcast.net 1279130547 J * Un|TeD ~C0-k0nToL@ip68-106-26-153.ph.ph.cox.net 1279130547 Q * F^i^r^s^t autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:02:27) 1279130548 J * co_kluarmain ~Fahr@c-66-176-149-19.hsd1.fl.comcast.net 1279130551 J * cwo_keren ~MikoMaLta@64.107.146.100 1279130555 N * peewee Guest3037 1279130559 J * cew^72alone ~heATme@cpe-76-185-15-132.tx.res.rr.com 1279130562 J * CO_DOYAN ~mngyqc@ip70-181-197-186.sd.sd.cox.net 1279130563 Q * CO_DOYAN autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:02:43) 1279130566 J * Hellovers_say_hello ~COWO_GEDE@c-98-219-52-160.hsd1.ga.comcast.net 1279130569 J * manist ~CoChnCrTt@202.69.101.50 1279130571 J * cow_libra ~c0_bdg@cpc2-uddi7-0-0-cust42.uddi.cable.virginmedia.com 1279130579 J * c3_usiL ~cwo_penge@78.250.151.251 1279130581 J * co_pengen_bercinta ~dark_ange@186.3.56.8 1279130582 J * co_mapan_cr_ce ~israel-st@c-69-137-66-215.hsd1.tn.comcast.net 1279130583 J * nazi[]\_] ~CO-SINGGE@c-98-219-52-160.hsd1.ga.comcast.net 1279130586 J * ^Cow_BIasa ~co_kul_ca@109.87.51.23 1279130586 J * Pria_Xcutv_IrvinJ_at_Work ~chocolaat@202.69.101.50 1279130593 J * koalaa ~MoonLiteG@c-69-137-66-215.hsd1.tn.comcast.net 1279130593 J * c0_aL ~SIMON_BGR@213.243.76.163 1279130595 J * CO-PER ~DropBot@213.0.89.5 1279130596 J * Gotan ~Archange@186.3.56.8 1279130597 J * iccank ~GOODFathe@202.69.101.50 1279130600 J * pras_19 ~COW_DJ@78.250.151.251 1279130600 J * pim ~cew_juaal@222.169.11.234 1279130600 J * cw0_KuL_CKEPZ ~psikolog@219.139.158.59 1279130600 Q * cw0_KuL_CKEPZ autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:20) 1279130600 Q * pim autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:20) 1279130601 J * ce_akper ~Band_cari@91.103.91.33 1279130601 Q * ce_akper autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:21) 1279130602 J * aril_m ~Wine@84.54.21.149 1279130602 J * gund ~c0_aL@222.124.178.98 1279130603 Q * gund autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:22) 1279130603 Q * aril_m autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:22) 1279130603 J * MTL ~a121eL@85.237.229.18 1279130604 J * Booyaa24 ~pakitachu@85.237.229.18 1279130604 Q * Booyaa24 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:24) 1279130604 Q * MTL autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:24) 1279130606 J * Vangella ~co_cari_t@220.225.127.28 1279130607 Q * Vangella autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:27) 1279130608 J * HITLER ~co_libra@193.220.26.130 1279130610 Q * HITLER autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:30) 1279130612 J * ^^KONSELOR3_curhat ~Anneliese@85.9.96.1 1279130613 Q * ^^KONSELOR3_curhat autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:33) 1279130617 J * c0_jombL0 ~latino071@c-75-64-15-148.hsd1.tn.comcast.net 1279130619 J * LasKaR ~DeviLX@82.167.165.56 1279130619 J * Lumiled ~ExpressOO@95.69.252.90 1279130620 J * Mike40 ~A---1---A@canet-2206.kapos-net.hu 1279130621 Q * Lumiled autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:40) 1279130621 Q * Mike40 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:40) 1279130621 J * co_26_jakpuss ~woww@61.247.45.110 1279130622 J * Kirana ~jezzi@delightful.recorder.volia.net 1279130622 J * PRIA_Macho_Mau_TETE_GEDE ~diva21@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130622 Q * co_26_jakpuss autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:42) 1279130623 J * setia ~piojo_kar@118.96.13.5 1279130625 Q * setia autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:45) 1279130625 J * bad2thebone ~waffles@delightful.recorder.volia.net 1279130626 J * OM-35m-JKT-TAJIR ~James79@pppoe77.43.227.5.ccl.perm.ru 1279130626 J * CO_EXMUD ~autumn21f@202.69.101.50 1279130629 J * co_300_serius ~SIAPA@c-75-72-236-204.hsd1.mn.comcast.net 1279130630 J * chocolaate-maan ~Ronin`CRF@213.210.202.82 1279130630 Q * co_300_serius autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:50) 1279130631 J * QcCplForF ~mortifera@116.66.204.78 1279130632 Q * QcCplForF autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:03:52) 1279130635 J * mBendol ~PokerBoys@81.183.235.155 1279130640 J * pria_mapan_0k ~derivativ@80.74.106.29 1279130640 J * mechant28 ~C0_021927@64.107.146.100 1279130640 J * co_17fB ~rrrrrr@84.125.74.146.dyn.user.ono.com 1279130641 J * Irma_Hot_02192580995 ~co_ajak_c@c-69-137-66-215.hsd1.tn.comcast.net 1279130644 J * Dj_Crazzz ~junkyaa]]@213.210.202.82 1279130645 J * pelangi_kusam ~Tau-maru@83.222.179.50 1279130646 Q * pelangi_kusam autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:06) 1279130653 J * ce_arta ~jimmi_jan@user53-190.satfilm.net.pl 1279130656 J * zie ~CO_EXMUD@cpe-098-121-164-090.ec.res.rr.com 1279130656 J * loache ~Co2co_bt_@c-69-137-66-215.hsd1.tn.comcast.net 1279130657 J * co_my ~martin24@cpe-76-185-15-132.tx.res.rr.com 1279130659 J * PijatSensualUtkWanitaSerius ~Guest7561@ip68-106-26-153.ph.ph.cox.net 1279130659 J * mirchez ~Paperpunc@c-75-64-15-148.hsd1.tn.comcast.net 1279130660 J * needXXX ~co_chnz_2@cpe-76-185-15-132.tx.res.rr.com 1279130661 J * Fun_jkp ~angel_bae@78.136.123.55 1279130664 J * marc939 ~joetheric@78.250.151.251 1279130665 J * _Bianca_ ~sitampan@delightful.recorder.volia.net 1279130665 J * QUEEN_OF_THE_QUEEN ~OM____Bai@99.48.12.108 1279130666 J * cutiegUy ~Guest6721@c-67-162-239-27.hsd1.de.comcast.net 1279130667 Q * cutiegUy autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:26) 1279130670 J * FREEEEK ~co_baru_p@cpe-76-185-15-132.tx.res.rr.com 1279130675 J * Clovis ~co_26_jak@213.210.202.82 1279130677 J * ^om-botak-buncit-cr-cinta ~aaderaai@c-98-219-52-160.hsd1.ga.comcast.net 1279130677 J * Co36thn_Cr_Istri_Polwan ~co_kemayo@64.107.146.100 1279130679 J * Anth0ny- ~Cow_Dah_l@ip68-106-26-153.ph.ph.cox.net 1279130682 J * SmG ~karnila@d14-69-214-119.try.wideopenwest.com 1279130683 J * zhuami ~Zu|fi@c-75-64-15-148.hsd1.tn.comcast.net 1279130686 J * kardel ~LfcGirl@64.107.146.100 1279130687 J * Ce_ceJie_mks ~co_kana@78.250.151.251 1279130688 J * resmea ~DhOOKha@201.73.141.50 1279130689 J * CIBUBUR_CR_TEMAN ~gay_siang@201.73.141.50 1279130690 J * cowo_megapro ~^co29_car@119.180.24.12 1279130690 J * y0nSeN ~stiffmeis@118.97.67.34 1279130690 Q * cowo_megapro autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:50) 1279130690 Q * y0nSeN autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:50) 1279130690 J * co17_cr_tmn ~Oasis-@114.130.28.82 1279130690 Q * co17_cr_tmn autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:50) 1279130690 J * stefygurl ~c0_sChoOl@189.84.28.228 1279130690 Q * stefygurl autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:50) 1279130692 J * Co_mau_ngntot ~Kelemvord@118.96.143.76 1279130692 Q * Co_mau_ngntot autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:52) 1279130692 J * Aashim ~Ce_Baek_2@202.69.101.50 1279130692 J * ce_narsis ~doel@200.35.36.70 1279130693 J * cwo_mau ~co^gudel@189.3.177.146 1279130693 Q * ce_narsis autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:53) 1279130693 Q * cwo_mau autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:53) 1279130695 J * C0_C00L ~sugar_cho@202.51.117.54 1279130696 Q * C0_C00L autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:56) 1279130696 J * CoDWS_giOTWcrtmnCE_asyik ~co_dws-jk@c-98-199-253-192.hsd1.tx.comcast.net 1279130697 J * XeonQuiz ~Des`ree@203.30.254.186 1279130698 J * TEMP3R ~KanwaL@186.3.56.8 1279130699 Q * XeonQuiz autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:04:59) 1279130699 J * in_t4n ~c0_gaulz@203.128.79.3 1279130700 Q * in_t4n autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:00) 1279130702 J * Vangella ~^Bad_Boy^@r112-pr-timbo.ibys.com.br 1279130702 J * co_bth_ce ~cwok_cri@200.48.222.82 1279130703 Q * Vangella autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:03) 1279130703 Q * co_bth_ce autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:03) 1279130705 J * ^co_biasa_aja ~sitampan@99.48.12.108 1279130706 J * ce_sweetzz ~needXXX@gbz2.internetdsl.tpnet.pl 1279130707 J * con_Pria ~Black_D@203.153.25.202 1279130709 Q * con_Pria autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:08) 1279130709 J * LauRiE ~ZCode@189.84.116.88 1279130709 Q * LauRiE autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:09) 1279130711 J * ervina_16 ~Mr-Lonely@213.210.202.82 1279130712 J * goodguy5 ~EhgY_co@cpc2-uddi7-0-0-cust42.uddi.cable.virginmedia.com 1279130713 J * kaka_26_butuh_wanita ~welt@netblk-41-215-180-130.iconnect.zm 1279130714 Q * kaka_26_butuh_wanita autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:14) 1279130714 J * yolan_girly ~ly^ndsie@19.105.60.190.host.ifxnetworks.com 1279130715 J * Aim_ObHeL ~Chat_Sauv@19.105.60.190.host.ifxnetworks.com 1279130715 J * co-keren ~juliette4@213.217.58.33 1279130715 Q * yolan_girly autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:15) 1279130715 Q * Aim_ObHeL autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:15) 1279130715 Q * co-keren autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:15) 1279130718 J * Booyaa24 ~DEDEX@201-75-38-85-ma.cpe.vivax.com.br 1279130718 J * Penelope27 ~RUD1@189.115.161.205.static.gvt.net.br 1279130718 Q * Booyaa24 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:18) 1279130719 Q * Penelope27 autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:19) 1279130721 J * pjkbtuhduit ~winerzt@189-47-205-217.dsl.telesp.net.br 1279130721 J * co_dews ~co_naxxx@delightful.recorder.volia.net 1279130721 Q * pjkbtuhduit autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:21) 1279130722 J * filloue ~cybermale@cpe-76-185-15-132.tx.res.rr.com 1279130723 J * cew_mbladuuuzzz ~c0_cri_fb@c-98-219-52-160.hsd1.ga.comcast.net 1279130732 J * SIMON_BGR ~BE_NISM@adsl-99-48-12-108.dsl.sfldmi.sbcglobal.net 1279130740 J * sallyna ~valerie_3@cpe-76-185-15-132.tx.res.rr.com 1279130740 J * Co_Cr__JKT ~co_coool@64.107.146.100 1279130741 J * co`jomblo`esia ~Memen@201-26-73-181.dsl.telesp.net.br 1279130742 Q * co`jomblo`esia autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:41) 1279130744 J * vdfsdfa ~kuwait_no@c-75-64-15-148.hsd1.tn.comcast.net 1279130744 J * c3_LuVLy ~GentL3meL@110.136.204.63 1279130745 Q * c3_LuVLy autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:05:45) 1279130751 J * PRIA^DEWASA ~C0^Horni^@205.209.140.142 1279130756 J * co_arab_cr ~GareNx@78.136.123.55 1279130756 J * co-architect ~mainoro@202.69.101.50 1279130761 J * wanita_cri_pria_3M ~irvand@60-248-193-67.HINET-IP.hinet.net 1279130764 J * BRAM30HBW ~Azildias@c-67-191-215-81.hsd1.ga.comcast.net 1279130765 Q * BRAM30HBW autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:06:05) 1279130770 J * boy_fb ~Top_Ten@213.210.202.82 1279130770 J * CO-muslim ~ce_matrE@81.183.235.155 1279130774 J * co_insomnia ~ce_berjil@84.125.74.146.dyn.user.ono.com 1279130777 J * CHN-CO-NICE ~ghgfh@213.0.89.5 1279130783 J * Co_Kerja_28Tahun ~cwo_lg_pg@186.3.56.8 1279130809 J * ciput ~coreblitz@cpe-76-185-15-132.tx.res.rr.com 1279130812 J * ntrs_ ~ntrs@77.28.161.27 1279130813 Q * ce_arta Read error: Connection reset by peer 1279130815 J * imcsk8 ~ichavero@evdomip-67-179.iusacell.net 1279130819 Q * SIMON_BGR autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130819 Q * PRIA_Macho_Mau_TETE_GEDE autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130819 Q * waffles autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130819 Q * jUstin|away autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130819 Q * P^A^N^D^U autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130819 Q * mariell autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:06:59) 1279130820 J * imranstiem ~cwe_imoet@213.210.202.82 1279130821 J * cwoPplngskul_smk ~cow_libra@delightful.recorder.volia.net 1279130822 Q * plume`` autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:02) 1279130823 J * CARLIE ~Adiib@75.139.7.155 1279130824 Q * CARLIE autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:07:04) 1279130826 Q * pria_mapan_0k autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:05) 1279130826 Q * c0_bAGeuR autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:05) 1279130828 Q * OM-35m-JKT-TAJIR autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:08) 1279130828 Q * ftv autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:08) 1279130828 Q * ce_mencobauntuktidurrr autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:08) 1279130829 J * Black_D ~irvan@c-68-84-251-125.hsd1.fl.comcast.net 1279130829 J * cwo_zaja ~co_fine@c-98-219-52-160.hsd1.ga.comcast.net 1279130829 Q * Black_D autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:07:09) 1279130830 Q * CHN-CO-NICE autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:10) 1279130830 Q * CO-PER autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:10) 1279130830 Q * co_mau_tete_gd autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:10) 1279130831 F * ChanServ +o daniel_hozac 1279130832 J * Alphore ~angel_bae@64.107.146.100 1279130832 J * cO_MMS ~B1NTANG@201.73.141.50 1279130834 F * daniel_hozac +i 1279130837 Q * co-architect autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * Aashim autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * CO_EXMUD autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * iccank autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * Pria_Xcutv_IrvinJ_at_Work autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * manist autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * OneNighStan autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * junky[]]]] autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * aN-Dy878 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130837 Q * andhy_nac-smapaht autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:17) 1279130841 Q * LasKaR Read error: Connection reset by peer 1279130845 Q * loache autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:24) 1279130845 Q * Irma_Hot_02192580995 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:24) 1279130845 Q * koalaa autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:24) 1279130845 Q * co_mapan_cr_ce autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:24) 1279130856 Q * goodguy5 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:36) 1279130856 Q * cow_libra autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:36) 1279130856 Q * phil\ autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:36) 1279130857 Q * Sushmita Read error: Connection reset by peer 1279130860 Q * Alphore autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * Co_Cr__JKT autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * kardel autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * Co36thn_Cr_Istri_Polwan autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * mechant28 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * cwo_keren autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * diisi_nama_anda autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130860 Q * assayu02 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:40) 1279130878 Q * Co_Kerja_28Tahun autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * TEMP3R autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * Gotan autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * co_pengen_bercinta autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * Sulteng autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * aWan9_2 autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * frantically autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130878 Q * ALKANTAR autokilled: This host violated network policy. If you feel an error has been made, please contact support@oftc.net, thanks. (2010-07-14 18:07:58) 1279130940 Q * derjohn_foo Ping timeout: 480 seconds 1279130951 Q * cwoPplngskul_smk autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:11) 1279130951 Q * co_dews autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:11) 1279130951 Q * _Bianca_ autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:11) 1279130951 Q * bad2thebone autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:11) 1279130951 Q * Kirana autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:11) 1279130953 Q * HUT_RI Ping timeout: 480 seconds 1279130955 Q * Ce_ceJie_mks autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:14) 1279130955 Q * marc939 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:14) 1279130955 Q * pras_19 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:14) 1279130955 Q * c3_usiL autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:14) 1279130955 Q * co_fs_fb_ym autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:14) 1279130958 Q * cO_MMS autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:18) 1279130958 Q * CIBUBUR_CR_TEMAN autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:18) 1279130958 Q * resmea autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:18) 1279130965 Q * imranstiem autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * boy_fb autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * ervina_16 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * Clovis autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * Dj_Crazzz autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * chocolaate-maan autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * nurse_me autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130965 Q * VegePat29 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:25) 1279130969 Q * ^co_biasa_aja autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:28) 1279130969 Q * QUEEN_OF_THE_QUEEN autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:28) 1279130972 Q * CoDWS_giOTWcrtmnCE_asyik autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:32) 1279130979 Q * co_arab_cr autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:39) 1279130979 Q * Fun_jkp autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:39) 1279130982 Q * cwo_zaja autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:42) 1279130982 Q * cew_mbladuuuzzz autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:42) 1279130982 Q * ^om-botak-buncit-cr-cinta autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:42) 1279130982 Q * nazi[]\_] autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:42) 1279130982 Q * Hellovers_say_hello autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:42) 1279130986 Q * vdfsdfa autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279130986 Q * zhuami autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279130986 Q * mirchez autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279130986 Q * c0_jombL0 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279130986 Q * Keren_ne autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279130986 Q * Iwan_need autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:09:46) 1279131006 Q * zie autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:06) 1279131006 Q * DereckTheMan autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:06) 1279131006 Q * [[KORCH-away]] autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:06) 1279131006 Q * abcdeco autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:06) 1279131009 Q * ciput autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * sallyna autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * filloue autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * FREEEEK autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * needXXX autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * co_my autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * cew^72alone autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * bAbY_lOOvEleSs autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131009 Q * co_tampan_mau autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:09) 1279131023 Q * co_insomnia autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:23) 1279131023 Q * co_17fB autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:23) 1279131023 Q * Guest3037 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:23) 1279131023 Q * co_btuh autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:23) 1279131034 Q * SmG autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:34) 1279131034 Q * cow_oL autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:34) 1279131034 Q * jk26 autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:34) 1279131037 Q * PRIA^DEWASA autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:37) 1279131037 Q * co-mau autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:37) 1279131038 Q * C0_bGt Remote host closed the connection 1279131038 Q * PijatSensualUtkWanitaSerius Remote host closed the connection 1279131038 Q * Un|TeD Remote host closed the connection 1279131038 Q * COWOK_MANADO Remote host closed the connection 1279131038 Q * nee_a Remote host closed the connection 1279131039 Q * ______|RIP| Remote host closed the connection 1279131039 Q * ^Cow_BIasa Remote host closed the connection 1279131039 Q * wanita_cri_pria_3M Remote host closed the connection 1279131039 Q * mBendol Remote host closed the connection 1279131039 Q * CO-muslim Remote host closed the connection 1279131039 Q * co_kluarmain Remote host closed the connection 1279131040 Q * Anth0ny- Remote host closed the connection 1279131048 Q * ce_sweetzz Read error: Connection reset by peer 1279131054 Q * c0_aL autokilled: This host violated network policy. Mail support@oftc.net if you feel this in error. (2010-07-14 18:10:54) 1279131095 Q * ktwilight__ Read error: Connection reset by peer 1279131242 Q * ntrs Ping timeout: 480 seconds 1279131337 F * daniel_hozac -i 1279131344 F * daniel_hozac -o daniel_hozac 1279132798 J * derjohn_foo ~aj@d064091.adsl.hansenet.de 1279133257 J * skoolkid ~skoolkid@63.81.0.20 1279133278 M * skoolkid quick question 1279133293 J * Ry4n_b3tE ~Aimen@c-68-33-114-183.hsd1.sc.comcast.net 1279133293 M * skoolkid how do we check if a context is already in use? 1279133294 Q * Ry4n_b3tE autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 18:48:14) 1279133382 M * daniel_hozac grep '^$' /etc/vservers//context 1279133385 M * daniel_hozac should work. 1279133445 M * skoolkid Is there any API to autogenerate context id? 1279133465 M * daniel_hozac if you leave it out, vserver .. build will do so for you. 1279133499 M * skoolkid oh I see, I have not tried that, thanks daniel_hozac 1279134979 J * c0_sChoOl_fB ~jcp@c-68-33-128-114.hsd1.va.comcast.net 1279136384 J * marc939 ~Faisal_36@c-75-67-184-250.hsd1.ma.comcast.net 1279136507 J * andre_suka_tante2 ~sephya_mu@S01060013d3fdbf1f.sc.shawcable.net 1279136882 M * skoolkid daniel_hozac: it worked, thanks man 1279136890 M * skoolkid another question 1279136922 M * skoolkid can we have dynamic IP for vserver? Like using DHCP? 1279137011 M * daniel_hozac it's possible 1279137033 M * daniel_hozac but in general you're advised to use a private IP for such guests, and just NAT them on the host. 1279137180 M * skoolkid Is it a lot of work to configure it to use dynamic IP? 1279137322 M * daniel_hozac not really, i just don't think anyone has documented it yet. 1279137877 M * skoolkid can we configure bridged network using dynamic IP? 1279138032 M * daniel_hozac what? 1279138313 M * julius linux-vserver doesn't need bridging… 1279138334 M * julius unless you want to bridge physical interfaces - of course 1279138840 Q * bonbons Quit: Leaving 1279139426 J * ntrs ~ntrs@77.28.7.43 1279139426 Q * ntrs_ Read error: Connection reset by peer 1279140473 Q * dna Quit: Verlassend 1279141736 Q * FireEgl Quit: Leaving... 1279141942 J * jojo_donk ~co_stemca@208.126.127.44 1279141943 Q * jojo_donk autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 21:12:23) 1279142763 J * yarihm ~yarihm@217-162-96-248.dclient.hispeed.ch 1279143117 J * junky[`Z[] ~co_skxxx@cpe-67-251-96-216.stny.res.rr.com 1279143118 Q * junky[`Z[] autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 21:31:58) 1279143199 M * skoolkid when I use the default init style (sysv), it's giving file not found on /dev/console. what did I do wrong? 1279143212 M * daniel_hozac nothing 1279143230 M * skoolkid is it just a warning? 1279143240 M * daniel_hozac it's ignorable spam. 1279143248 M * daniel_hozac your guest wasn't properly cleaned up. 1279143298 M * skoolkid it's a fresh install from ubuntu hardy using debootstrap method 1279143328 M * skoolkid what do I have to clean up after fresh build? 1279143372 M * daniel_hozac /usr/lib*/util-vserver/distributions/debian/initpost /etc/vservers/ /usr/lib*/util-vserver/util-vserver-vars 1279143565 J * CE_CR_KERJA_SERIUS ~co-archit@CPE-65-29-158-59.wi.res.rr.com 1279143737 M * skoolkid thanks daniel_hozac, I'll give it a shot 1279144293 Q * CE_CR_KERJA_SERIUS Ping timeout: 480 seconds 1279144399 A * MeCooL :) 1279144777 M * skoolkid cool, it worked, thanks daniel_hozac 1279144854 M * daniel_hozac you're welcome 1279145062 Q * skoolkid Read error: Operation timed out 1279145324 Q * petzsch Ping timeout: 480 seconds 1279146365 J * BenG ~bengreen@cpc6-aztw22-2-0-cust100.aztw.cable.virginmedia.com 1279146434 Q * BenG 1279146830 Q * harobed Ping timeout: 480 seconds 1279147663 Q * ntrs Ping timeout: 480 seconds 1279148783 Q * dowdle Remote host closed the connection 1279149701 J * Bluey_RoSe ~co_cakepz@247.39.100.97.cfl.res.rr.com 1279149702 Q * Bluey_RoSe autokilled: This host may be infected. Mail support@oftc.net with questions. BOPM (2010-07-14 23:21:42) 1279149984 J * man_romantic ~CUPLIS_fe@c-68-56-212-128.hsd1.fl.comcast.net 1279150010 Q * c0_sChoOl_fB Remote host closed the connection 1279150012 Q * andre_suka_tante2 Remote host closed the connection 1279150012 Q * marc939 Remote host closed the connection 1279150012 Q * man_romantic Remote host closed the connection 1279150924 Q * yarihm Ping timeout: 480 seconds