1102734009 N * Bertl_zZ Bertl 1102734050 M * Bertl up again ... was short but refreshing ... 1102738312 J * Nesh ~dmistry@ool-435241a6.dyn.optonline.net 1102738317 M * Nesh hello 1102738322 M * Bertl welcome Nesh! 1102738328 M * Nesh BERT! 1102738331 M * Nesh guess what 1102738339 M * Bertl hmm, you got promoted? 1102738353 M * Nesh well 6months ago 1102738355 M * Nesh :P 1102738359 M * Nesh but Linux beast 2.6.9-vs1.9.3 1102738363 M * Nesh vserver back! 1102738371 M * Bertl you want to donate a reasonable amount of money? 1102738381 M * Nesh whats reasonable 1102738391 M * Bertl whatever you consider reasonable ;) 1102738413 M * Nesh lemme ask my wife what she thinks 1102738415 M * Nesh ;) 1102738430 M * Bertl okay, let me make another guess: you want to test ngnet? 1102738436 M * Nesh vserver changed soo muchhhh 1102738455 M * Nesh what is ngnet 1102738469 M * Bertl next generation networking code 1102738483 M * Nesh sure why not 1102738500 M * Bertl well, it's highly experimental atm ... 1102738504 M * Nesh Latest version installed: 0.30.196 1102738522 M * Nesh thats ok tis vserver box is my home test box 1102738565 M * Nesh I am running a Gentoo Host tho. 1102738567 M * Bertl well, then ... 1102738578 M * Nesh if that matters 1102738612 M * Bertl not to me ... 1102738634 M * Nesh ok then tell me the way 1102738695 M * Bertl http://vserver.13thfloor.at/Experimental/patch-2.6.10-rc3-vs1.9.3.11.diff 1102738703 M * Bertl that is the basis 1102738750 M * Nesh ok apply this to 2.6.10-rc3 source? 1102738757 M * Bertl yep, 1102738766 M * Bertl then ontop of that the ngnet patch 1102738775 M * Nesh ok wait lemme grab source 1102738857 M * Nesh where is the ngnet patch? 1102738884 M * Bertl http://vserver.13thfloor.at/Experimental/NGNET/ 1102738910 M * Bertl hmm, maybe you should take 1.9.3.10 for now ... 1102738920 M * Bertl then 1102738924 M * Bertl http://vserver.13thfloor.at/Experimental/NGNET/diff-2.6.10-rc3-vs1.9.3.10-ng7.diff 1102738928 M * Bertl and 1102738932 M * Bertl http://vserver.13thfloor.at/Experimental/NGNET/delta-2.6.10-rc3-vs1.9.3.10-ng7-ng7.2.diff 1102738954 M * Bertl you also need to patch iptables with: 1102738960 M * Bertl http://vserver.13thfloor.at/Experimental/NGNET/iptables-1.2.9-vnet.diff 1102738970 M * Bertl and compile: http://vserver.13thfloor.at/Experimental/NGNET/vnet-0.02.tar.bz2 1102739148 M * Nesh ok so I have patched 2.6.10-r3 with patch-2.6.10-rc3-vs1.9.3.11.diff 1102739172 M * Bertl as I said, better take 1.9.3.10 for now ... 1102739187 M * Bertl (unless you want to apply the patches by hand) 1102739194 M * Nesh nah 1102739216 M * Nesh lemme do 10 instead 1102739223 M * Nesh sec 1102739521 M * Nesh so this diff-2.6.10-rc3-vs1.9.3.10-ng7.diff ? 1102739539 M * Bertl yep, and the delta ontop of that 1102739543 M * Nesh k 1102739593 M * Nesh [root@beast:/usr/src/linux-2.6.10-rc3]$ patch -p1 < ../diff-2.6.10-rc3-vs1.9.3.10-ng7.diff 1102739593 M * Nesh can't find file to patch at input line 4 1102739593 M * Nesh Perhaps you used the wrong -p or --strip option? 1102739593 M * Nesh The text leading up to this was: 1102739593 M * Nesh -------------------------- 1102739595 M * Nesh |diff -NurpP --minimal linux-2.6.10-rc3-vs1.9.3.10/Documentation/vserver/debug.txt linux-2.6.10-rc3-vs1.9.3.10-ng7/Documentation/vserver/debug.txt 1102739595 M * Nesh |--- linux-2.6.10-rc3-vs1.9.3.10/Documentation/vserver/debug.txt 2004-12-06 23:36:05.000000000 +0100 1102739597 M * Nesh |+++ linux-2.6.10-rc3-vs1.9.3.10-ng7/Documentation/vserver/debug.txt 2004-12-07 00:33:03.000000000 +0100 1102739597 M * Nesh -------------------------- 1102739605 M * Nesh not really applying 1102739626 M * Bertl then you did something wrong ... 1102739639 M * Nesh hmm 1102739649 M * Nesh patch < ../diff-2.6.10-rc3-vs1.9.3.10-ng7.diff 1102739653 M * Nesh is the command I used. 1102739672 M * Bertl patch -p1 but you wrote that 1102739684 M * Bertl did you apply the 1.9.3.10 aptch before? 1102739690 M * Nesh no 1102739694 M * Nesh i am rm -rf now 1102739699 M * Nesh and un tar again 1102739739 M * Nesh ok clean untared source 1102739803 M * Nesh should I cp te diff in to the src dir? 1102739869 M * Nesh i am going to run this ok 1102739871 M * Nesh [root@beast:/usr/src/linux-2.6.10-rc3]$ patch -p1 < ../diff-2.6.10-rc3-vs1.9.3.10-ng7.diff 1102739887 M * Bertl let's do the following: 1102739889 M * Nesh k 1102739902 M * Bertl cp -la /usr/src/linux-2.6.10-rc3 /usr/src/linux-2.6.10-rc3-vs1.9.3.10 1102739912 M * Bertl cd /usr/src/linux-2.6.10-rc3-vs1.9.3.10 1102739920 M * Bertl then the patch ... 1102739937 M * Bertl but not the ng7 patch 1102739943 M * Nesh ok which patch 1102739947 M * Bertl http://vserver.13thfloor.at/Experimental/patch-2.6.10-rc3-vs1.9.3.10.diff 1102739961 M * Bertl after that ... 1102739964 M * Bertl cd .. 1102739973 M * Bertl cp -la linux-2.6.10-rc3-vs1.9.3.10 linux-2.6.10-rc3-vs1.9.3.10-ng7 1102739979 M * Bertl cd linux-2.6.10-rc3-vs1.9.3.10-ng7 1102739984 M * Bertl then the ng7 patch ... 1102740045 M * Nesh ng7 is this one diff-2.6.10-rc3-vs1.9.3.10-ng7.diff 1102740046 M * Nesh ? 1102740052 M * Bertl yep 1102740061 M * Bertl after that you do 1102740063 M * Bertl cd .. 1102740063 M * Nesh ok both applied clean 1102740066 M * Nesh :) 1102740071 M * Bertl cp -la linux-2.6.10-rc3-vs1.9.3.10-ng7 linux-2.6.10-rc3-vs1.9.3.10-ng7.2 1102740077 M * Bertl cd linux-2.6.10-rc3-vs1.9.3.10-ng7.2 1102740082 M * Bertl and apply the delta 1102740175 M * Nesh delta-2.6.10-rc3-vs1.9.3.10-ng7-ng7.2.diff ? 1102740189 M * Bertl yep 1102740200 M * Nesh ok applied clean 1102740218 M * Nesh build kernel now? 1102740228 M * Bertl nope 1102740230 M * Bertl cd .. 1102740233 M * Nesh k 1102740240 M * Bertl cp -la linux-2.6.10-rc3-vs1.9.3.10-ng7.2 linux-2.6.10-rc3-vs1.9.3.10-ng7.2-BUILD 1102740248 M * Bertl cd linux-2.6.10-rc3-vs1.9.3.10-ng7.2-BUILD 1102740259 M * Bertl then get the config: http://vserver.13thfloor.at/Experimental/NGNET/kernel-ng5.config 1102740272 M * Bertl and add the drivers your system needs to boot 1102740288 M * Bertl (or adapt your config to match this config for networking stuff) 1102740313 M * Nesh ok i will cp kernel-ng5.config .config 1102740318 M * Nesh and add my stuff ok? 1102740337 M * Bertl okay, that is fine ... 1102740353 M * Nesh kk 1102740539 M * Nesh ok i am running 'make' now 1102740543 J * _no_x ~vps@c150229.adsl.hansenet.de 1102740552 M * Nesh brb smoke while it compiles 1102740564 M * Bertl welcome _no_x! 1102740602 A * Bertl now waiting for the no_x join ;) 1102740649 Q * no_x Ping timeout: 480 seconds 1102740654 N * _no_x no_x 1102740684 M * Bertl yeah, adsl ... 1102740953 M * Nesh still 'make'ing 1102740979 M * Bertl in the meantime you can prepare iptables and the vnet tools 1102740997 M * Nesh show me the way 1102741055 M * Bertl get the iptables source (1.2.9) and apply the patch 1102741068 M * Bertl then configure and compile it as usual ... 1102741160 M * Nesh any revision? 1102741193 M * Bertl revision? 1102741219 M * Nesh i only have iptables-1.2.11.tar.bz2 1102741238 M * Bertl well, the aptch is for 1.2.9 but you can try ... 1102741254 M * Nesh do u have 1.2.9 source? 1102741286 M * Bertl http://www.iptables.org/files/iptables-1.2.9.tar.bz2 1102741290 M * Nesh nice! 1102741301 M * Nesh k 1102741374 M * Nesh patch applied now I do a make KERNEL_DIR=/usr/src/linux-2.6.10-rc3-vs1.9.3.10-ng7.2-BUILD 1102741375 M * Nesh ? 1102741394 M * Bertl for example ... 1102741431 M * Nesh mm 1102741463 M * Nesh thats what the INSTALL says 1102741464 M * Nesh :) 1102741488 M * Bertl yeah, will be fine I guess ;) 1102741512 M * Nesh k its make'in now 1102741525 M * Nesh kernel finished btw 1102741547 M * Nesh ok patched iptables 1.2.9 installed 1102741559 M * Bertl good, now the vnet tools ... 1102741572 M * Bertl http://vserver.13thfloor.at/Experimental/NGNET/vnet-0.02.tar.bz2 1102741612 M * Bertl then the kernel boot ... (or maybe last checks if all required drivers are compiled in?) 1102741733 M * Nesh make ; make install ? 1102741746 M * Nesh for vnet 1102741756 M * Bertl make yes, no make isntall 1102741764 M * Nesh ok its made 1102741771 M * Bertl just copy the resulting vnet binary somewhere you can reach it 1102741774 M * Nesh k 1102741797 M * Nesh [root@beast:/home/dmistry]$ which vnet 1102741800 M * Nesh /usr/local/bin/vnet 1102741803 M * Nesh ok 1102741811 M * Nesh reboot new kernel 1102741813 M * Nesh ? 1102741834 M * Bertl yep 1102741854 M * Nesh ok rebooting brb 1102742098 Q * Nesh Read error: Connection reset by peer 1102742155 J * Nesh ~dmistry@ool-435241a6.dyn.optonline.net 1102742163 M * Nesh mm hands on uncompressing kernel 1102742169 M * Nesh maybe I should use my .config 1102742174 M * Nesh and enable stuff you need? 1102742232 M * Bertl just compare both configs, you probably forgot to enable a console or so ... 1102742257 M * Bertl but you can also work the other way round, as I mentioned previously ... 1102742292 M * Nesh all you need is for me to enable all te vserver stuff right? 1102742307 M * Nesh UID24/GID24 1102742312 M * Nesh and * for everything else? 1102742313 M * Bertl and to make sure that the routing and iptables stuff is correct 1102742330 M * Bertl (i.e. in the way the provided config uses it) 1102742334 M * Nesh i have all iptables enabled as modules 1102742341 M * Nesh ohh 1102742342 M * Nesh hmm 1102742377 M * Nesh thats gonna be tricky 1102742384 M * Bertl just compare both configs line for line and 1102742403 M * Bertl whenever you find something ip related, use the stuff from my config 1102742423 M * Bertl whenever you find something driver related, use your config 1102742463 M * Nesh k 1102742466 M * Nesh lemme try 1102742554 M * Nesh gonna be hard 1102742555 M * Nesh :) 1102742603 M * Bertl well, basically if you _know_ what devices you need on your system, it's a matter of a minute or so ... 1102742640 M * Nesh ya I try again 1102742644 M * Nesh with your config 1102742644 M * Nesh :) 1102742918 M * Nesh ok reboot time 1102742920 M * Nesh brb 1102742933 Q * Nesh Quit: rbeoot 1102743234 J * Nesh ~dmistry@ool-435241a6.dyn.optonline.net 1102743240 M * Nesh no go same thing 1102743260 M * Bertl did you configure a console this time? 1102743265 M * Nesh no 1102743269 M * Nesh where? 1102743287 M * Bertl well, how do you configure your kernel? 1102743321 M * Bertl my config uses serial console by default 1102743331 J * Nesh_ ~dmistry@ool-435241a6.dyn.optonline.net 1102743344 M * Nesh_ were console? 1102743382 M * Bertl upload your config somewhere (the one which _is_ booting 2.6.x on your system) 1102743387 M * Nesh_ k 1102743453 M * Nesh_ http://www.dineshmistry.com/config-2.6.9-gentoo-r6 1102743941 M * Bertl http://vserver.13thfloor.at/Stuff/dinesh_01.config 1102743945 M * Bertl try that one ... 1102743958 M * Nesh_ ok 1102743987 M * Nesh_ its compiling now 1102744640 M * Nesh_ ok 1102744700 M * Nesh_ ok rebooting 1102744707 M * Nesh_ brb 1102744710 Q * Nesh_ Quit: BitchX: it keeps going and going and going and going and... 1102745189 Q * Nesh Ping timeout: 480 seconds 1102745233 Q * flock Ping timeout: 480 seconds 1102745478 J * Nesh ~dmistry@ool-435241a6.dyn.optonline.net 1102745481 M * Nesh interesting 1102745487 M * Nesh system boots network comes up 1102745491 M * Nesh I can ping the gw 1102745499 M * Nesh but it will not add te default gw 1102745511 M * Bertl might happen ... 1102745517 M * Nesh i can ping the default gw and local network is fine... 1102745525 M * Bertl as I said, very experimental 1102745536 M * Nesh ah i found the first bug! 1102745537 M * Nesh :) 1102745568 M * Bertl can you get anything to/from that machine? 1102745587 M * Nesh yeah from my laptop i can ssh in 1102745593 M * Nesh all local network works 1102745600 M * Bertl okay, then try the http://vserver.13thfloor.at/Experimental/NGNET/vnet3_setup.sh 1102745625 M * Bertl it will give you a 'first' impression of the work in progress 1102745648 M * Nesh ok do i need to modify anything 1102745648 M * Bertl after that script, you can do 'chcontext --ctx 100 bash' 1102745674 M * Bertl if you are using 192.168.0.x for your local network, adjust the script first 1102745685 M * Bertl (so that it uses different ips) 1102745696 M * Nesh i use 192.168.11 1102745704 M * Bertl okay, then it should be fine 1102745724 M * Nesh ok i need to reboot back in to it i will irc from another server 1102745726 M * Nesh brb 1102745735 Q * Nesh Quit: 1102745838 Q * mboman Quit: One day I'll get that peer and reset HIS connection! 1102746926 M * Bertl okay, I'm off to bed now ... have fun! 1102746935 N * Bertl Bertl_zZ 1102754267 Q * infowolfe Read error: Connection reset by peer 1102761204 J * grecea ~grecea@h-195-22-237-74.mdl.net 1102765208 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1102770086 N * cereal|away cereal 1102778595 Q * grecea Quit: Leaving 1102779624 N * cereal cereal|away 1102780174 Q * flock Remote host closed the connection 1102780460 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1102781158 Q * virtuoso Ping timeout: 480 seconds 1102782207 J * DuckMaster ~Duck@dyn-83-154-71-234.ppp.tiscali.fr 1102782324 N * Bertl_zZ Bertl 1102782331 M * Bertl morning folks! 1102782388 M * Loki|muh wb Bertl 1102782406 M * Bertl hey Loki|muh, how are you? 1102782460 M * Loki|muh i`m fine, just remastering a knoppix ;) 1102782628 Q * DuckKing Ping timeout: 480 seconds 1102783596 J * Shuri Shuri@dsl.speedline209.226.electronicbox.net 1102783882 M * Bertl welcome Shuri! 1102785233 J * Rusty ~rusty@rev.193.226.233.94.euroweb.hu 1102785237 M * Rusty hello guys :) 1102785270 M * Bertl hey Rusty! 1102785284 M * Rusty Bertl: i have a little quastion. 1102785306 M * Bertl let's hear your question then ... 1102785338 M * Rusty do you recommend the using of development vserver patch (1.9.3) on a 'real time' hosting server? 1102785358 M * Rusty with linux kernel 2.6.9.. 1102785371 M * Bertl depends on what you want .. if you don't need the features, stick with stable 1102785391 M * Rusty can i use stable patch with linux kernel 2.6.9? 1102785400 M * Bertl (and I do not recommend 2.6.9, but 2.6.10-rc3 seems fine ...) 1102785412 M * Bertl no, stable patch is for 2.4 only 1102785452 M * Rusty why don't you recommend 2.6.9? do you haved problems with that kernel version? 1102785472 M * Bertl 2.6.9 had some issues (which where discussed on lkml) 1102785505 M * Rusty what is lkml means? 1102785516 M * Bertl lkml = Linux Kernel Mailing List 1102785530 M * Rusty thanks :) 1102785592 M * Bertl but the 2.6/1.9 setup seems relatively stable, otherwise Lycos and other hosting companies would not use them ... 1102786951 M * Bertl okay, dinner time ... back later ... 1102786971 N * Bertl Bertl_oO 1102788104 N * Bertl_oO Bertl 1102788155 M * Bertl back now ... 1102790193 M * Rusty i have a little problem, with the vserver-patch (1.9.3) and linux-kernel 2.6.10-rc3: 1102790204 M * Rusty kernel/printk.c: In function `do_syslog': 1102790204 M * Rusty kernel/printk.c:256: warning: implicit declaration of function 1102790204 M * Rusty `vx_check' 1102790204 M * Rusty kernel/printk.c:256: error: `VX_ADMIN' undeclared (first use in this 1102790204 M * Rusty function) 1102790206 M * Rusty kernel/printk.c:256: error: (Each undeclared identifier is reported only 1102790206 M * Rusty once 1102790208 M * Rusty kernel/printk.c:256: error: for each function it appears in.) 1102790210 M * Rusty kernel/printk.c:256: error: `VX_WATCH' undeclared (first use in this 1102790212 M * Rusty function) 1102790215 M * Rusty make[1]: *** [kernel/printk.o] Error 1 1102790219 M * Rusty any suggestions? 1102790264 M * Bertl try this patch: http://vserver.13thfloor.at/Experimental/patch-2.6.10-rc3-vs1.9.3.11.diff 1102790358 M * Rusty thanks :) 1102790366 M * Rusty i try it 1102790417 M * Bertl you're welcome! 1102790774 N * cereal|away cereal 1102790785 M * Bertl welcome cereal! 1102792993 Q * ravenedge Ping timeout: 480 seconds 1102793198 M * Rusty Bertl: it works... thanks :) 1102793208 M * Bertl my pleasure ... 1102794192 M * Rusty Bertl: can i ask u, what vserver-util packages should i download to use whit my linux-kernel 2.6.10-rc3 patched with vserver-1.9.3? 1102794224 M * Bertl 1.9.3.11, best would be 0.30.196 but other will work too 1102794247 M * Rusty is there a .deb package? 1102794262 M * Bertl don't know, maybe ... 1102794280 M * Bertl I would check the wiki (linux-vserver.org) 1102794304 J * ravenedge click@dsl-84-161.aal.tiscali.no 1102794314 M * Bertl wb ravenedge! 1102794550 M * ravenedge thanks bertl 1102794561 M * ravenedge gone from click to ravenedge on all nets now 1102794574 M * ravenedge got fed up with having to fight with italian scriptkiddies for a nick on ircnet 1102794585 M * Bertl well, and changed your domain too? 1102794664 Q * matti Ping timeout: 480 seconds 1102794804 J * matti matti@linux.gentoo.pl 1102794905 M * ravenedge well, not really, just got a few problems getting it reversed on irc, due to a fucking lazy ip-block-owner not listening to that I want control over that part myself 1102794917 M * ravenedge he's a friend of mine as well, so :/ 1102794927 M * ravenedge irc'ing from home at the moment 1102794937 M * ravenedge (have been for some time as well) 1102794993 M * Bertl i.c. 1102795004 M * Bertl how about your gf? 1102795040 M * ravenedge broke up about a month ago :/ 1102795059 M * ravenedge that's one of the reasons I haven't been 'active' in a bit :/ 1102795072 M * ravenedge too much to clear up mindwise etc 1102795089 M * Bertl hmm .. well before it was also a reason to not being 'active' IIRC ;) 1102795112 M * Bertl but not my business ... just curious ;) 1102795218 M * Bertl ravenedge: so what brings you back here? 1102795606 M * Rusty Bertl: i have an error message, when i start the vserver: 1102795608 M * Rusty /usr/sbin/vserver: line 576: ulimit: max user processes: cannot modify limit: Invalid argument 1102795618 M * Rusty what does this mean? 1102795644 M * Bertl well, first I'd say you use util vserver 0.30 (i.e. the legacy tools) 1102795669 M * Bertl then I'd say you have an old config which has an entry about the ulimits 1102795707 M * Bertl something like ULIMIT="-S -n ..." 1102795710 M * Rusty i use the util vserver 0.30... so it is the config... 1102795732 M * Bertl and you really want to replace the -S by -HS ;) 1102795759 M * Bertl this is required since ... hmmm about 5-7 months ... 1102795796 M * Bertl (it was a change introduced around 2.4.22 or so) 1102795807 M * Rusty ULIMIT="-H -u 256 -n 1024" 1102795813 M * Rusty this is my old option.... 1102795823 M * Bertl well, make it ULIMIT="-HS -u 256 -n 1024" 1102795846 M * Rusty oops, tahnks :) 1102795969 M * Rusty it works.. i have another error: 1102795973 M * Rusty Error: /proc must be mounted 1102795973 M * Rusty To mount /proc at boot you need an /etc/fstab line like: 1102795973 M * Rusty /proc /proc proc defaults 1102795973 M * Rusty In the meantime, mount /proc /proc -t proc 1102795982 M * Rusty maybe the config again? 1102795985 M * Bertl that is the proc security 1102796004 M * Rusty i see 1102796010 M * Bertl util-vserver 0.30.19x contains a script called vprocunhide to setup this properly 1102796044 M * Bertl you can either copy that script or setup the proc security yourself, or disable it at compile time 1102796078 M * Rusty i have util-vserver 0.30-8... 1102796097 M * Bertl yeah, those are the debian tools, I know ... 1102796119 M * Bertl if you are missing features there, you have to bug the maintainer ... 1102797109 Q * ravenedge Ping timeout: 480 seconds 1102797236 Q * Shuri Quit: 1102797780 J * ravenedge click@dsl-84-161.aal.tiscali.no 1102797787 M * ravenedge *grmph* 1102797860 M * Rusty Bertl: i have an another problem :) 1102797885 M * Rusty when is start the vserver, i got: 1102797887 M * Rusty larry:/vserver/teszt/etc# vserver teszt start 1102797887 M * Rusty save_ctxinfo: readlink("/usr/local/etc/vservers/teszt/run"): No such file or directory 1102797919 M * Rusty i think, the util-vserver0.30.196 thinks, that i use a redhat system.. 1102797979 M * Bertl well, the util-vserver does not make such assumptions ... 1102798008 M * Bertl but it's not unlikely that you didn't configure it properly 1102798043 M * Bertl /usr/local looks more like the default path ... 1102798099 M * Bertl and you should make sure to remove the debian tools if you want to use 0.30.196 ... 1102798282 M * Bertl okay, I'm off for now .. probably back later ... 1102798300 N * Bertl Bertl_oO 1102798939 M * Rusty is somebody here? 1102800065 J * brc bruce@200165178011.user.veloxzone.com.br 1102800070 M * brc [root@localhost ratan]# vserver ratan start 1102800072 M * brc vcontext: vc_create_context(): File exists 1102800100 M * brc anyone alive ? 1102802243 J * virtuoso ~s0t0na@spb.sot.com 1102802326 J * rs ~rs@imhotep.rhapsodyk.net 1102802331 M * rs hey 1102802337 M * virtuoso Hi there 1102802341 M * Rusty hi 1102802456 M * virtuoso how's it going? 1102802513 Q * sannes Read error: Connection reset by peer 1102803592 Q * tchan Remote host closed the connection 1102805494 Q * matti Remote host closed the connection 1102805495 J * matti matti@linux.gentoo.pl 1102805912 J * tchan ~tchan@c-24-13-81-164.client.comcast.net 1102807697 Q * Loki|muh Quit: Lost terminal 1102809401 N * Bertl_oO Bertl_zZ 1102809540 J * sannes ~ace@home.skarby.no