1219968045 Q * C14r Read error: Connection reset by peer 1219968048 J * C14r ~C14r@h58173.serverkompetenz.net 1219969938 J * speedy ~speedy@home.speedy.org 1219970035 M * speedy vserver-debiantools still broken? 1219970106 M * daniel_hozac is there something it has that vserver ... build does not? 1219970245 M * Bertl speedy: AFAIK, it wasn't updated since vs1.2 1219970347 M * speedy Bertl: ok, i'm deploying vserver with debian lenny, any issues that i should be aware of? 1219970377 M * daniel_hozac get util-vserver from sid. 1219970406 M * speedy util-vserver 0.30.216 1219970461 M * speedy daniel_hozac: ok 1219970581 J * Aiken ~Aiken@ppp118-208-124-125.lns4.bne4.internode.on.net 1219970750 M * Bertl greetings Aiken! 1219970753 Q * duckx Remote host closed the connection 1219970830 M * Aiken hello 1219971387 Q * Aiken Quit: Leaving 1219971406 J * Aiken ~Aiken@ppp118-208-124-125.lns4.bne4.internode.on.net 1219972391 Q * Zigara Ping timeout: 480 seconds 1219973629 M * speedy i've just built guest os, and installed ssh on it, when i connect to it i see the host prompt 1219973710 M * daniel_hozac http://linux-vserver.org/Frequently_Asked_Questions#When_I_try_to_ssh_to_the_guest.2C_I_log_into_the_host.2C_even_if_I_installed_sshd_on_the_guest._What.27s_wrong_here.3F 1219973844 M * speedy thank you daniel_hozac 1219973878 M * speedy i used to build the server without specifying --context, is this something has to be set? 1219974115 M * daniel_hozac recent utils will generate one for you. 1219974202 M * speedy alright 1219976234 Q * speedy Quit: leaving 1219977647 J * aj__ ~aj@p5B23EBDE.dip.t-dialin.net 1219977807 J * ktwilight ~ktwilight@162.95-66-87.adsl-dyn.isp.belgacom.be 1219977963 Q * ktwilight_ Ping timeout: 480 seconds 1219978080 Q * derjohn_foo Ping timeout: 480 seconds 1219979929 J * wenchien ~wenchien@59.105.176.102 1219980499 M * daniel_hozac Bertl: http://people.linux-vserver.org/~dhozac/p/k/delta-fperm-fix01.diff http://people.linux-vserver.org/~dhozac/p/k/delta-procwrite-feat01.diff http://people.linux-vserver.org/~dhozac/p/k/delta-loginuid-feat01.diff 1219980815 J * speedy ~speedy@home.speedy.org 1219980840 M * speedy hi 1219980860 M * speedy i'm trying to clone a server and getting the following error vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/web2-rsm4/dev/fd"): File exists 1219980919 M * speedy what could be the reason for that? 1219981147 M * speedy i'm doing vserver web2-rsm4 build -m clone --hostname web2-rsm4.mydomain.com 1219981147 M * speedy --interface eth0:192.168.0.222/26 -- -d lenny --source web1-rsm4 1219981346 M * daniel_hozac speedy: hmm. it's a bug. 1219981515 M * Bertl daniel_hozac: regarding fperm-fix01? didn't we remove the SUPER_MAGIC checks some time ago? 1219981525 M * daniel_hozac obviously not :-) 1219981527 M * speedy daniel_hozac: do i need to report it or developers are aware of it? 1219981549 M * Bertl daniel_hozac: well, you are re-introducing them actually 1219981585 M * daniel_hozac speedy: http://svn.linux-vserver.org/projects/util-vserver/changeset/2779 should fix it. 1219981607 M * daniel_hozac Bertl: ah, you mean like that. 1219981613 M * Bertl daniel_hozac: but yeah, looks fine 1219981636 M * daniel_hozac Bertl: i'd like to have fs/attr.c:inode_change_ok use dx_permission instead. 1219981687 M * speedy daniel_hozac: thank you 1219981710 M * Bertl daniel_hozac: and the loginuid does the right thing? only for pid spaces I presume? 1219981722 M * daniel_hozac hmm? 1219981748 M * Bertl user spaces I mean 1219981778 M * Bertl 'USER' namespaces :) 1219981804 M * daniel_hozac i'm not sure i see how user namespaces factor in to it. 1219981854 M * Bertl the loginuid write affects what exactly? 1219981875 M * daniel_hozac the audit system. 1219981889 M * daniel_hozac which, honestly, i don't care about. 1219981902 M * Bertl aha, hmm, why do we do that then? 1219981913 M * daniel_hozac but since the pam module sucks and fails if it cannot write to it, i'd like to get this fixed... 1219981927 M * Bertl we could make that a dummy write 1219981973 M * Bertl but I'm kind of cautious with allowing the write, without me or you knowing what effects that has :) 1219982005 M * Bertl I've seen that it depends on a ccap 1219982029 M * Bertl but the question is still, does it work for the purpose it was designed for? 1219982048 M * daniel_hozac sure. 1219982060 M * daniel_hozac it sets the loginuid of current to whatever's written to the file. 1219982061 M * Bertl so you checked that with the audit system? 1219982086 M * daniel_hozac i have no idea how to use the audit system... ;) 1219982110 M * Bertl do we know what adverse effects it can have when the loginuid of current changes? 1219982126 M * daniel_hozac it's just like ->uid. 1219982145 M * daniel_hozac except nobody cares about it... :) 1219982265 M * Bertl will have to look into that ... 1219982306 M * Bertl but yeah, basically no problem with that either 1219982835 M * daniel_hozac http://people.linux-vserver.org/~dhozac/p/k/delta-vsperm-clean01.diff can replace procwrite-feat01, and provides some needed cleanup IMHO. 1219983430 M * speedy daniel_hozac: i've patched util-vserver with changeset 2779, clone is done symlinks to startup scripts were removed, how do i keep them? 1219983451 M * daniel_hozac don't specify a distribution. 1219983462 M * speedy alright 1219983982 M * daniel_hozac Bertl: up to now, there's nothing allowing reads from e.g. /proc/meminfo... should that be a vx_check, or just allow everything that can be looked up? 1219984039 M * Bertl well, we definitely don't want to provide host info to guests unconditionally 1219984061 M * daniel_hozac right, but the lookup takes care of most of it. 1219984095 M * daniel_hozac should we run the vx_hide_check again in dx_permission? 1219984119 M * Bertl the vsperm-clean01 (nice name :) looks good, but we need to think about 'messing with' vs 'did hit' barrier warnings 1219984142 M * Bertl (because you basically drop the former one 1219984144 M * daniel_hozac yeah, it does lose some meaning... 1219984164 M * daniel_hozac but technically, messing with implies a hit. 1219984205 M * Bertl well, the idea was more to handle lookup not as _that_ evil as e.g. chown/chmod :) 1219984232 M * daniel_hozac sure. 1219984263 M * Bertl we don't get an inode_change_ok() check for a lookup, no? 1219984266 M * daniel_hozac we could pass the mask in and do an if (mask & (MAY_WRITE | MAY_APPEND)) { messing } else { hit }? 1219984269 M * daniel_hozac we don't. 1219984307 M * Bertl or, alternatively, we can leave the IS_BARRIER() intact, and error out there too 1219984343 M * Bertl i.e. just put the dx_permission() check after that 1219984369 M * daniel_hozac sure... 1219984382 M * daniel_hozac though i don't think it should be possible to modify the barrier. 1219984406 M * daniel_hozac i mean, do_lookup should return EPERM way before inode_change_ok is ever called. 1219984460 M * daniel_hozac EACCES, i mean. 1219984480 M * Bertl nevertheless, I remember that the messing with the barrier is checked in our scripts :) 1219984501 M * Bertl granted, we help a little there :) 1219984592 M * daniel_hozac okay. 1219984615 J * cryptronic ~oli@p54A3B32F.dip0.t-ipconnect.de 1219984768 M * Bertl okay, off to bed now ... but will adapt and integrate this evening 1219984781 M * Bertl have fun! 1219984783 N * Bertl Bertl_zZ 1219985794 Q * speedy Quit: leaving 1219986620 Q * cryptronic Quit: Leaving. 1219987232 Q * FireEgl Read error: Connection reset by peer 1219987652 Q * hparker Quit: Read error: 104 (Peer reset by connection) 1219988148 J * FireEgl FireEgl@adsl-220-221-184.bhm.bellsouth.net 1219991038 J * sharkjaw ~gab@149-66-195.231210.adsl.tele2.no 1219991187 Q * larsivi Quit: Konversation terminated! 1219991306 J * duckx ~Duck@81.57.39.234 1219994910 J * larsivi ~larsivi@85.221.53.194 1219995227 Q * aj__ Ping timeout: 480 seconds 1219995556 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1219995588 N * DoberMann[ZZZzzz] DoberMann 1219996367 J * malveo ~malveo@79.143.115.144 1219996441 Q * malveo 1219997307 Q * virtuoso Ping timeout: 480 seconds 1219997372 J * virtuoso ~s0t0na@81.9.35.135 1219997379 J * dna ~dna@p54BCEFAC.dip.t-dialin.net 1219997588 Q * duckx Remote host closed the connection 1219998050 J * ktwilight_ ~ktwilight@155.78-66-87.adsl-dyn.isp.belgacom.be 1219998378 Q * ktwilight Ping timeout: 480 seconds 1219999507 J * yarihm ~yarihm@62.65.128.217 1220000425 N * Bertl_zZ Bertl 1220000454 M * Bertl back now ... 1220000681 Q * nkukard Quit: Leaving 1220000869 M * fb Bertl: hello :) 1220000882 M * fb Bertl: good to see you, I have some network-related issue 1220000893 M * fb maybe you'll know how to solve it 1220000941 M * Bertl let's hear ... 1220001043 M * fb Bertl: sorry for delays... I'm not waiting for your permission, I'm at work so I have to make breaks ;) 1220001043 M * fb ok 1220001043 M * fb background: stable vserver (2.2) with grsec patch 1220001049 M * fb it's not mine, i have just one guest on it, and there's a problem with one 1220001093 M * fb i have two IPs, one public, and one private that is used to connect to some network gear, 10.1.1.0/24 1220001122 M * fb there are other guests on this host with other IPs within 10.1.1.0/24 subnet 1220001160 M * fb and i'm not able to communicate with 10.1.1.0 network, unless I bind explicitely with my local ip 1220001182 M * fb ie. ping 10.1.1.11 doesn't work, ping -I 10.1.1.234 10.1.1.11 works 1220001198 M * Bertl well, first, 'ping' is a really bad test 1220001205 M * fb yeah, i know 1220001223 M * fb the need working udp 1220001245 M * Bertl though art kidding? ping uses raw icmp sockets and packets 1220001253 M * Bertl -gh 1220001261 M * fb but it works the same 1220001268 M * Bertl the same as what? 1220001284 M * fb it binds to 0.0.0.0 and sends packets from public interface 1220001296 M * fb its against any logic 1220001304 M * fb but tcpdump cannot lie :/ 1220001323 M * Bertl yeah, but icmp packets, below IP layer, with no relation to tcp/udp 1220001343 M * Bertl anyway, you have two IPs assigned to that guest, yes? 1220001349 M * fb (i'm talking about udp, not icmp) 1220001350 M * fb yes 1220001363 M * fb one public and one from 10.1.1 network 1220001364 M * Bertl and they belong to two different networks, yes? 1220001369 M * daniel_hozac ip r 1220001389 M * fb and there are other guests with ips within this private network 1220001407 M * fb and unfortunately, i have no access to other guests and the host 1220001410 M * Bertl an the networks reside on different interfaces? 1220001422 M * fb i can only ask admins to do/check something :( 1220001445 M * Bertl well, then get an 'ip route ls' and 'ip addr ls' from the host 1220001471 M * Bertl if they use multiple routing tables, 'ip rule ls' and the table entries would be nice too 1220001489 M * Bertl but the relevant part should be visible inside the guest too 1220001667 M * fb Bertl: where can i paste results? 1220001716 M * Bertl paste.linux-vserver.org 1220001766 M * fb http://paste.linux-vserver.org/12407 1220001784 M * fb that's on my guest 1220001810 Q * yarihm Quit: This computer has gone to sleep 1220001836 M * daniel_hozac that /32 is your problem. 1220001858 M * Bertl yep, no network 1220001866 M * daniel_hozac # 1220001924 M * daniel_hozac 10.1.1.0/24 dev bond0.900 proto kernel scope link 1220001924 M * daniel_hozac also doesn't have a source address specified, IIRC we depend on that. 1220001924 M * Bertl well, not really, we take the 'default' choice :) 1220001924 M * Bertl which usually is the primary 1220002193 M * fb ah, thanks for pointing me to this /32 1220002204 M * fb i asked admins to change this, and we'll see 1220002246 Q * Wonka Remote host closed the connection 1220002272 J * Wonka produziert@chaos.in-kiel.de 1220002698 M * fb heh 1220002723 M * fb it works with /24 but for some unknown to me reason, they want to keep this /32 :/ 1220002741 M * fb thanks for your help, now i need to fight them 1220002746 M * Bertl well, I have a reason for that ... stupidity :) 1220002746 Q * dna Read error: Connection reset by peer 1220002751 M * Bertl you're welcome! 1220002776 J * dna ~dna@p54BCEFAC.dip.t-dialin.net 1220002830 M * fb hm 1220002888 M * fb i have their reason: "that's because if we have few guests with ips within this subnet, then stopping one breaks routing to the rest 1220002901 M * daniel_hozac enable secondaries promotion. 1220002903 M * Bertl as I said, stupidity :) 1220003059 M * Bertl I'll change that to ignorance when they enable promotion :) 1220003293 J * meebey meebey@booster.qnetp.net 1220003310 M * meebey are setattr unhide commands on /proc persistent? 1220003339 M * daniel_hozac per-boot, yes. 1220003374 M * Bertl i.e. you need to set them on host bootup once 1220003388 M * meebey is there some registry in the vserver config tree for that? 1220003394 M * Bertl yep 1220003405 A * meebey checks powerflower page 1220003469 M * meebey very nice! /etc/vservers/.defaults/apps/vprocunhide 1220003493 M * meebey that accepts the syntax as the setattr does? like wildcards? 1220003494 M * daniel_hozac remember that it replaces the default list, so you'll want to copy that. 1220003519 M * meebey I will extend the list then 1220003524 M * daniel_hozac it's an rsync-style list. 1220003551 M * meebey or can I pass directory names and it unhides all files in it too? 1220003559 M * meebey that didnt work for setattr... 1220003576 M * Bertl daniel_hozac: feature suggestion for the future: allow for some kind of first line entry e.g. '!+' for 'adding' to defaults (not just for vprocunhide) 1220003653 M * daniel_hozac meebey: IIRC, entries that end with / are recursed down through. 1220003653 M * daniel_hozac Bertl: yeah, that's something i want the configuration library to do... 1220003671 M * meebey daniel_hozac: cool thanks 1220003715 A * meebey reboots for test 1220003826 M * daniel_hozac could've just run /etc/init.d/vprocunhide, but whatever floats your boat... :) 1220004377 M * meebey daniel_hozac: I was using setattr already... 1220004559 J * yarihm ~yarihm@84-74-147-84.dclient.hispeed.ch 1220004703 M * meebey good that worked 1220004731 M * meebey openswan is partly broken with vservers startup but it runs somehow at least and will be replaced with openvpn anyhow :) 1220004758 M * meebey the joke with openswan 2.2 incompatible with 2.4 makes it easy to migrate ;) 1220005652 M * ard heh... getting ipsec to work can be a big pain 1220005664 M * ard especially if you also want a stable system... 1220005676 M * ard openvpn++ 1220005741 M * ard but the big + about openswan (or is it the freeswan version) is the ad-hoc encryption using dns txt records 1220005778 M * ard ah.. opertunistic encryption 1220007747 J * gypsym ~colorioma@84.18.151.77 1220007748 M * gypsym hi 1220007768 M * gypsym there is a way to shutdown the physical machine from a vserver guest? 1220007777 M * daniel_hozac no... 1220007787 M * gypsym ok 1220007789 M * gypsym :D 1220007920 M * Bertl gypsym: yes, if you allow that to the guest 1220008017 M * daniel_hozac i.e. bind mount /dev/initctl to the guest? 1220008100 M * Bertl for example 1220008137 M * Bertl or simply configure the reboot helper to do that for you :) 1220008186 M * Bertl or provide /proc/magic-sysrq for guests :) 1220008213 M * Bertl well, won't shut it down, just reboot then ... 1220008316 M * Bertl gypsym: do you want it to shut down the host, or are you just worried that somebody from the guest does that, or do you think some guest does that? 1220008354 J * doener_ ~doener@i577B888F.versanet.de 1220008452 Q * doener Ping timeout: 480 seconds 1220008557 M * gypsym I want to do that but I'll do via ssh:) 1220008560 M * gypsym tanx 1220008563 Q * gypsym Quit: leaving 1220008603 M * Bertl for the record: that's an excellent choice :) 1220009623 Q * derjohn Read error: Connection reset by peer 1220009664 J * derjohn ~derjohn@80.69.41.3 1220009778 J * kir ~kir@swsoft-msk-nat.sw.ru 1220009791 P * kir 1220010043 Q * dna Read error: Connection reset by peer 1220010068 J * dna ~dna@p54BCEFAC.dip.t-dialin.net 1220010142 Q * ktwilight_ Read error: Connection reset by peer 1220010819 M * Bertl okay, off for now .. bbl 1220010823 N * Bertl Bertl_oO 1220012065 J * derjohn_mob ~aj@80.69.42.51 1220012207 J * docelic ~docelic@78.134.205.172 1220013349 Q * yarihm Quit: This computer has gone to sleep 1220013357 Q * Aiken Remote host closed the connection 1220013752 J * yarihm ~yarihm@84-74-147-84.dclient.hispeed.ch 1220013764 Q * yarihm 1220013889 Q * Mojo1978 Read error: Connection reset by peer 1220014355 Q * hijacker__ Ping timeout: 480 seconds 1220014677 Q * docelic Quit: http://www.spinlocksolutions.com/ 1220015108 Q * xdr Ping timeout: 480 seconds 1220015617 Q * sharkjaw Remote host closed the connection 1220016759 J * pmenier ~pmenier@ACaen-152-1-101-166.w86-215.abo.wanadoo.fr 1220017319 J * hijacker__ ~hijacker@213.91.163.5 1220017399 J * ktwilight ~ktwilight@106.110-66-87.adsl-dyn.isp.belgacom.be 1220017896 Q * larsivi Quit: Konversation terminated! 1220018707 J * fb_ fback@red.fback.net 1220018741 M * pmjdebruijn hi 1220018762 M * pmjdebruijn what capability do I need to mount NFS inside the vserver 1220018778 M * pmjdebruijn doh 1220018782 M * pmjdebruijn SECURE_MOUNT/BINARY_MOUNT 1220018793 M * daniel_hozac and KTHREAD. 1220018807 Q * fb Ping timeout: 480 seconds 1220018821 M * daniel_hozac (not entirely sure about that one, but i know it spawns some) 1220019521 N * fb_ fb 1220020290 M * karasz how can i mount a partition in /etc/vservers/name/fstab without the nodev option? 1220020330 M * karasz actually i want to get rid of nodev for a partition that is mounted via /etc/vservers/name/fstab 1220020337 M * daniel_hozac use the dev option. 1220020407 Q * fb Read error: Operation timed out 1220020904 J * fb fback@red.fback.net 1220021940 Q * fb Read error: Operation timed out 1220023083 N * DoberMann DoberMann[PullA] 1220023741 J * dowdle ~dowdle@scott.coe.montana.edu 1220023983 J * fb fback@red.fback.net 1220024089 J * dna_ ~dna@p54BCEFAC.dip.t-dialin.net 1220024377 Q * dna Ping timeout: 480 seconds 1220025118 M * fb daniel_hozac: i think i need updated via-velocity driver, the patches goi into 2.6.24, which kernel / experimental vserver patches you suggest? 1220025204 M * daniel_hozac i haven't really used anything beyond 2.6.22 yet. 1220025228 M * daniel_hozac but i guess 2.6.26.3-vs2.3.0.35 should be preferred... 1220025242 M * fb ok. 1220025257 M * fb util-vserver .213 will be sufficient? 1220025313 M * daniel_hozac you'd want 0.30.215. 1220025330 M * daniel_hozac 0.30.216 if you want any of the 2.6.26 new features. 1220025378 M * pmjdebruijn daniel_hozac: it works fine without KTHREAD 1220025398 M * pmjdebruijn daniel_hozac: it's NFSv3 ro,nolock, so as basic as possible 1220025420 M * fb daniel_hozac: i'd stay with 2.6.22, but via-velocity depends on other changes to kernel :/ 1220025442 M * fb so porting it back to 22 wouldn't be easy 1220025576 M * fb daniel_hozac: util-vserver .216 + r2772 will do? 1220025668 M * daniel_hozac r2779 is trunk and would obviously be best, but you can't always get that... 1220025781 M * fb it's the one in debian repo 1220025802 M * fb does it require latest dietlibc? 1220025849 M * daniel_hozac if what you have now worked, no. 1220025895 M * fb now i have 0.30.something, debian sets depends to 0.31-1 1220025927 M * fb but this could have been done automagically, so it depends on the one in unstable 1220026302 M * fb daniel_hozac: latest util-vserver whould work with stable (2.2) too? 1220026396 M * daniel_hozac yes. 1220028927 J * cryptronic ~oli@p54A3B32F.dip0.t-ipconnect.de 1220029858 J * dna__ ~dna@p54BCCFB2.dip.t-dialin.net 1220030018 Q * dna_ Ping timeout: 480 seconds 1220030126 Q * fb Remote host closed the connection 1220030460 J * hparker ~hparker@linux.homershut.net 1220030977 Q * dna__ Ping timeout: 480 seconds 1220031198 J * dna ~dna@p54BCCFB2.dip.t-dialin.net 1220033857 Q * dna Ping timeout: 480 seconds 1220034095 J * duckx ~Duck@81.57.39.234 1220035769 J * fb fback@red.fback.net 1220035776 M * fb hello again 1220035853 M * fb finally, I have forced this *.* driver to behave as I want it to... 1220035895 M * fb but something is still screwed, via-velocity driver, or vlans :| 1220036823 Q * derjohn_mob Ping timeout: 480 seconds 1220037842 Q * virtuoso Ping timeout: 480 seconds 1220038903 Q * pisco_ Ping timeout: 480 seconds 1220039128 Q * hparker synthon.oftc.net charm.oftc.net 1220039128 Q * rooijan synthon.oftc.net charm.oftc.net 1220039128 Q * dustybin synthon.oftc.net charm.oftc.net 1220039128 Q * tam synthon.oftc.net charm.oftc.net 1220039128 Q * ido synthon.oftc.net charm.oftc.net 1220039128 Q * micah synthon.oftc.net charm.oftc.net 1220039153 Q * nenolod synthon.oftc.net resistance.oftc.net 1220039153 Q * emag synthon.oftc.net resistance.oftc.net 1220039153 Q * quasisane synthon.oftc.net resistance.oftc.net 1220039153 Q * bragon synthon.oftc.net resistance.oftc.net 1220039158 J * micah ~micah@micah.riseup.net 1220039158 J * tam ~tam@gw.nettam.com 1220039158 J * ido ~ido@lolcocks.com 1220039158 J * dustybin subx@microsoft.devilcode.net 1220039158 J * rooijan ~rrosso@cuba.sonosite.com 1220039158 J * hparker ~hparker@linux.homershut.net 1220039158 J * nenolod ~nenolod@ip70-189-74-62.ok.ok.cox.net 1220039158 J * emag tt4KRcF6gz@gurski.org 1220039158 J * quasisane ~sanep@c-75-68-62-13.hsd1.nh.comcast.net 1220039158 J * bragon ~Alexandre@alucard.bragon.info 1220039332 J * pisco_ ~pisco@tor.noreply.org 1220040731 J * dna ~dna@p54BCCFB2.dip.t-dialin.net 1220040984 J * Zigara ~LSD@CPE00179a51d1ee-CM0018c0d8b4d0.cpe.net.cable.rogers.com 1220040988 M * Zigara :D 1220042481 J * esa bip@62.123.8.83 1220043155 J * Aiken ~Aiken@ppp118-208-124-125.lns4.bne4.internode.on.net 1220043213 Q * Aiken 1220043231 J * Aiken ~Aiken@ppp118-208-124-125.lns4.bne4.internode.on.net 1220044103 Q * esa Quit: Coyote finally caught me 1220044683 J * shahh ~shahh@AMontsouris-156-1-142-225.w83-202.abo.wanadoo.fr 1220044963 Q * shahh Quit: Parti 1220044971 J * shahh ~shahh@AMontsouris-156-1-142-225.w83-202.abo.wanadoo.fr 1220044972 Q * shahh Read error: Connection reset by peer 1220045044 J * esa bip@62.123.8.243 1220045373 Q * bonbons Quit: Leaving 1220045979 Q * esa Quit: Coyote finally caught me 1220047299 Q * dna Quit: Verlassend 1220049882 J * xdr nobody@75-173-96-87.cust.blixtvik.se 1220050382 N * Bertl_oO Bertl 1220050390 M * Bertl back now ... 1220050426 Q * rooijan Quit: Leaving. 1220054116 Q * hparker Quit: Read error: 104 (Peer reset by connection)