1200355218 Q * mountie Quit: LUNCK! 1200355712 Q * hparker Quit: Quit 1200355724 J * mountie ~mountie@trb229.travel-net.com 1200355773 Q * jescheng Remote host closed the connection 1200355794 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1200356026 Q * yarihm Quit: Leaving 1200356335 N * Hollow_ Hollow 1200356692 J * hparker ~hparker@linux.homershut.net 1200357087 J * aj_ ~aj@e180203048.adsl.alicedsl.de 1200357211 Q * bardia Quit: BitchX: its how steak is done 1200358192 Q * dowdle Remote host closed the connection 1200358444 Q * Kiu Quit: Kiu 1200359295 Q * Julius Remote host closed the connection 1200359441 Q * undefined Quit: Closing object 1200359778 J * bardia ~bardia@lnc.usc.edu 1200360584 M * Bertl okay, off to bed now .. have a good one! cya! 1200360589 N * Bertl Bertl_zZ 1200362932 M * jescheng hi 1200363014 M * jescheng does anyone know whether 'vprocunhide' can be done on a per vserver basis? 1200363064 M * jescheng the flower page says the control is from the .default directly which seems to indicate that the cmd will be done on all vservers? 1200367570 J * undefined ~undefined@adsl-68-94-190-217.dsl.rcsntx.swbell.net 1200369392 Q * mugwump_ Ping timeout: 480 seconds 1200371165 Q * mire Read error: Operation timed out 1200371505 J * aj__ ~aj@e180209216.adsl.alicedsl.de 1200371875 Q * aj_ Ping timeout: 480 seconds 1200376806 Q * jescheng Remote host closed the connection 1200376831 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1200377302 Q * undefined Quit: Closing object 1200378255 M * misc-- ok I have a guest that has mysql installed. The application though requires connecting to it via 127.0.0.1. As far as I know, there is no way I can connect via localhost on a guest is there? Any tricks? 1200379787 J * JonB ~NoSuchUse@kg1-68.kollegiegaarden.dk 1200380958 J * sharkjaw ~gab@shell.ormset.no 1200381134 J * marcel ~marcel@lt3.xs4all.nl 1200381918 J * meandtheshell ~sa@85.127.102.217 1200382064 Q * tam_ Remote host closed the connection 1200382322 J * Hollow_ ~hollow@proteus.croup.de 1200382322 Q * Hollow Read error: Connection reset by peer 1200382381 N * Hollow_ Hollow 1200382428 J * tam ~tam@gw.nettam.com 1200383187 N * Bertl_zZ Bertl 1200383194 M * Bertl morning folks! 1200383252 M * Bertl misc--: works out of the box with a recent kernel, and you can simply make it work by adding the first guest ip to the mysql config on older kernels 1200383255 M * misc-- morning 1200383324 M * misc-- ohhh I see, I'm sure I read somewhere where it wouldn't work... for example, I enable ssh on all interfaces but it only shows up as 192.168.1.208:22 and not 0.0.0.0:22 1200383366 M * Bertl for a single IP, with the single ip special casing, this is intentional (improves performance) 1200383380 M * Bertl nevertheless, you can disable it if you like ... 1200383489 M * misc-- ah right. Yes I'd like to disable it =) This is a dev box vserver whith a bunch of dev guests. If it will allow me to run things on both the main and local interface of a guest, then that would be great (OpenVZ can do that) 1200383562 M * Bertl well, then go ahead, disable it :) 1200383633 M * misc-- ok, I'm sure it's in the docs somewhere heh... Thanks for that 1200383682 M * Bertl http://linux-vserver.org/Capabilities_and_Flags 1200383688 M * Bertl (network flags) 1200383697 M * misc-- ahhh great thankyou! 1200383706 M * Bertl you're welcome! 1200385540 J * Infinito argos@200-101-44-197.gnace701.dsl.brasiltelecom.net.br 1200385961 J * friendly12345 ~friendly@ppp59-167-130-239.lns3.mel6.internode.on.net 1200385983 Q * friendly12345 Quit: Leaving. 1200386080 J * gebura ~gebura@77.192.186.197 1200386401 J * dna ~dna@91-243-dsl.kielnet.net 1200386805 M * misc-- Bertl: is it this option that you are talking about: LBACK_REMAP (use loopback-virtualisation (will only work in 2.3.0.xx or greater)) ? 1200386913 M * Bertl yep 1200386941 M * Bertl but you need to disable SINGLE_IP too 1200386973 M * misc-- ahh right ok then. 1200387014 M * misc-- vserver --version, shows: vserver 0.30.214 -- manages the state of vservers. Geez it can't be that old... 1200387037 M * Bertl that is fine, but you are looking at the util-vserver version :) 1200387066 M * misc-- ohh 1200387176 M * misc-- ah my uname -a shows vserver-2.3.0.29. Weird, it came from the Centos repo which is supposed to contain stable-only packages. I think 2.3.0 of vserver is in development. Oh well, stable enough I guess 1200387191 M * misc-- that's a relief, could have sworn I was running 2.2. Must be on one of the other ones 1200387192 M * Bertl yes, it is development 1200387200 M * misc-- good enough to run in production? 1200387213 M * Bertl it is running here, if that helps? 1200387217 M * misc-- actually don't answer that, stupid question heh 1200387227 M * misc-- ok. Well I've had no problems with it either 1200387301 M * gebura hi 1200387314 M * Bertl hey gebura! 1200387323 M * gebura hello Bertl :) 1200388575 Q * hparker Quit: g'nite 1200388781 J * friendly12345 ~friendly@ppp59-167-130-239.lns3.mel6.internode.on.net 1200389013 M * misc-- Bertl: alright sorry for being a pain, buttt... I did this: echo LBACK_REMAP /etc/vservers/myguest/nflags then restarted guest but still only listens on the main interface and not localhost. I don't need to put ~SINGLE_IP in nflags do I, because by defaults, nflags is empty... 1200389040 M * misc-- (I am testing ssh as an example - on the host, ssh only listens on the primary interface) 1200389173 M * Bertl check with /proc/virtnet//* to see what flags are set 1200389194 M * Bertl the SINGLE_IP is given by default, if there is only one IP set 1200389219 M * Bertl you also want to enable HIDE_LBACK to make mysql happy 1200389252 M * Bertl (note: you can change those flags on the running guest too, for testing) 1200389322 M * Bertl off for now .. bbl 1200389327 N * Bertl Bertl_oO 1200389630 Q * aj__ Ping timeout: 480 seconds 1200389850 M * misc-- sorry was just on the phone. OK well my /proc/virtnet//* I only have status and info in there 1200390066 M * misc-- hmm, my ncontext now has: LBACK_REMAP HIDE_LBACK ~SINGLE_IP restarted guest and now it seems to be working. Thanks! 1200390081 M * misc-- (my nflags I mean) 1200390704 M * misc-- anyway thanks a lot, it's solved all my problems :D 1200390759 M * awk hrm, had a funnny thing happen with 2 of my vservers 1200390762 M * awk they lost their network 1200390765 M * awk ifconfig showed nothing 1200390769 M * awk is this a known bug? 1200390788 Q * ||Cobra|| Read error: Connection reset by peer 1200391023 J * ||Cobra|| ~cob@pc-csa01.science.uva.nl 1200391219 J * _bjh_ ~bjh@84.112.154.154 1200391444 Q * friendly12345 Quit: Leaving. 1200396052 Q * JonB Quit: This computer has gone to sleep 1200397319 J * pmenier ~pme@LNeuilly-152-22-72-5.w193-251.abo.wanadoo.fr 1200398356 N * pmenier pmenier_lunch 1200399028 Q * Aiken Remote host closed the connection 1200399199 J * mire ~mire@227-170-222-85.adsl.verat.net 1200400274 Q * s0undt3ch Ping timeout: 480 seconds 1200400862 M * Bertl_oO awk: no, but a known mainline design feature (plus a misconfiguration on your side) 1200400887 M * Bertl_oO misc--: congrats! 1200402357 N * pmenier_lunch pmenier 1200403997 J * volkris ~chatzilla@g361.jlab.org 1200404010 J * ftx_ ~ftx@dslb-084-062-236-229.pools.arcor-ip.net 1200404129 M * volkris Is nss_vserver still a usable to provide host auth? 1200404165 M * volkris or has it been supplemented by another solution? 1200404248 M * Bertl_oO host auth as in? 1200404325 M * Bertl_oO i.e. what do you want to achieve? 1200404326 M * volkris From http://oldwiki.linux-vserver.org/HowtoHostAuth: nss_vserver module allows you to auth users from vservers on host via standard PAM auth. 1200404332 J * Julius ~julius@p57B2488B.dip.t-dialin.net 1200404332 M * volkris With using nss_vserver you not needed in syncshadows daemon from vserverauth.tar.gz -- only vslogin 1200404372 M * volkris http://oldwiki.linux-vserver.org/HowtoSSHLogin describes running a single ssh server on the host which, when people authenticate, logs them into a guest 1200404392 M * Bertl_oO probably works, but ask daniel_hozac, he probably has more details 1200404440 M * volkris Problem #2 is that the download link is now broken, so I was wondering mainly if nss_vserver has been replaced with another solution. 1200404568 M * Bertl_oO ah, yes, I heard about that a few weeks ago, maybe contact the author if possible? 1200404623 M * daniel_hozac i've never even heard of it before :) 1200404732 M * volkris The webpage says Anton Fedorov is the author 1200404735 M * volkris I suppose I'll email him 1200404836 M * Bertl_oO yes, last time this toppic came up, I checked the url, and it looked like it was moved or so and somebody forgot to update the url 1200404887 M * Bertl_oO as far as I understood, it is a pam version of the trampoline script 1200405138 J * lilalinux ~plasma@80.69.41.3 1200405148 J * ftx__ ~ftx@dslb-084-060-230-113.pools.arcor-ip.net 1200405306 M * Bertl_oO daniel_hozac: there seems to be some demand lately, maybe it can be integrated somehow into util-vserver at some point? 1200405331 M * Bertl_oO (would make sense as separate package for rpm) 1200405547 J * ftx ~ftx@dslb-084-062-252-037.pools.arcor-ip.net 1200405590 M * volkris It seems like a good idea for people who aren't using vserver to separate users from each other, where all guests will have the same users 1200405590 Q * ftx_ Ping timeout: 480 seconds 1200405656 M * daniel_hozac huh? how do you then decide which guest to enter? 1200405767 Q * ftx__ Ping timeout: 480 seconds 1200405854 M * volkris From http://oldwiki.linux-vserver.org/HowtoHostAuth "to login into vserver named "test" with user "user" use username "test-user" or "user@test"" 1200405930 J * Punkie ~Punkie@goc.coolhousing.net 1200405944 J * martindk_ ~chatzilla@203.19.141.34 1200405990 M * daniel_hozac i'm curious, why wouldn't you simply use LDAP or somesuch in the guests, and have users login directly? 1200405995 M * daniel_hozac (which is what i do) 1200406099 M * misc-- thanks Bertl_oO =) 1200406235 Q * martindk Ping timeout: 480 seconds 1200406246 N * martindk_ martindk 1200406294 M * volkris That a lot of hassle. Pam is already there, and frankly, every time I've used ldap in the past it's always gotten needlessly messy 1200406425 M * volkris Plus, this system will have a total of about three users. A separate user management system seems like overkill. 1200406438 M * harry how is the vserver patch for later kernels doing? i see that i'm the only one upgrading patches to the latest 2.6.22 kernel (being: .15 atm) 1200406445 J * ViRUS ~mp@p57A6FBFB.dip.t-dialin.net 1200406453 M * harry grmbl... 1200406454 M * harry not 1200406497 M * harry 2.6.22.16 is the latest 1200406695 M * daniel_hozac harry: there were no rejects last time i checked. 1200407146 J * doener_ ~doener@i577ADBA4.versanet.de 1200407560 Q * doener Ping timeout: 480 seconds 1200407589 Q * sharkjaw Quit: Leaving 1200407921 Q * marcel Read error: Connection reset by peer 1200408219 M * Julius I tried to deploy internal networking using dummy interfaces and it didn't work properly(ping only possible in one direction, problems with other interfaces) 1200408294 M * Julius I remember something about assigning LAN addresse to ethernet devices 1200408332 M * Julius but then it would be accessible from outside through the ethernet device 1200408650 Q * Infinito Quit: Quitte 1200409030 M * pmenier daniel_hozac: i got a rej while applying vs-2.2.0.5 on kernel-2.6.22.16 (http://paste.linux-vserver.org/11669) . 1200409072 M * pmenier on the file : fs/namei.c 1200409975 M * ard hmmm 1200409979 A * ard hates it... 1200409999 A * ard compiled 2.6.22.15 yesterday cuz it was the latest stable :-( 1200410029 A * pmenier and today it's 2.6.22.16.... 1200410061 M * ard :-) 1200410063 M * ard http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.22.y.git;a=commitdiff;h=53d06121542c36ec0f0e5504c8358a768e25cb9a 1200410096 M * pmenier changeLog 2.6.22.16 is really minimal 1200410097 M * ard I think it needs an extra check there ... it's the only difference between 15 and 16 1200410159 J * JonB ~NoSuchUse@kg1-68.kollegiegaarden.dk 1200410181 M * pmenier i'm not enough expert to know what to do about the namei.c.rej 1200410294 M * ard well, if you can edit the patch before applying, you should change those lines to read: 1200410303 M * ard - if (S_ISDIR(inode->i_mode) && (acc_mode & MAY_WRITE)) 1200410306 M * ard instead of: 1200410314 M * ard - if (S_ISDIR(inode->i_mode) && (flag & FMODE_WRITE)) 1200410325 M * ard because that's the change, hmmm 1200410326 M * ard wait 1200410359 M * pmenier diif is : else if (IS_RDONLY(inode) && (flag & FMODE_WRITE)) instead of else if ((IS_RDONLY(inode) || MNT_IS_RDONLY(nd->mnt)) && (flag & FMODE_WRITE)) 1200410393 J * larsivi ~larsivi@144.84-48-50.nextgentel.com 1200410449 M * ard I guess the vserver patch itself will also contain an error 1200410492 M * pmenier Bertl or daniel_hozac could tell us but it seems they're busy 1200410526 M * daniel_hozac http://people.linux-vserver.org/~dhozac/p/k/ 1200410567 M * ard + if (IS_COW(inode) && (flag & FMODE_WRITE)) { 1200410579 M * pmenier daniel_hozac: thanks 1200410580 M * ard must also be changed to acc_mode? 1200410584 M * daniel_hozac you're right. 1200410630 M * daniel_hozac it seems the mainline fix is also incomplete... 1200410696 M * daniel_hozac okay, will need some further investigation. 1200410748 M * ard anyway: The correctness of that patch is just as good as 2.6.22.15 ;-) 1200411003 Q * _bjh_ Quit: leaving 1200412680 J * balbir ~balbir@122.167.78.254 1200413146 J * systest ~systest@146-115-126-31.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com 1200413322 M * systest Can a vserver have multiple interfaces on the same container interface? 1200413425 M * gebura please say "hello" when coming :) 1200413432 M * gebura what do you mean by container ? 1200413437 M * gebura host ? 1200413459 M * systest y, host 1200413475 M * systest i.e. I want multiple IPs on the guest 1200413483 M * gebura i am not sure but i think 1200413491 M * gebura vservers interfaces are just aliases 1200413497 M * gebura link eth:0:0 1200413504 M * gebura eth0:0 sorry 1200413505 M * systest either secondary IPs on the same interfaces or multiple interfaces 1200413512 M * daniel_hozac either works fine. 1200413521 M * daniel_hozac interfaces do not matter at all. 1200413554 M * daniel_hozac in Linux-VServer <2.3, you can have 16 IP addresses assigned to each guest. 1200413555 M * systest so just create a second /etc/vservers//interfaces/X dir? e.g. ....interfaces/1 ? 1200413559 M * daniel_hozac yes. 1200413563 M * systest cool, thanks 1200413659 J * undefined ~undefined@adsl-68-94-190-217.dsl.rcsntx.swbell.net 1200414056 M * systest interesting, if there's no "name" entry for the guest, it doesn't show up on the host ifconfig 1200414072 M * systest previous admin only set dev and ip 1200414110 M * daniel_hozac as is expected... 1200414117 M * daniel_hozac ifconfig has been deprecated for years. 1200414122 M * daniel_hozac use ip a instead. 1200414254 A * ard is going to give a huge party when every distro starts to ditch ifconfig 8-D 1200414278 M * gebura but ip documentation is very poor :( 1200414282 M * ard It keeps people back in developing the right insight into the linux IP-stack 1200414298 M * daniel_hozac gebura: huh? 1200414299 M * ard gebura : depends :-) 1200414308 M * ard ip help... ip addr help ... 1200414317 M * ard it's all documented in the command 1200414324 M * gebura i apologize, i haven't looked at since few years 1200414330 M * gebura but 2 or 3 years ago 1200414339 M * gebura building qos with ip... grr 1200414351 M * ard but the better things are: ip ro sh table all, and ip ru show and stuff like that... 1200414359 M * ard you mean tc.... 1200414361 M * ard not ip :-) 1200414385 M * ard even now I can wake up screaming after a nightmare about tc... But it does work :-) 1200414406 M * michiel` :) 1200414409 M * gebura haha 1200414415 M * gebura :) 1200414461 A * ard still needs to trace the kernel stack with iptables and such 1200414489 M * ard I want to do tc on the eth device, while having > 50 vlans on that device :-) 1200414574 M * gebura outch 1200414577 M * gebura good luck 1200414584 M * gebura gtg, good evening all :) 1200414589 M * ard O/~ 1200414608 Q * gebura Quit: Quitte 1200416041 M * alfs_ I have a question about networking, anyone good with that subject? 1200416083 M * alfs_ I'm migrating from vserver, where two vservers shared one IP address (one web and one mailserver, listening on port 25 and port 80, but in different vserver-contexts) 1200416104 M * JonB well, you can try 1200416113 M * JonB you never know who lurks in the background 1200416197 Q * larsivi Quit: Konversation terminated! 1200416200 M * alfs_ hmm... I realized I was in the wrong channel, as it works great in vserver, but not in openvz :) 1200416220 Q * systest Quit: Client exiting 1200416230 M * alfs_ anyway, I want to do the same in openvz, but those interfaces are so virtualized that they cannot share the address 1200416231 M * JonB so you have experience with both? 1200416280 M * alfs_ I've ran a production vserver for a year 1200416298 M * alfs_ but now I'm trying out openvz and some other virtualization products 1200416313 M * JonB okay 1200416314 M * alfs_ and testing to migrate my existing setup 1200416455 M * JonB cant you have 2 different interfaces in openvz that uses local addresses, or perhaps lo0 or dummy interfaces. Then you setup a ethernet alias in the host with the shared ip address, and use iptables to forward 1200417037 J * bonbons ~bonbons@ppp-110-88.adsl.restena.lu 1200417693 J * raa ~raa@static-207-114-230-7.asisna.com 1200417726 M * waldi what is the state of 2.6.24 support? 1200417781 M * raa Good Morning from Spokane WA. 1200417805 M * raa I have a quick (I hope) question on (v)yum 1200417806 M * daniel_hozac waldi: still missing features. 1200417813 M * daniel_hozac hello raa 1200417833 M * volkris What's the best way to maintain a single set of users across guests? 1200417870 M * mnemoc LDAP 1200417872 M * JonB volkris: that depends 1200417878 M * daniel_hozac you can always hardlink the passwd/group/shadow files. 1200417898 M * JonB but then people can not change password inside 1 guest 1200417925 M * daniel_hozac that's the point= 1200417929 M * volkris That's not a big deal in my case. 1200417930 M * JonB other options are nis, samba, 1200417939 M * JonB daniel_hozac: i was not clear enough 1200417955 M * JonB daniel_hozac: if people change password, then the file is deleted and rewritten 1200417966 M * raa While installing (playing with) yum-priorities I got an incorrect version of yum installed. How do I for force yum to use the one off Daniel's site? 1200417976 M * JonB daniel_hozac: so you will end up with different passwords on different guests 1200417988 M * waldi volkris: ldap, db 1200418000 M * daniel_hozac raa: which distribution? 1200418013 M * volkris I'll hardlink. I don't anticipate having to add users often at all 1200418021 M * raa Sorry, CentOS 5 1200418023 M * volkris and I'll relink every time. Not a problem 1200418101 M * waldi daniel_hozac: which sort of features? 1200418160 M * daniel_hozac waldi: the scheduler hasn't been ported to CFS yet. plain init is still broken. 1200418197 M * waldi daniel_hozac: ah 1200418198 M * daniel_hozac IIRC there are more, but i haven't written them down anywhere. 1200418239 A * waldi needs a new kernel for the sparc machine ... 1200418262 M * daniel_hozac i'd go for 2.6.22.16 then. 1200418282 M * waldi .22 is broken 1200418290 M * waldi even .23 is 1200418365 M * daniel_hozac heh. 1200418394 M * waldi so my options are limited 1200418412 M * waldi i have a hacked .21 which only dies any week 1200418426 M * daniel_hozac what's the problem exactly? 1200418435 M * daniel_hozac (i'll be bringing up my sparc soon) 1200418544 M * waldi unsure. it just dies. the sparc people seems to have fixed it in the meantime 1200418612 M * daniel_hozac so the latest git tree works fine? 1200418675 M * waldi dunno, had no time lately to verify that 1200418727 M * daniel_hozac raa: everything seems to work fine here, have you tried just getting rid of the priorities? 1200418889 M * raa daniel_hozac: I forgot to mention I was trying to get rpmforge blended in also. I think that is where I got the bogus yum from. 1200418989 M * daniel_hozac remove that yum then, and install the right one. 1200419253 M * raa daniel_hozac: Do you know which one to install? Your site or from CentOS? 1200419279 M * daniel_hozac if you want the chroot-safe one, mine. 1200419381 M * raa daniel_hozac: Great. Now to get there. I keep getting time-out errors. http://rpm.hozac.com/ 1200419443 Q * pmenier Quit: Konversation terminated! 1200419466 M * daniel_hozac works fine from the boxes i have access to. 1200419472 Q * JonB Ping timeout: 480 seconds 1200419531 M * raa OK. Time to reboot this silly Windows box. Thanks. 1200419543 Q * raa Quit: Leaving 1200419991 J * JonB ~NoSuchUse@0405ds1-noe.0.fullrate.dk 1200420007 Q * jescheng Remote host closed the connection 1200420031 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1200420236 J * Linus ~nuhks@bl7-131-245.dsl.telepac.pt 1200420267 Q * Linus Remote host closed the connection 1200420283 J * virtuoso_ ~s0t0na@78.37.193.115 1200420303 J * fosco fosco@konoha.devnullteam.org 1200420423 Q * fosco_ Ping timeout: 480 seconds 1200420693 Q * virtuoso Ping timeout: 480 seconds 1200420763 M * waldi daniel_hozac: unfixed ... at least rc7 breaks also ... 1200420769 M * waldi *gnarg* 1200420794 M * waldi no break, no console 1200420800 M * daniel_hozac heh. 1200420872 M * waldi looks like is it time to reinstall solaris and use ldoms 1200421373 Q * fosco Read error: Connection reset by peer 1200421374 J * fosco fosco@konoha.devnullteam.org 1200421955 J * raa ~raa@static-207-114-230-7.asisna.com 1200421982 Q * fosco Read error: Connection reset by peer 1200422046 M * raa daniel_hozac:The yum fix worked. Thanks. 1200422513 J * mick_work ~clamwin@adsl-068-157-089-099.sip.bct.bellsouth.net 1200423053 M * ard waldi : what is the brokenness in .22? 1200423063 A * ard wants to know before hitting a wall 1200423075 Q * raa Quit: Leaving 1200423089 M * daniel_hozac sparc. 1200423097 M * ard ah 1200423117 A * ard exchanged his sparc for a dual PIII SMP server 1200423126 M * ard it hurt to let go of a 64 bit machine 1200423142 M * ard but in the end the PIII was faster for my purposes :-) 1200423153 A * ard will notify the new sparc owner 1200423280 M * waldi its only a T2000 1200423345 J * fosco fosco@konoha.devnullteam.org 1200423441 M * daniel_hozac only a T2000? mine's a ultra10... 1200423520 M * ard :-) 1200423702 M * waldi "only"[tm] 1200423777 J * hparker ~hparker@linux.homershut.net 1200423901 Q * Punkie Quit: Odcházím 1200424089 Q * fosco Ping timeout: 480 seconds 1200424311 J * fosco fosco@konoha.devnullteam.org 1200424878 Q * fosco Ping timeout: 480 seconds 1200425092 J * fosco fosco@konoha.devnullteam.org 1200425250 Q * mire Ping timeout: 480 seconds 1200425659 Q * fosco Ping timeout: 480 seconds 1200425677 J * dowdle ~dowdle@scott.coe.montana.edu 1200425880 J * fosco fosco@konoha.devnullteam.org 1200425900 J * mire ~mire@165-170-222-85.adsl.verat.net 1200426590 Q * fosco Ping timeout: 480 seconds 1200426591 Q * Julius Remote host closed the connection 1200426710 J * yarihm ~yarihm@84-75-125-120.dclient.hispeed.ch 1200426810 J * fosco fosco@konoha.devnullteam.org 1200427583 Q * fosco Ping timeout: 480 seconds 1200427676 J * DLange ~dlange@p57A30F35.dip0.t-ipconnect.de 1200427830 J * fosco fosco@konoha.devnullteam.org 1200427861 N * Bertl_oO Bertl 1200427869 M * Bertl evening folks! 1200427878 M * daniel_hozac evening Bertl! 1200427907 M * michiel` evening all 1200427957 J * rhodes ~rhodes@hc652a896.dhcp.vt.edu 1200428664 Q * fosco Ping timeout: 480 seconds 1200428778 J * ema ~ema@rtfm.galliera.it 1200428883 J * fosco fosco@konoha.devnullteam.org 1200428916 J * mstrobert ~mstrobert@wkstn.wycliffe.ca 1200428920 M * mstrobert Hi 1200428967 M * Bertl wb mstrobert! 1200428975 M * mstrobert oh nevermind. I can't believe I just spent all that time looking at the script. Of course vapt-get doesn't work for a fedora7 vserver :) 1200428983 M * mstrobert Bertl: thx :) 1200429142 Q * ftx Ping timeout: 480 seconds 1200429912 Q * sladen Ping timeout: 480 seconds 1200430055 J * sladen paul@starsky.19inch.net 1200430272 J * Aiken ~james@ppp121-45-194-143.lns1.bne1.internode.on.net 1200430310 M * Bertl wb Aiken! 1200430323 M * Aiken hi 1200431468 Q * JonB Quit: This computer has gone to sleep 1200432777 Q * DLange Quit: Bye, bye. Hasta luego. 1200432879 Q * rhodes Quit: rhodes 1200433027 Q * meandtheshell Quit: Leaving. 1200433705 J * JonB ~NoSuchUse@kg1-68.kollegiegaarden.dk 1200433763 Q * bonbons Quit: Leaving 1200434560 Q * ema Quit: leaving 1200434776 Q * JonB Quit: This computer has gone to sleep 1200435084 J * flora29 ~flora29@ANantes-257-1-114-177.w90-25.abo.wanadoo.fr 1200435091 M * Bertl welcome flora29! 1200435114 M * daniel_hozac i think that's a trojan or something. 1200435138 J * aj__ ~aj@p5B23BDE7.dip.t-dialin.net 1200435149 M * Bertl daniel_hozac: we do not have anything against folks from troja :) 1200435161 M * daniel_hozac lol 1200435191 Q * flora29 1200435340 M * Bertl actually that would be troi, or am I wrong? 1200435461 M * daniel_hozac i have no idea... :) 1200435545 M * Bertl nah, it's troia (in english) 1200436287 Q * lilalinux Remote host closed the connection 1200436428 J * NecroFrYeR ezadmin@c-98-226-85-10.hsd1.in.comcast.net 1200436456 P * NecroFrYeR 1200436869 M * Bertl well, actually, after some wikipedia reading, I figured that the aincient city is called 'Troy' and that's where the Trojans come from :) 1200436891 M * Bertl (in the english speaking world, that is :) 1200437192 M * mnemoc *G* 1200437230 M * mnemoc so trojans come from turkey ... .oO 1200437355 Q * aj__ Quit: Verlassend 1200437368 J * derjohn_mobil ~aj@p5B23BDE7.dip.t-dialin.net 1200438087 J * dna_ ~dna@91-243-dsl.kielnet.net 1200438485 Q * dna Ping timeout: 480 seconds 1200439103 Q * ViRUS Quit: Leaving