irclog2html for #gllug on 20050819

00:18.38z00daxGeorge:  you are playing with a machine that isnt booting ... because you have not tried....
00:18.44z00daxdefine 'playing'
00:18.55Georgez00dax: setting up an install server in linux
00:19.05Georgez00dax: I'm not turning it on because I don't want to go deaf quite yet.
00:19.34z00daxheh, cool
00:19.55Georgedoes udev need userspace stuff to work properly?
00:19.56z00daxI just shove my headless boxen under the stairs
00:49.54Georgeaha
00:50.08Georgethat could make life a lot easier.
01:17.37*** join/#gllug Leeds (n=richardc@202.82.163.139)
01:47.26GeorgeLeeds: jumpstarting solaris installs from a Mac OS X machine is a pain in the arse
01:49.15Leedsyes, I would imagine so
01:49.23Leedsjumpstarting them from solaris isn't run
01:49.42Georges/run/fun/?
01:50.58Leedsyes
01:51.12Leedsalthough possibly a Freudian slip
01:51.35Leedstwixt brain and keyboard
01:53.57GeorgeLeeds: why did sun have to make solaris 9 cds with more than one slice?
01:54.00GeorgeLeeds: slices SUCK
01:54.10GeorgeLeeds: how the smeg am I meant to mount the second slice in OS X?
01:55.20Leedsyeah, sliced CDs suck alright
01:55.30Georgehow do I mount it..?
01:55.47Leedson a Solaris (or maybe Linux) box
01:55.57Georgethe linux box won't do it
01:56.01Georgesolaris box. hah.
01:56.51GeorgeLeeds: what's the difference between the -install-sparc isos and -u7-sparc-v1/v2 ones?
01:57.15LeedsI have absolutely no idea
01:57.27GeorgeFUCKING SLICES
01:57.32LeedsI never downloaded Solaris ISO images - I almost never installed from CD
01:58.44Leedsdon't worry - you can just use that support contract...
01:58.48George...
01:58.50Leedsyou *do* have a support contract, right?
01:58.52Georgewhat support contract?
01:58.56Georgeoh shut up
01:59.31Leedsbut surely all Solaris customers have a support contract?
01:59.36Georgecarbon george # mount /dev/hdc2 /mnt/hydrogen/
01:59.36Georgemount: block device /dev/hdc2 is write-protected, mounting read-only
01:59.36Georgemount: /dev/hdc2 is not a valid block device
01:59.40Leedsdoes the machine not have a CD drive?
01:59.40George/dev/hdc1   r         0      1018    325760    4  SunOS usr
01:59.40George/dev/hdc2   r      1018      2079    339520    2  SunOS root
01:59.42GeorgeGRRR
01:59.47GeorgeLeeds: no, it does not have a CD drive.
01:59.55Leedswhy not?
01:59.55GeorgeLeeds: otherwise I would not be booting off network.
02:00.02GeorgeLeeds: because Cope didn't give me a machine with a CD drive.
02:00.10Leedswell, get a new machine
02:00.13George...
02:00.18Georgeyou're useless, you know that?
02:00.24Leedskeep those bastards in business a few more seconds
02:00.38Leedss/s$//
02:00.53Georgehrmmph
02:00.54LeedsI assume you have Solaris slice support in your kernel?
02:01.14Georgeno
02:01.20Georgewelll
02:01.21GeorgeI dunno
02:01.34Georgelemme check
02:01.36Georgedoes it exist?
02:02.50GeorgeLeeds: I have sun and solaris x86 partition table support
02:04.10LeedsI seem to recall having looked at this years ago, but I don't recall having found a solution
02:04.25Georgehttp://www.unix.com/showthread.php?t=18074
02:04.30Georgethat's the closest hint I have
02:06.16Leedsthat seems pretty clear... parse the vtoc, break up the image
02:06.36Georgeyeah
02:06.38Georgebut it didn't work.
02:07.02Leedswhat did you do wrong?
02:07.04Georgewhat's lofiadm?
02:07.30Leedsah, good old lofi
02:07.32Georgecarbon george # mount -o loop,ufstype=sun -t ufs ./sol-9-u7-sparc-v1-s1.iso /mnt/hydrogen/
02:07.35Georgemount: wrong fs type, bad option, bad superblock on /dev/loop0,
02:07.38George<PROTECTED>
02:07.40George<PROTECTED>
02:07.43George<PROTECTED>
02:07.46GeorgeI did the instructions to the letter on my mac
02:07.48Leedslofi is just that, -o loop
02:08.04George(linux's od decided to annoy me as it had no -D option)
02:08.54GeorgeLeeds: well... it didn't work.
02:09.10Georgecarbon george # file sol-9-u7-sparc-v1-s1.iso
02:09.10Georgesol-9-u7-sparc-v1-s1.iso: Unix Fast File system (big-endian), last mounted on /tmp/MntDev.5478, last written at Tue Jun 29 21:13:05 2004, clean flag 1, number of blocks 169632, number of data blocks 159615, number of cylinder groups 9, block size 8192, fragment size 2048, minimum percentage of free blocks 10, rotational delay 0ms, disk rotational speed 120rps, TIME optimization
02:09.42Leedsare you on Linux or Darwin?
02:09.49Georgelinux
02:10.02Leedsgood
02:11.02Georgeso?
02:11.28Leedsfor what it's worth, you might try using losetup in place of lofiadm
02:11.36Georgelosetup?
02:12.37Leedsyes
02:12.55Georgecarbon george # losetup /dev/loop0 ./sol-9-u7-sparc-v1-s1.iso
02:12.55Georgecarbon george # mount -t ufs /dev/loop0 /mnt/hydrogen/
02:12.55Georgemount: wrong fs type, bad option, bad superblock on /dev/loop0,
02:12.55George<PROTECTED>
02:14.10Leedsnothing in the log, I assume
02:14.23GeorgeAug 19 03:13:30 carbon kernel: ufs was compiled with read-only support, can't be mounted as read-write
02:14.31GeorgeAHA
02:14.39Georgeit works
02:14.39George:D
02:14.42GeorgeI LOVE YOU!
02:15.00Leedsuh, cheers dude :-)
02:15.03George:P
02:15.27Georgenow got to export this to NFS
02:15.30Georgeso I can access it on my mac
02:15.33Georgefor jumpstarting purposes
02:15.34Georgegrumble
02:15.38Leedsdunno why I'm doing Solaris support :-)
02:15.46Georgebecause I deserve it? :P
02:16.10Leedsgood god, that can't be right, can it? http://www.timesonline.co.uk/article/0,,2-1741453,00.html#cid=OTC-RSS&attr=Britain
02:16.59Georgewhat's the "entries" stat?
02:17.52Leedsnumber taking the exams, I think
02:18.28Georgehow can more people pass than are taking the exams?
02:18.49Leedsone is percentage, one is absolute
02:18.49Georgeoh wait
02:18.51Georgeforget that
02:18.53Georgeyeah, just noticed
02:19.03Leedsand you got 3 A's in maths courses yesterday - for fuck's sake! :-)
02:19.07GeorgeI'm supposed to have got 293/300 in AS statistics and I can't do that :D
02:19.23Georgeheh
02:19.28Georgethanks for your confidence in me...
02:19.28George:P
02:19.48Leedshmm... gtkpod seems to be good
02:20.09GeorgeI want to try linux on ipod some day
02:20.11Georgejust to get more games.
02:20.42Leedsgot a Treo for that
02:20.52Georgelol
02:21.21LeedsI'm starting to get into not using the iPod for actual portable use so much - say, if I go out for the day, the Treo does fine as a music player - the iPod is for using in a particular place
02:21.29Georgeyes
02:21.31Georgeyou said :)
02:23.04Leedsso, mount the iPod read-only, get gtkpod to write out a playlist to the hard drive, get mplayer to play it...
02:23.15Georgethat's cool
02:23.41Leedsexcept that I'm about to stop it and listen to my CD again :-0
02:23.47Georgeheh
02:24.08Leedsmplayer, of course, plays AAC files just fine, after they've been liberated
02:24.46Leedsas does the Treo, sort of
02:25.52Georgeyes
02:26.11Georgei use beep + faac + faac plugin for xmms ported to beep + my own hacked tag loading algorithm
02:26.15Leedssort of, because the guys working on the nice GPLed media player I use on it have been warned off distributing AAC-playing software by patent people... so now the AAC plugin is distributed by a site somewhere in South America :-)
02:27.13Leedsmplayer now has faad in the tarball... doesn't handle tags too well, but I don't really care - I can see what song it is from the filename
02:27.49Georgeheh
02:28.10Leedsor, well, from listening to it :-)
02:28.55LeedsI could always just stop using aac, since I'm not really using my Mac...
02:31.08Leeds"the wills above be done, but I would fain die a terrestrial death!"
02:31.19George*** Warning: "export_op_default" [fs/nfsd/nfsd.ko] undefined!
02:31.19George*** Warning: "find_exported_dentry" [fs/nfsd/nfsd.ko] undefined!
02:31.20Georgehrmm.
02:31.30Leedshttp://www.textually.org/textually/archives/2005/08/009586.htm
02:31.43Leedsthat looks familiar
02:32.08LeedsI think you need to recompile the whole kernel with nfs turned on...
02:32.29Georgeyou have got to be kidding.
02:32.30George:(
02:32.53LeedsI think it's only exported if something is using it, or something like that
02:33.05Georgegrumble.
02:33.16GeorgeI hate computers.
02:34.28Leedscan't remember - I did have exactly that problem, but I solved it... could have been a full rebuild which did it
02:34.38GeorgeI'm doing a full rebuild right now
02:43.49Leedshmm... I see a very cheap'n'chipped xbox in my future
02:44.30Georgethere we go... new kernel
02:44.39Leedsworking?
02:44.59Georgeyes
02:45.18Leedscool
02:45.19Georgenow then.. how do I mount NFS in Mac OS X :D
02:45.45Leedsin theory, very easy using the graphical mount server type thing
02:45.56Leedsin practice, very hard to get stuff to automount nicely
02:46.11GeorgeI don't care about automount
02:46.11Leedsin practice, just use mount -t nfs foo:/bar /bar and it should work
02:46.45Georgeoperation not permitted
02:46.47Georgegrumble
02:47.09Leedstry using sudo :-P
02:47.15GeorgeI was su'd to root
02:47.48Leedsback in a mo
03:07.55*** join/#gllug Leeds (n=richardc@202.82.163.139)
03:09.10LeedsGeorge: had enough of my monitor (plugged into the VGA port on my laptop) running at 60Hz because that's what the built-in screen uses
03:09.43Georgeheh
03:10.00Leedsstill not noticably got the wheel on my USB mouse doing anything useful, but that's less important
03:10.17Leedsanything useful like generating button events, that is
03:13.53Leedsthis screen - even though it's a 5 year old Dell monitor - looks a lot nicer now
03:19.01*** join/#gllug Leeds (n=richardc@202.82.163.139) [NETSPLIT VICTIM]
03:19.01*** join/#gllug wethrin (n=dankolb@ipv6.eco.li) [NETSPLIT VICTIM]
03:19.01*** join/#gllug rhowe (i=rhowe@xiao.siksai.co.uk) [NETSPLIT VICTIM]
03:19.01*** join/#gllug Gonzo (n=Gonzo@82-45-233-86.cable.ubr03.hari.blueyonder.co.uk) [NETSPLIT VICTIM]
03:19.01*** join/#gllug eye69 (i=magnus@ipv6.upcore.net) [NETSPLIT VICTIM]
03:19.01*** join/#gllug Blapto (n=martin@62.232.38.174) [NETSPLIT VICTIM]
03:19.01*** join/#gllug gregj (n=gj@62.121.136.6) [NETSPLIT VICTIM]
03:19.01*** join/#gllug skugg (n=stig@ggtl.org) [NETSPLIT VICTIM]
03:19.01*** join/#gllug Cope (n=sanelso@80.68.93.32) [NETSPLIT VICTIM]
03:19.01*** join/#gllug murb (n=murbix@blue.danu.be) [NETSPLIT VICTIM]
03:19.01*** join/#gllug Erwin (n=erwin@pdpc/supporter/sustaining/Erwin) [NETSPLIT VICTIM]
03:19.01*** join/#gllug Jango (n=Jango@puritan.demon.co.uk) [NETSPLIT VICTIM]
03:19.01*** join/#gllug z00dax (n=z00dax@kbsingh.plus.com) [NETSPLIT VICTIM]
03:19.01*** join/#gllug edward (i=edward@4angle.com) [NETSPLIT VICTIM]
03:19.01*** join/#gllug George (i=george@host-83-146-61-45.bulldogdsl.com)
03:19.01*** join/#gllug new2unix (n=unixadmi@host-87-74-13-90.bulldogdsl.com) [NETSPLIT VICTIM]
03:19.01*** join/#gllug mozrat (n=mozrat@mozrat01.vm.bytemark.co.uk) [NETSPLIT VICTIM]
03:19.01*** join/#gllug agk (n=agk@nat-pool-surrey.redhat.com) [NETSPLIT VICTIM]
03:19.01*** join/#gllug jonmasters (i=jcm@dmesg.printk.net) [NETSPLIT VICTIM]
03:19.41Georgewtf is bootparamd
03:20.28Leedsyeah, that one threw me for ages
03:20.35Leedshint: s/aram//
03:21.44GeorgeLeeds: I'm compiling it from source
03:21.55Leedswhat?
03:21.58Georgebootparamd
03:23.58Leedsokay
03:24.51Leedsyou shake my nerves
03:24.55Leedsand you rattle my brain
03:25.34George?
03:25.47Leedstoo much love drives a man insane
03:26.00George...
03:26.27Leedsgoodness gracious!
03:28.02Leedsgreat balls
03:32.11Leedsof fire.
03:35.21Georgehrmm
03:35.33Georgeit's not working.
03:37.36Leedshttp://cgi.ebay.co.uk/xbox_W0QQitemZ8212052908QQcategoryZ20387QQrdZ1QQcmdZViewItem :-) :-)
03:38.11Georgeit's hung on "Boot device: /iommu/sbus/ledma@5,8400010/le@5,8c00000 File and args: - install"
03:38.56Leedsyou expect that to mean anything to me?
03:39.36Georgenope
03:39.41GeorgeI hope :P
03:46.46GeorgeYAY
03:46.48GeorgeI'm getting somewhere.
03:47.00Leedsso, want a cheap, not-yet-pissed-on xbox?
03:47.04Georgeme?
03:47.17*** join/#gllug JAV (n=JAV@105.Red-80-34-40.pooles.rima-tde.net)
03:47.50GeorgeLeeds: yay, it's now said "SunOS Release 5.9 Version Generic_117171-07 32-bit"
03:48.05George"Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved."
03:48.49George"Configuring /dev and /devices"
03:48.53Georgewooyay, I can't believe this fecking works.
04:00.05GeorgeLeeds: ping
04:02.31Leedspong
04:02.47GeorgeLeeds: ok, it said my hard disk was either dead or unformatted
04:02.52Leedsif you're intending to use it, you *will* want some or all of the CCD
04:02.53GeorgeI hit F2, and it's thrown me to a console
04:03.01GeorgeCCD?
04:03.02Leedsokay
04:03.05Leedscompanion cd
04:03.10Georgeok
04:03.11Georgewell
04:03.15Georgewhat do I do now?
04:03.26Leedsso you've got it to boot and no further?
04:03.29Georgewell
04:03.32Georgeit's meant to be installing
04:03.39GeorgeI set up a load of stuff like timezone, network...
04:03.48Georgethen it said that there was a problem with my hard disk
04:03.53Georgeand it was either a hard disk failure or unformatted
04:04.11George(it previously had debian on it, so I'm assuming it's "unformatted")
04:04.21Leedsthen you probably need to format it, don't you
04:04.23GeorgeI hit F2 to go to next, and it threw me into a console
04:04.26GeorgeI don't know how :)
04:05.21GeorgeI don't know which device is the disk for a start
04:06.10Leedsconsole as in obp or shell?
04:06.17Georgeshell
04:07.23LeedsSolaris does devfs-type stuff - so the only things in /dev are the things which are there...
04:07.23Georgeseems to be NFS mounted from carbon (my linux box)
04:08.17Georgethere's a /dev/rdsk
04:08.22Georgebut fdisk won't let me touch it
04:08.39George.../dev/rdiskette seems to want to access the floppy
04:10.39Leedstry using format rather than fdisk
04:10.47Leedsfind a man page first
04:11.12Georgethere's no man pages
04:11.17Georgeor rather
04:11.19Georgeman isn't on the system
04:12.01Leedshence my saying "find" rather than "read"
04:12.09Georgeah
04:12.15Georgeformat seemed to work
04:12.31Georgeright, this format is going to take 58 minutes
04:12.31Georgethe bastard.
04:15.53Georgeheh, solaris' time estimate is shit
04:15.59Georgeit's gone from 58 minutes to 25
04:18.39GeorgeLeeds: if I quit this shell will it put me back into the installer?
04:18.58Georgeactually, you probably don't know :)
04:22.35LeedsI would guess not
04:22.57LeedsI would guess that the installer crapped out and you'll have to reboot to get it installing again
04:24.17Georgebleh
04:24.26Georgewhat a shite installer if it's incapable of formatting a disk
04:24.42Georgebtw, what's this CCD you refer to?
04:28.35Leedssolaris never gets installed on new machines
04:28.54Leedshence the inability to format
04:29.02Leedsgoogle for the companion Cd
04:30.24Leedshttp://transit.toronto.on.ca/images/subway-5119-22.jpg and http://transit.toronto.on.ca/images/subway-5119-23.jpg - load them in order
04:33.58Georgecool
04:34.04Georgeit's got kde
04:40.40Leedspaul worked his arse off getting that to work
04:40.54Leedshe is, afaik, still without work at the moment
04:40.59Leedsbastards
04:41.31Leeds20 minutes until the lunch bell
04:42.00Georgeheh
04:42.08GeorgeLeeds: doesn't solaris require a swap partition or anything..?
04:42.33Leedsand I've got to go try to do some negotiating with the mobile phone people at lunchtime - hopefully find someone who speaks some English
04:42.43Leedsuh... you know about partitions and slices?
04:43.45Georgeno
04:44.09Georgelet me guess, you have a partition, and the partition is divided into slices?
04:44.23Georgelike some sort of weird LVM
04:44.52Leedsibot change 0.05 hkd to gbp
04:45.07Leedsyes... partitions aren't really used in the SPARC world
04:45.24Leedshmm... I can probably handle paying that per minute for mobile phone calls to HK
04:45.54Georgelol
04:46.59Leedsibot change 0.6 hkd to gbp
04:47.11Leedsand that much per minute to the UK :-)
04:48.16Leedscheaper to call UK/US/Canada for that much than to China
04:51.59Leedsnot that they like their gambling around here or anything, but the mobile provider has a special Mobile Betting SMS tarrif
05:01.11Leedslunch!
07:21.16*** join/#gllug popey (n=popey@dsl-80-46-101-238.access.as9105.com)
07:21.39Leedsmorning popey
07:39.12eye69Morning
07:39.20Leedshey eye69
07:39.36eye69Hey Leeds
07:39.57eye69They wont give in, eh?
07:40.07eye69s/They/She/  :P
07:41.51Leedsthey won't give in - although I think I'm getting somewhere - but more annoyingly, I have to chase them.  Have been promised one email which never appeared, and had no response (except a form "here's some common answers, otherwise we'll get back to you" mail) to a mail I sent on Tuesday
07:43.43Leedsand it's a good job this is a call from my desk at work, since it's a 20-minute - so far - international call
07:44.21eye69Ouch.
07:44.34eye69What's the problem then?
07:44.43eye69Ie. why are you calling them?
07:53.37JAVmorning
07:56.16eye69Morning JAV
08:03.18Leedsooh, they're being sneaky
08:03.54LeedsI'm chasing tier points
08:05.01Leedsfor every flight you make, you get miles (depending on route and class of travel), and tier points (depending almost purely on class) - miles are spend on future 'rewards', tier points gain you levels of frequent flyer membership
08:06.28Leedstheir T&Cs say: "To reach Silver status you must earn 15 tier points in a 12 month period. " - they are saying that, no, it's actually a 13 month period, and you are zeroed at the end of the 13th month
08:06.47LeedsI hit 15 points on 12/07  and earned another 3 points on 28/07 - which I have now lost
08:07.16Leedsthe supervisor I spoke to has promised to look through the T&C and email me telling me where it actually says 13 months and zeroed
08:09.02Leedsthe problem is mainly that their system doesn't perform the upgrade after the 15 points are earned - it waits until the end of the month, so any further points earned in that month are simply lost
08:09.39eye69Idiots.
08:09.40Leedsat the moment it's more an argument of principle than anything else :-)
08:09.47*** join/#gllug jason_ukfsn (n=jason@spc2-watf3-5-0-cust146.asfd.broadband.ntl.com)
08:10.33Leedsoh, and there is no suggestion I can see in their T&C that, for example, 'month' implies 'calendar month' - it just says "12 month period", so for me 13/07/2004 -> 12/07/2005 would count just fine
08:11.09eye69I can't imagine it being anything else.
08:11.16jason_ukfsnmorning all (or evening if you happen to be in that part of the world)
08:11.31eye69Hi Jason
08:12.06Leedseye69: what do you mean?  you mean it should imply July 2004->June 2005?
08:12.54eye69Leeds: I'd say 12 month period.
08:13.54Leedseye69: but my point is what does "12 month period" mean? :-)
08:14.26gregjvery tough year for a woman
08:14.29gregj;)
08:14.34Leedsmorning/afternoon jason_ukfsn... what do you think? :-)
08:14.36Leedsgregj: indeed
08:16.36gregjeye69: you have to say period of time I guess
08:16.38gregj:-)
08:16.47gregjotherwise it sounds strange, at least to me
08:16.51gregjthou I am not brit
08:17.38jason_ukfsnthink about what Leeds? I seem to have joined towards the end of your discussion
08:18.11gregj|10:12 < eye69> Leeds: I'd say 12 month period.
08:18.11gregj|10:13 < Leeds> eye69: but my point is what does "12 month period" mean? :-)
08:18.11gregj|10:14 < gregj> very tough year for a woman
08:19.13Leedsjason_ukfsn: I'm arguing with Virgin over 'tier points', points gathered by frequent flyers purely on the basis of class of flight taken (except London->Sydney flights) and which, once you've got enough, let you gain a 'tier' of frequent flyer membership
08:19.29jason_ukfsnOK
08:20.09Leeds"To reach Silver status you must earn 15 tier points in a 12 month period. "
08:20.15Leedsfrom the T&C
08:20.39Leedsbetween 28/07/2004 and 12/07/2005 I earned 15 points
08:20.56eye69Leeds: The T&C says nothing about the points being deleted?
08:20.58Leedson 28/07/2005 I earned another 3 points - which have been taken away from me
08:21.23jason_ukfsnHave they given some reason for taking the points away?
08:21.25Leedseye69: it doesn't... what it says is "Once you are a Silver member you will need to earn 10 tier points in every Silver membership year to retain your Silver membership status."
08:21.40jason_ukfsnDoes the promotion state a specific 12 month period - ie from $date to $date?
08:21.43*** join/#gllug morsing (n=morsing@linux.kristne-gym.dk)
08:21.48morsing'morning
08:21.52morsing~seen jason_ukfsn
08:21.54ibotjason_ukfsn is currently on #gllug (12m 7s).  Has said a total of 5 messages.  Is idling for 14s
08:22.05morsingping jason_ukfsn
08:22.06jason_ukfsnmorning morsing
08:22.09morsingmorning
08:22.14morsingDid you get my email?
08:22.15eye69I believe they'd have to specify that they mean 12 calendar month period.
08:22.20eye69Morning morsing
08:22.25morsingmorning eye69
08:22.35Leedsjason_ukfsn: they say it's actually a 13-month period, and while points are credited within 7 days, they are only *counted* at the end of the month - so on 4/08 I had 18 points - i.e. "15 or more" and was upgraded to Silver, therefore needing 10 more points in the next year to retain my Silver
08:23.06LeedsI say I should have been upgraded well before 28/07 and therefore should have earned my 3 points on that date in the next year
08:25.11jason_ukfsnI think you should write a letter of complaint including the specific text of the offer and pointing out that it is not reasonable to claim that the period is 13 months when the offer specifies 12 months.
08:25.24eye69They should just upgrade you and then clarify in the T&C. That would keep you as a happy customer.
08:25.28jason_ukfsnHave your communications with them been in writing or over the phone?
08:25.51Leedswe'll see - the supervisor I spoke to is going to email me pointing out where in the T&C it says 13 months... of course, using my superior "search" skills, I can see that there is no mention of the phrase "13 months" or use of the number 13 in relation to months anywhere in the T&C
08:25.54jason_ukfsnAm I right in understanding that they have upgraded you but dropped the 3 points which should go towards the 10 point maintainance.
08:26.05Leedsjason_ukfsn: on this issue, on the phone - and yes, you're right
08:26.52Leedsjason_ukfsn: I was told I'd get an email about it a couple of weeks ago, and I mailed them on Tuesday asking for help, but haven't actually had anything from them - am now waiting for something
08:27.00jason_ukfsnComplaining over the phone is often pointless once you've found yourself being dealt with by a moron. Once things are in writing most companies have a completely different proceedure requiring a better level of care
08:27.35jason_ukfsnSend a paper letter in the post. It really does make a difference in most companies.
08:27.42Leedsto be fair, the person I spoke to there on Tuesday effectively said that, which is why I mailed them... if I can't get resolution pretty soon I'll resort to post
08:28.21Leedsironically, the only piece of email I've had since the call was from United Airlines with various promotions :-)
08:29.08Leedstheir point, BTW, is that the 13 month period is a benefit, since if you earn your 15th point in the 13th month, you still get upgraded, while the T&C suggest you shouldn't
08:29.41jason_ukfsnLeeds: that's irrelevant. Their claim is to your detriment and is contrary to the advertised offer.
08:30.22jason_ukfsnI'd suggest you don't waste any time and simply write a letter and post it. Make sure you paste it on heavy about being a regular flier and a loyal customer.
08:30.35Leedsanyway, as I said, it's mainly a matter of being an assertive customer for the sake of it now - although there is a serious issue that I am likely to start racking up Cathay ($NEW_EMPLOYER's preferred airline) miles pretty quickly now on trips to Sri Lanka, so my loyalty to Virgin is far from secure
08:30.59jason_ukfsnUsually once they see that you've made the complaint in writing they'll do what you want just for a quiet life
08:31.16jason_ukfsnyes but they don't know that yet
08:31.39LeedsI didn't put that in my last email because, frankly, it felt like confusion rather than malice at that point and I didn't want to start threatening
08:32.24jason_ukfsnIt's not a matter of threatening as of pointing out that you are a loyal customer and are "disappointed" at the way you are being treated. There is no need to warn that you wont remain loyal
08:32.33Leedswe'll see what I get today - and it had better be quick
08:33.23Leedsmy standard practice is usually to say that I find <whatever is wrong> unacceptable and wait for (or ask for) them to offer to make it acceptable
08:34.18Leedsthe other half of the Cathay thing is that until February, most of my flights were to the US with work... they are now likely to be to and from Hong Kong, but importantly, not with work, so it's my own cash and my choce of where I spend it
08:36.07LeedsI am in a perfect position to cash in my existing miles on a one-way London-> Hong Kong (since I have a one-way Hong Kong->London in hand) and just move to Cathay...
08:36.17Leedsanyway, this is all horribly off-topic
08:36.44Leedsand I'm sure very boring to most of you... have I mentioned that I'm in an office where I'm the only person whose native language is English? :-)
08:37.24jason_ukfsnDo you experience any issues communicating as a result?
08:38.40Leedsnot much - but it does mean that in general, unless someone is talking to me, I can't understand a word anyone around me is saying
08:38.59Leedshence running off at the mouth here :-)
08:46.23LeedsI've actually read the whole T&C now and there is absolutely nothing to suggest a 13 month period including zero-ing
09:34.08jason_ukfsncan folks do me a favour and see if they can access the UKFSN website.
09:34.39jason_ukfsnI'm trying to determine whether there are upstream routing issues as some colo customers are complaining that they cannot see their servers on the same network
09:34.48eye69ukfsn.org?
09:35.01Leedswww.ukfsn.org coming through loud and clear
09:35.17Leedsso if it helps, you're accessible in Asia
09:35.49eye69Doesn't seem to work from Sweden.
09:36.28jason_ukfsneye69: can you try a traceroute and let me know where it's failing please
09:36.42eye6911  www.ukpost.com (217.158.120.136)  45.558 ms  42.994 ms  43.832 ms
09:36.48eye69Doesn't seem to fail...
09:37.17eye69Works from this servers connection though.
09:37.29jason_ukfsnbut you cannot see www.ukfsn.org which is on the same box ?
09:37.32Leedsjason_ukfsn: works from my mate's machine in London - on mailbox ADSL, I think
09:37.44wethrinIt's being very slow here (dur.ac.uk)
09:38.37Leedsdoes *not* appear to be working from marmite - hosted machine in Texas
09:38.41jason_ukfsncan you let me know a box on that network I can try and access in return wethrin ?
09:38.48jason_ukfsnLeeds: what's the IP address of marmite?
09:38.53eye69jason_ukfsn: From the office, the webserver doesn't seem to reply at all.
09:39.06eye69From my server, it replies just fine.
09:39.17jason_ukfsneye69: can you provide an IP I can test to see if I can see the route from this end?
09:39.26eye69217.78.17.118
09:39.53Leedsjason_ukfsn: it doesn't seem to be a blackhole, since I get connection refused from 67.18.166.18
09:40.04eye69The one it works from is upcore.net
09:40.18Leedshang on
09:40.30wethrinjason_ukfsn: Try <anything>.dur.ac.uk, although I think the firewall may block traces
09:40.43wethrinIt could just be our webcrash
09:40.50Leedssorry, not connection refused - it connects but doesn't get a response to an HTTP request
09:41.15eye69Leeds: Same thing here.
09:41.16wethrinjason_ukfsn: try vega.dur.ac.uk; it'll most likely be stopped at the border router, though
09:41.43Leedsso there's 2.5 datapoints
09:42.07jason_ukfsnwethrin: cheers, I can get as far as 212.219.133.82 from here which is probably a router
09:42.17jason_ukfsneye69: I can only get so far within SWIPNET
09:42.35eye69Ok. We're beyond swipnet.
09:42.43jason_ukfsnI've asked the Clara folks to look into the routing problems as it seems fairly widespread.
09:42.50eye69It should go onto Quicknet after Swipnet.
09:42.50Leedsjason_ukfsn: you should be able to traceroute all the way to marmite
09:44.24jason_ukfsnLeeds: cannot get to 67.18.166.18 - times out within theplanet.net
09:44.28jason_ukfsnLeeds: cannot get to 67.18.166.18 - times out within theplanet.com
09:45.07Leedsjason_ukfsn: I can traceroute to it both from here and from London
09:45.22jason_ukfsnActually eye69 I can get to quicknet but no further
09:45.48eye69Ok
09:46.15jason_ukfsnWell I've raised it with Clara and now I suppose I have to wait a bit for them to look at it
09:47.24wethrinjason_ukfsn: Probably
09:48.21Leedshmm... Mo Mowlam kicked the proverbial
09:48.34wethrinaye
09:50.09jason_ukfsnyes I saw that on this mornings news. They reported yesterday that her condition was deteriorating quickly so it was kind of expected.
09:50.42Leedsyeah
09:52.39wethrinNext up, Peter Mandelson?
09:53.05Leedsnah, the devil cares well for his mates
09:53.41wethrinbah
09:54.32jason_ukfsnwethrin: it seems to be the ones who upset tony recently that are dropping off as my wife observed this morning.
09:55.00wethrinhmm.....coincidence?
09:55.40Leedsjason_ukfsn: Clare Short next?
09:56.16wethrinGah. Fucking spammers
09:56.33wethrinSpamming the administrative contact address for my domain
09:57.09jason_ukfsnLeeds: didn't she help to pull the rug from the anti-war labour movement in parliament? That being the case they'll probably just kneecap her ;)
09:57.11*** join/#gllug Gonzo (n=Gonzo@82-45-233-86.cable.ubr03.hari.blueyonder.co.uk)
09:58.46Leedsjason_ukfsn: how did she pull the rug?
09:59.07Leedsby not resigning before the war?
10:00.01jason_ukfsnyes. She talked it all up and then refused to resign and gave "reluctant support" to the government.
10:00.34jason_ukfsnOddly enough once the war and occupation was fully in swing her sense of right and wrong started to work again.
10:00.56Leedsdidn't do her own rep much good though
10:03.11*** join/#gllug Gonzo (n=Gonzo@82-45-233-86.cable.ubr03.hari.blueyonder.co.uk)
10:12.21jason_ukfsnwell at least the techie at Clara is seeing the same symptoms from outside the Clara network so I don't have to argue about the problem :)
10:12.57Leedsgood
10:15.19jason_ukfsnI suppose while they're looking into it I may as well turn on the ps2 and carry on playing destroy all humans
10:16.17eye69:)
10:16.35jason_ukfsnit's very much like Mars Attacks
10:17.13Leedsdoes it have people's heads grafted onto little doggie bodies?
10:30.57Leedshmm... no mail from Virgin... how long does it take to find a non-existant entry in a few pages of T&C anyway?
10:33.09Leedshometime for now - have a good Friday, everyone
10:33.50*** join/#gllug Gonzo (n=Gonzo@82-45-233-86.cable.ubr03.hari.blueyonder.co.uk)
11:16.27*** join/#gllug Leeds (n=richardc@ipvpn095205.netvigator.com)
11:18.23wethrinLeeds: get thee to a pub!
11:21.39Georgehey wethrin, Leeds
11:22.09wethrinEek! A George
11:22.13George:P
11:22.17Georgenetbooting is very very cool
11:22.31wethrinIt's quite useful
11:22.34wethrinVery old-hat, though
11:22.36Georgejust not on a sparc ;)
11:22.49Georgeand I now have my 13W3 -> VGA adaptor
11:22.54wethringood good
11:23.05Georgelet's hope it doesn't use funny refresh frequencies that my LCDs can't handle.
11:25.28wethrinHeh. Sync-on-green may be your only issue :)
11:25.36Georgehrmm.
11:25.37wethrinCertainly the U5 worked with my LCD
11:25.37GeorgeWHAT?
11:25.48wethrinwhat?
11:25.49Georgewhat the smeg is sync on green?
11:25.50wethrinUltra5
11:26.14wethrinIt combines the H/V sync signals with the green line
11:26.40Georgehrmm
11:26.55Georgeso you're telling me this isn't going to work?
11:26.59wethrinI don't know
11:27.03wethrinTry it
11:27.12eye69I bought a whole bunch of 13w3->VGA adapters from http://deepspacecables.com/
11:27.22wethrinOf course, even if it did have SoG, then maybe the adapter will pull out the sync signals
11:29.16Georgeit's not woorkkiinnggg
11:30.01wethrinGot a CRT?
11:31.15Georgeyes
11:31.21wethrinUse that
11:31.49Georgebah
11:31.53Georgenotnow
11:32.02GeorgeI want to use my LCD :(
11:33.21wethrinWell, try your CRT first
11:33.25wethrinIt's more likely to work
11:33.37wethrinAnd that could eliminate a problem with the adapter
11:33.46Georgeblah
11:33.56GeorgeI'll do it later
11:34.00Georgemy CRT is on the floor at the moment
11:35.22wethrinah
12:12.44*** join/#gllug AndrewBlack (n=chatzill@81.2.66.249)
12:29.30GeorgeNFS really is great
12:37.37Georgewethrin: that's an american site?
12:40.31morsing<wethrin> I don't know
12:42.18Georgewethrin: ok, well, it's not working with my CRT
13:09.08morsing<George> hrmm.
13:26.11edwardat the moment they are added to the top by apache. i want it to stop. i found mod_asis, but that appears to be just for files, not CGI
13:29.05wethrinGeorge: What's an American site?
13:29.25Georgewethrin: deepspacecables
13:29.43wethrinAsk eye69
13:29.46wethrinHe bought from there
13:30.36Georgeheh
13:30.48wethrinI bought books!
13:32.58JAVgood afternoon
13:40.52wethrinhi
13:47.38Leedsfor the record, no mail from Virgin has come
13:52.10Leedshttp://www.tadpolecomputer.com/dynamic/news/press/2005/83.html
13:52.29Leedsfor those who like their UNIX machines SPARCy and portable
13:53.25GeorgeLeeds: did you offer me an xbox this morning?
13:54.22LeedsGeorge: I don't believe so
13:55.05Leedsalthough I technically do have a spare one
13:55.25George04:46 < Leeds> so, want a cheap, not-yet-pissed-on xbox?
13:55.28Leedsspare in that it's sitting in London
13:55.41LeedsGeorge: a few lines above that was a link to an ebay auction
13:56.10GeorgeARGH, Solaris has asked me if I want GNOME or CDE
13:56.12George...GNOME!!!
13:56.14GeorgeARRGHHH
13:56.25wethrinHeh
13:56.26wethrinthey both suck
13:56.31wethrinBut in different ways
13:56.41wethrinGnome is ugly slow and bloated
13:56.51wethrinCDE is ugly and not very nice to use
13:57.04Georgebecause CDE is almost KDE baybee
13:57.14Leedsit's only asking which one you want by default - I assume the actual answer is KDE
13:57.15murbCrap/Krap Desktop
13:57.21wethrinmurb: Indeed :)
13:57.33Leedsyou, well, being a weenie thereof
13:57.34wethrinI don't want KDE!
13:57.36wethrinheh
13:57.47murbfvwm2++
13:57.52Leedsafterstep++
13:58.27Georgemy resolution appears to be 1152x900
13:58.32Georgewhat the smeg is 1152x900..
13:58.34Georgethat's just weird
13:59.40GeorgeSunOS ss5 5.9 Generic_117171-07 sun4m sparc SUNW,SPARCstation-5
14:02.35George/dev/dsk/c0t3d0s7      5.9G   6.0M   5.9G     1%    /export/home
14:02.39George/dev/dsk/c0t3d0s0      1.9G   1.2G   593M    69%    /
14:02.41Georgenot bad
14:03.56Leedsshould I be worried that there's water dripping from a light fitting in my bathroom?
14:05.09wethrinGeorge: 1152x900 is a standard resolution on Suns
14:05.20Georgewethrin: weird
14:05.30wethrinIt's standard 4:£
14:05.32wethrin4:3
14:05.42wethrin1280x1024 is weird
14:05.47Georgewethrin: no it's not
14:05.53Georgewethrin: 4:3 would be 1152:864
14:05.59wethrinEh. Close enough
14:06.41Georgewethrin: as for 1280x1024... http://blog.gwright.org.uk/index.php?/archives/55-I-hate-1280x1024.html
14:12.24wethrinmm
14:12.50Georgewhy is this machine so dreadfully slow
14:12.56Georgessh sessions are lagging
14:12.58Georgequite a bit.
14:13.16wethrinBEcause you're compiling KDE?
14:13.21Georgeno
14:13.23Georgenothing's compiling on it
14:13.36Georgeload average: 0.05, 0.07, 0.11
14:19.39wethrinhm
14:20.31*** join/#gllug Erwin (n=erwin@pdpc/supporter/sustaining/Erwin)
14:20.59wethrinHeh. The wikipedia entry for Slashdot start with "This page has been protected from editing to deal with vandalism"
14:21.52LeedsGeorge: because it's a very very shitty machine?
14:22.10George:)
14:22.42GeorgeYAY!
14:22.44Georgetetris
14:22.50Leedsseriously - you never notice the hit from ssh on a modern machine, but on one as old as that, it's going to cause some overhead
14:23.15Georgeyeah
14:23.21GeorgeI realised the CPU was crapping out on the encryption
14:23.23wethrinIsn't it that the older SPARCs lacked a hardware divide instruction?
14:23.38wethrinI think the SS5 is okay, but you need to recompile ssh
14:24.25George# ping www.google.com
14:24.26Georgeping: unknown host www.google.com
14:24.27Georgehrmm
14:24.33GeorgeI thought I'd set up DNS and routing
14:25.39GeorgeLeeds: rlogin seems to be fine :)
14:26.08Leedsyes, it would be :-)
14:26.34Leedshmm... I asked someone to come look at my light... no sign of them, and I need to shit and go out
14:27.31Leedsknew that would work - someone is on their way up :-)
14:27.52George?
14:28.54wethrinheh
14:29.05GeorgeLeeds: how do I set up INTARWEB on solaris?
14:29.18wethrinGeorge: Install Apache
14:29.23Georgeno
14:29.25Georgeas in
14:29.27Georgeget DNS working
14:29.32GeorgeI don't see a resolv.conf
14:29.34wethrinWhat's your /etc/resolv.conf say?
14:29.39Georgethere isn't one :)
14:29.45wethrinah. Make one? :)
14:30.15LeedsGeorge: /etc/defaultrouter?
14:30.21George# echo "domain gwright.org.uk" > /etc/resolv.conf
14:30.21George# echo "nameserver 192.168.7.7" >> /etc/resolv.conf
14:30.21George# ping www.google.com
14:30.21Georgeping: unknown host www.google.com
14:30.28Leedsifconfig -a
14:30.41wethrinping 192.168.7.7
14:30.47wethrinDo that first :)
14:30.52George# cat defaultrouter
14:30.52George192.168.7.1
14:30.54Leedsifconfig first
14:31.01George# ping 192.168.7.7
14:31.01George192.168.7.7 is alive
14:31.07Leedsnetstat -nr
14:31.10George# ping -s 192.168.7.7
14:31.10GeorgePING 192.168.7.7: 56 data bytes
14:31.10George64 bytes from 192.168.7.7: icmp_seq=0. time=1. ms
14:31.12wethrinLook at your /etc/nsswitch.conf
14:31.39Georgewethrin: ok, what do I look for? :)
14:31.41Leedsoh, that... didn't you tell it to use DNS at install time?  it'll try to use NIS+ by default
14:31.52Georgedefault              192.168.7.1          UG        1      0
14:32.01wethrinGeorge: The hosts line
14:32.01GeorgeI did tell it to use DNS at install time...
14:32.13wethrinYou'd want to have:
14:32.15wethrinhosts: dns files
14:32.19LeedsGeorge: can you traceroute -n anywhere interesting?
14:32.21Georgehosts:      files dns
14:32.24Georgeit's in there.
14:32.34George# traceroute -n 192.168.7.1
14:32.34Georgetraceroute to 192.168.7.1 (192.168.7.1), 30 hops max, 40 byte packets
14:32.34George<PROTECTED>
14:32.42LeedsI meant outside your network
14:32.42George# traceroute -n www.google.com
14:32.42Georgetraceroute: unknown host www.google.com
14:32.57George64 bytes from 192.168.7.1: icmp_seq=0. time=2. ms
14:33.01Leedsfool... your DNS is broken - I'm asking if it's the networking layer or just the DNS
14:33.02GeorgeI'm stumped
14:33.02wethrinWhat if you run nslookup?
14:33.16Leedsibot nslookup www.google.com
14:33.24LeedsGeorge: traceroute that IP
14:33.27GeorgeLeeds: I am
14:33.37Leedsibot botsnack
14:33.37ibotLeeds: aw, gee
14:33.48wethrinibot George
14:33.48ibothmm... george is gwright@kde.org and a KDE devel
14:33.53wethrinibot Leeds
14:33.53ibotwell, leeds is a bloke called Richard in the UK or spending too much time playing with expensive electronic toys or a genius or whatever you want him to be, or nekkid, or a place in the norf, or a rubbish footie team, or damn nearly bankrupt, or better than google. relegated :-(, or unemployed
14:33.55George# traceroute -n 66.102.7.99
14:33.55Georgetraceroute to 66.102.7.99 (66.102.7.99), 30 hops max, 40 byte packets
14:33.55George<PROTECTED>
14:33.55George<PROTECTED>
14:33.55George<PROTECTED>
14:34.02Leedsibot Leeds
14:34.02ibotfrom memory, leeds is probably in Hong Kong...Sri Lanka... somewhere like that, anyway, or possibly somewhere in the Far East making bras
14:34.06wethrinYour nyetwork is broken
14:34.12George# ping -s 66.102.7.99
14:34.13GeorgePING 66.102.7.99: 56 data bytes
14:34.13George64 bytes from 66.102.7.99: icmp_seq=0. time=182. ms
14:34.13wethrinibot Leeds
14:34.13ibothmm... leeds is probably in Hong Kong...Sri Lanka... somewhere like that, anyway, or possibly somewhere in the Far East making bras
14:34.21GeorgeI'm getting ping responses from google though
14:34.31LeedsGeorge: what is .1?
14:34.34wethrinfirewall?
14:34.38GeorgeLeeds: gateway
14:34.46wethrinibot wethrin
14:34.46iboti heard wethrin is bigger than a breadbox, unless said breadbox is > 5'11" long, or silly, or afraid that its time to correct how people use it's, or ha
14:34.55LeedsI mean is it something ssh-able-to?
14:34.57George.1 and .7 are both gateways... .1 being the primary and .7 just rerouting to .1
14:34.59GeorgeLeeds: no
14:35.04GeorgeLeeds: it's my ADSL thingy
14:35.27Leedsif you do telnet to google IP port 80, does it work?
14:35.48George# telnet 66.102.7.99 80
14:35.48GeorgeTrying 66.102.7.99...
14:35.48GeorgeConnected to 66.102.7.99.
14:35.48GeorgeEscape character is '^]'.
14:36.03Leedsnow talk a little HTTP to it
14:36.09GeorgeI don't talk HTTP
14:36.20Leedsyou should - it's a useful dialect
14:36.25Leeds"GET / HTTP/1.0"
14:36.27Leeds""
14:36.47Georgeyeah, seemed to work
14:37.08mozrat-seAfternoon
14:37.08Georgehey mozrat-se
14:37.09Leedsbloody thing redirects me to google.com.hk so it can talk Chinese at me ;-)
14:37.11mozrat-seHey George
14:37.21Leedsmozrat-se: you must rack up more miles than me
14:37.21wethrinheh
14:37.23GeorgeLeeds: hehe
14:37.36GeorgeLeeds: so why is dns busted?
14:37.42GeorgeI'll reboot and see what happens
14:37.46Georgethe universal cure for everything :)
14:37.46LeedsGeorge: before that
14:37.47mozrat-seLeeds, I was mozrat-nl Wednesday and Thursday but they blocked outbound SSH and IRC
14:37.51mozrat-seheathens
14:37.59Leedsjust cat /etc/resolv.conf first
14:38.00Georgemozrat-se: that's why you have httptunnel servers :)
14:38.07mozrat-seGeorge: I shall do now
14:38.10George# cat /etc/resolv.conf
14:38.10Georgedomain gwright.org.uk
14:38.10Georgenameserver 192.168.7.7
14:38.32Georgemozrat-se: did you hear that I got my AS grades? :)
14:38.35LeedsI would try using an external nameserver
14:38.42mozrat-sewhat did you get George ?
14:38.46Georgemozrat-se: 7 As
14:38.50GeorgeLeeds: hrmm
14:38.52mozrat-seWell done, sir
14:38.54mozrat-senice one
14:39.00GeorgeLeeds: I'll try .1 as that's another DNS name server
14:39.10LeedsGeorge: no, I meant one not (mis-)run by you
14:39.30GeorgeLeeds: .1 works
14:39.44GeorgeLeeds: heh, misrun? :)
14:39.44wethrinSo .7 is misconfigured?
14:39.48Georgewethrin: dunno
14:39.55Georgewethrin: it's just a stock bind9 install
14:39.56Leedsworks as in it works for the ss5, or works as in it works for other machines so you expect it to work for the ss5?
14:39.58wethrinBut if .1 works...
14:40.18GeorgeLeeds: works as in works for the ss5
14:40.29wethrinGeorge: So your own nameserver is broken, then
14:40.41Georgeyes
14:40.43Georgeseems so
14:41.21Leedsso there is, in fact, nothing wrong with either Solaris or the machine?
14:41.27GeorgeOK, I restarted bind9 on the server
14:41.30Georgeswitched back to .7
14:41.33Georgeand ss5 is working now
14:41.44Georgeoh wait
14:41.46Leedswhy are you running two nameserver?
14:41.48Leedss
14:41.48GeorgeI think it had the IP cached
14:41.54GeorgeLeeds: one's on my linux server
14:42.04GeorgeLeeds: that's my real DNS server.. the other is my ADSL router thingy
14:43.05Georgeok, weirdness
14:43.08George.1 doesn't work anymore
14:43.40Georgemozrat-se: thanks, btw :)
14:44.12Leedsah, toilet IRC
14:45.04Georgeewww
14:45.09Georgethat's disgusting
14:45.52Leedsha ha ha ha ha ha ha ha hee hee hee hee hee
14:46.31Georgeok, own up
14:46.39Georgewho here is Simon Farnsworth?
14:46.52Georgeor Christoph Bartoschek
14:46.53George:P
14:46.59wethrinlist posters?
14:47.04Georgeyeah
14:47.11Georgethey both just posted on my blog, on that 1280 thing
14:47.15Georgeso I'd assume they're lurking here
14:48.12Georgewhy does vi not like wide terminals
14:48.15Georgewhat a pile of flaming poo
14:49.01Leedsthat's why we grab the CCD and install vim
14:49.08George:)
14:49.29Georgeok, after a reboot it now likes working with .7
14:49.31Georgehow odd
14:49.32Georgeand strange
14:50.47GeorgeI might install fluxbox or something on here
14:51.03Georgegnome is dreadfully slow, and CDE is dreadfully dreadful
14:51.12Leedshmm... the drips have started again
14:51.23jason_ukfsnfolks can I ask you to test if you can access www.ukfsn.org again please
14:51.24GeorgeLeeds: we don't want to know about your toilet antics
14:51.26LeedsGeorge: you'll find a useful selection of window managers on the Companion CD
14:51.59GeorgeCDE reminds me of OS/2 Warp 3
14:52.49Georgejason_ukfsn: isn't getting anywhere
14:52.56jason_ukfsnAlso please test to see if you can view www.gllug.org.uk
14:53.06jason_ukfsnGeorge does traceroute get there?
14:53.15Georgehang on
14:53.38Georgesomething's saturated the crap out of my network
14:53.57Leedsjason_ukfsn:  nothing from texas, works from London, seemingly nothing from Hong Kong now either, which seems worse
14:53.58Georgejason_ukfsn: not really
14:54.02jason_ukfsnLeeds: are you able to see www.ukfsn.org and www.gllug.org.uk now?
14:54.10jason_ukfsnLeeds: can you traceroute or ping?
14:54.41Georgejason_ukfsn: ping works because it was one of the test domains I used from the ss5 :)
14:55.33GeorgeLeeds: where is the hostname configuration?
14:55.57LeedsGeorge: in both Hong Kong and Texas, it connects but doesn't respond
14:56.08GeorgeLeeds: I changed /etc/hostname.le0 and /etc/hosts to strontium but it still thinks it's ss5
14:56.13GeorgeLeeds: erm, I was talking about solaris :)
14:56.32LeedsGeorge: uh... grep is your friend
14:56.42Leedsjason_ukfsn: see what I just said to George
14:57.10Leedsparts of my route from Hong Kong have a return on the traceroute of over a second - it's a wonder anything gets through
14:57.57Leedsjason_ukfsn: traceroute no problem - looks like an application layer problem to me
14:59.52Georgeright, whoever is posting hundreds of pointless comments to blog, you can go to hell.
15:00.14LeedsGeorge: it's a blog - surely pointless comments is what it's there for?
15:00.39Leedss/ked/kend/
15:00.49Georgewhich package is rlogin in?
15:01.14Leedsno idea - try rsh
15:01.16jason_ukfsnLeeds: I initially thought it was the server but it's affecting different servers with different OS and no changes to them. Within the local network and Clara's network there are no evident problems.
15:01.30LeedsI never dealt with standard Solaris userspace when I could avoid it
15:02.03jason_ukfsnI suspect an application layer filter on a router somewhere but it's far enough from me that I've no way of determining where :(
15:02.05Georgethis is in gentoo
15:02.06George:)
15:03.43wethrinthen there probably isn't one
15:03.52Leedsjason_ukfsn: well, I dunno... and frankly, it's about 3 hours past beer o'clock here, so I'm going out
15:04.18jason_ukfsnfair enough
15:04.21jason_ukfsnthanks for your help
15:04.50LeedsI shall be back, probably rather drunk, in a few hours if you still need badly-typed help :-)
15:09.16wethrinenjoy!
15:10.38Leeds*hic*
15:11.44jason_ukfsnsomething tells me typing wont be the major issue with advise from a pissed Leeds
15:18.54GeorgeLeeds: I take it back
15:18.57GeorgeLeeds: ssh is fast on it
15:19.09GeorgeLeeds: it's just that my wireless network somehow killed itself to be incredibly slow
15:20.10Copei have a laptop, with a cisco wireless card in it, which uses airo drivers, I believe
15:20.15Georgethere we go, default shell changed to bash
15:20.37mozrat-seWooo - cope
15:20.59Copeknoppix seems to work ok, and I can give the card an ip, and ping the ip, etc, but can't ping the router... hrm, I really need to do some reading
15:21.13Copethis wireless stuff is new technology for an old dinosaur like me
15:21.21Copehi mozrat-se
15:21.23Copewoo George
15:25.11GeorgeCope: ?
15:29.29CopeGeorge: ¬
15:29.48GeorgeCope: anyway, it took me aggeesss to get solaris installed on that ss5 :P
15:29.58CopeGeorge: it already had solaris on it
15:30.07GeorgeCope: I didn't have the password.
15:30.20CopeGeorge: well done on your results!
15:30.32Georgethanks :)
15:30.42CopeGeorge: how did you install it, then?
15:31.30GeorgeCope: nfs/tftp/bootparamd/rarpd on a linux box, downloaded isos, split isos to get access to second slices.. moved them into a sane directory structure then netbooted
15:32.21Copenice
15:32.34Copeyou should write a brief how-to
15:32.56GeorgeI will
15:32.58Georgeat some point
15:33.09GeorgeCope: I've also ordered 5x9.1GB disks for them
15:34.04Copenice one
15:34.19wethrinCOPE!
15:34.20Copeglad you're having fun :-)
15:34.24Copehello wethrin
15:34.34wethrinHow's Cope?
15:34.39CopeI'll ask him
15:34.45GeorgeCope: yeah
15:34.52Copehe says he's ok, thanks, and you?
15:35.24wethrinI'm good. Going to be off-line tomorrow, and maybe some of Sunday
15:35.30Copemmhmmm
15:36.08GeorgeCope: I also ordered a SCSI cd drive
15:36.57CopeGeorge: groovy
15:37.25wethrinHave you tried feeding it?
15:37.34Copewethrin: milk
15:37.44wethrinGeorge: Will it be able to use 512-byte blocks?
15:38.00Georgewethrin: no idea
15:38.04jason_ukfsnfolks can you please test http://www.gllug.org.uk/ and let me know if you can access it now?
15:38.06wethrinIt may not work if it doesn't
15:38.15wethrinWFM
15:38.27Georgewethrin: it's almost exactly the same drive as the one I've got in there at the moment
15:38.27wethrinAlthough the next meeting is a bit off
15:38.33wethrinFrom a Sun?
15:38.40Georgeno
15:38.42Georgeit's a compaq drive
15:38.46wethrinhahahahha :)
15:38.47Georgethe drive in there at the moment is a compaq drive
15:39.02wethrinHm
15:39.08wethrinI thought you said it doesn't boot
15:39.18Georgewethrin: ?
15:39.23wethrinYour CD drive?
15:39.30wethrinOr did you not try?
15:39.36GeorgeI don't have a CD drive
15:39.39Georgehttp://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=5221289050&sspagename=ADME:L:AAQ:UK:1
15:39.43Georgethey're the disks I ordered
15:40.02wethrinEr. I was talking about the SCSI CD drive
15:40.06wethrinWere you talking about the hard drives?
15:40.16GeorgeI haven't received it yet
15:40.27Copehmmmm
15:40.29wethrinYeah, but you just said you have one in there already...
15:40.36Copeenter the ESSID for eth0
15:40.40Copewhat does that mean?
15:40.46wethrineth0 is wireless?
15:40.49Copeyes
15:40.53wethrinIt's the ID of the wireless network
15:41.00rhoweGeorge: heh, I was going to bid on those
15:41.01GeorgeCope: iwconfig eth0 essid NETWORKNAME
15:41.01Copehow do I find out what that is?
15:41.07Georgerhowe: why didn't you? :)
15:41.22wethrinCope: Nassure - there should be a setting to scan for ESSIDs
15:41.57Georgewethrin: so if the CD drive doesn't support 512-byte blocks I'm screwed?
15:42.06Copewindows box says ssid is called 'cheddaman'
15:42.08rhoweGeorge: In the end I bid on 3 seperate 9.1G drives
15:42.16rhoweGeorge: Came to about 22 quid including postage
15:42.23rhoweGeorge: All from the same seller
15:42.23Coperhowe: joy with alphas?
15:42.33Georgerhowe: heh, not bad
15:42.48rhoweCope: Unsure as yet - I pinched the RAM and stuck it in my existing one for now :)
15:43.04wethrinGeorge: Possibly, yes
15:43.05Copeenter the NWID for eth0?
15:43.16rhoweCope: Once I have it all configured as a mail server, I'll take the RAM out and put in a proper amount (at least 768M I hope)
15:43.23Coperhowe: ideal
15:43.30rhoweCope: Then I can look at getting a second one up and running
15:43.37Georgewethrin: is it likely to support 512-byte blocks?
15:43.38wethrinHm. It looks like my phone may not last (battery-wise) until tomorrow evening. Never mind.
15:43.46Copehow do I know what the nwid is? and if its needed?
15:43.49rhoweSpeaking of which, you reminded me that work needs to donate some power and cat5 cables :)
15:43.53wethrinGeorge: I have no idea. Most PC ones don't. However, SCSI ones may do, set by a jumper
15:44.04rhoweGeorge: You are aware those are SCA drives, not 68pin SCSI, right?
15:44.20Georgerhowe: yes
15:44.21Georgerhowe: SCA.
15:44.28Georgerhowe: it's what the SS5s use
15:44.33rhoweGeorge: OK, just checking :)
15:44.37Copehrm
15:44.52Copecan't see a nwid equivalent on the windows machine
15:45.03Copeshall I just leave it blank?
15:45.05rhoweCope: ESSID?
15:45.13Georgerhowe: I think I got them at a very reasonable price :
15:45.14George:)
15:45.14Coperhowe: yeah I found that one, I think
15:45.31Copeits asking for NWID of eth0
15:45.44Cope'cell identifier'
15:46.13rhoweCope: Not sure what that is. Sounds like peer to peer adhoc routing stuff to me, which you aren't likely to be using
15:46.19rhoweCope: Set it to blank or the ESSID, I guess
15:46.33GeorgeCope: what scsi cd drive did you use with it?
15:46.54CopeGeorge: can't remember
15:47.01wethrinGah. The train line is hateful
15:47.03Copebollock, can't ping gw
15:47.41GeorgeCope: pong
15:47.42George:)
15:47.55Copehmmm - iwconfig shows that the machine thinks the access point is ff:ff:ff:ff:ff:ff
15:48.01Georgeyeah
15:48.31Georgewethrin: it's a philips scsi cd drive... that's all I know
15:48.54wethrindunno then
15:49.22wethrinRight. I'm off. Bye!
15:49.25Georgecya
15:49.37GeorgeCope: I also had to reinstall because booting into single user mode wanted the root password :)
15:56.36GeorgeCope: btw
15:56.43GeorgeCope: where's a cheap place to pick up those hdd brackets?
15:57.46CopeGeorge: no idea
15:58.01Copeok wtf do I have to do to get this wifi card to even see the gw
15:58.22GeorgeCope: iwlist scanning?
15:58.49CopeGeorge: failed to read scan data: no data available
16:00.02Georgehrmm
16:00.08Georgeyou know the essid?
16:00.18Copei think so
16:00.24GeorgeCope: is it WEP enabled?
16:00.30Copethe windows box says its 'cheddaman'
16:00.43Georgehrmm
16:00.56Georgein my experience, some machines just bluntly refuse to associate with certain access points
16:01.05Georgeif you're getting the ff:ff:ff:ff:ff:ff thing, that may be the case
16:01.11Copehow fucking useful
16:01.21Georgemy old powerbook absolutely refused to associate with my belkin thingy
16:01.29Copethis laptop works fine with windows though
16:01.42Georgeoh, should be ok then
16:01.42Georgeerm
16:01.45Copethe ap is indeed using wep, according the the settings on the windows machine
16:01.54Georgedo iwconfig eth0 essid cheddaman
16:02.40Georgethen do iwconfig eth0 and splat the output somewhere
16:03.05Copewell - can't paste it anywhere, but can type it
16:03.32Georgeblah
16:03.39Copeeth0 IEE 802.11-DS ESSID:"cheddaman"
16:03.56CopeMode:Managed Frequency:2.447 GHz Access POint: FF:FF:FF:FF:FF:FF#
16:04.25CopeBit Rate:11 Mb/2 Tx-Power=17 dBm Sensitivty=0/65535
16:04.32Georgedo you know the h/w address of the AP?
16:04.42CopeRetry limit:16 RTS thr:off Fragment thr:off
16:04.57CopeGeorge: yeah I think so, from the arp cache of the windows box
16:05.02GeorgeCope: ok
16:05.15CopeInternet Address      Physical Address      Type
16:05.16Cope192.168.74.1          00-0b-5f-49-23-1d     dynamic
16:05.18GeorgeCope: do iwconfig eth0 ap blah
16:05.25Georgewhere blah is the h/w address of the AP
16:06.06CopeGeorge: ap is still ff....
16:06.28Georgehrmm
16:06.29Georgesucks
16:06.32Georgetry ap any
16:06.48Copesame
16:07.00Georgegot a sledgehammer?
16:07.07Copeheh
16:07.15Copethis shouldn't be difficult, I'm sure
16:07.22GeorgeI've always found wifi in linux to be a complete pain in the arse
16:07.27Georgewhat card is it?
16:07.37Copedunno - some cisco thing
16:07.52Copestatus light is on, and it shows activity
16:08.03Georgehrmm
16:08.22Copeuses airo_cs module
16:08.27Copeaccording to knoppix
16:08.28rhowe<PROTECTED>
16:08.37rhoweCope: Cisco Aironet, then, I guess
16:08.44rhowewireless on Linux is working OK for me so far :)
16:09.10Copelink quality is 0/160 and signal level is -112 dBm
16:09.12George<PROTECTED>
16:09.17Copenoise likewise
16:09.48Georgeyay, I'm browsing THE INTARWEB on an SS5
16:09.49Georgethe novelty.
16:11.42Georgehrmm
16:11.44Georgemo mowlam is dead
16:11.54Copeno difference
16:12.17Georgelol
16:12.34Copedidn't honestly expect a difference
16:12.39GeorgeCope: got any other spares from the SS5? :)
16:12.48Georges/from/for/
16:12.49Georgeheh
16:13.13CopeGeorge: no
16:13.33Georgehrmm, ok
16:13.44GeorgeI've spent altogether far too much money on it so far.
16:14.13Copeok - beginning at the basics here - I have the card; lets see if google says it works with linux
16:14.18jason_ukfsnfolks can you please test http://www.gllug.org.uk/ and let me know if you can access it now?
16:14.55stephenjason_ukfsn: yup, it works now
16:15.11Georgesame here
16:15.12Georgeworing
16:15.13Georgeer.
16:15.14Georgeworking.
16:16.20Copehrm, is there an lspci equivalent for pcmcia? I looked in /proc/bus/pccard but that just tells me what I already know - ie its using airo_cs
16:16.52GeorgeCope: cardctl?
16:17.22CopeGeorge: great
16:17.37Copeok its a cisco 350 series wireless lan adaptor
16:17.51rhoweCope: Check it's operating in the correct mode
16:17.57rhoweath0      IEEE 802.11g  ESSID:"no127"
16:18.04rhowe<PROTECTED>
16:18.14rhoweCope: For you, it should be 'Mode: Managed'
16:18.30rhoweCope: And check it's 802.11[abg] (depending on what you're running)
16:18.48rhoweCope: You change between a, b and g using 'iwpriv mode <n>' IIRC
16:19.17CopeIT SAYS 802.11-ds
16:19.26Cope</toggle caps>
16:22.02Copegoogle indicates the card works fine with linux
16:25.52rhoweheh, no idea what ds
16:25.53rhoweis
16:26.01Copeindeed
16:26.13Copeoh well - adjournng for the day
16:26.16rhowedualspeed or something perhaps? Maybe the card has a special mode where it is in two modes at once?
16:26.55rhoweMost manufacturers have their own proprietary operating modes which run faster than the standards
16:27.08rhoweMaybe it's referring to whatever Cisco's is called
16:33.33murbnew gf?
16:34.48rhowemonth old now
16:34.58rhowe(cue paedophilia jokes)
16:35.11murbwhy?
16:35.26rhowethis'll be the 3rd time we've met
16:35.40murboh...
16:40.05Georgegah, why are the SS5 hard disk mounting brackets so fucking expensive
16:50.03*** join/#gllug Martin (n=martin@62.232.38.174)
16:57.35*** join/#gllug z00dax (n=z00dax@kbsingh.plus.com)
17:08.31CopeGeorge: progress
17:08.55CopeGeorge: restarted system, and configured network by hand, then ran iwlist scanning
17:09.01Copegot some results
17:09.13GeorgeCope: yay
17:09.24CopeGeorge: not sure what to do with said results, however
17:12.19Georgelol
17:12.58Copeand bloody annoying, since I have to reboot into windows to connect to internet, so I can't see the results now
17:14.57murbwhy do you have to do that?
17:16.17Copebecause this laptop has windows on it, and under knoppix I am yet to work out how to get wireless to work
17:16.49Copethere's another computer upstairs, but its Dad's and he is home from work now, and will want to use it
17:18.42Copehehe
17:19.18GeorgeCope: he has hdd brackets at £7.50 + vat, and a CD drive at £19 + vat and a floppy drive at £10 + vat... I wonder if he'll swap them with two SS5 base units :)
17:19.29Copehehe - maybe!
17:21.44GeorgeCope: by the way, I forgot to give you that petrol money :(
17:21.51Copeindeed
17:22.10Copehowever, you can adequately compensate by helping me with my WLAN ;-)
17:22.18Georgeheh
17:22.22GeorgeI'm trying! :P
17:23.13Copeso with the iwlist info, I guess I need to convert that into iwconfig iwspy etc commands?
17:23.19GeorgeI've lost my torx screwdrivers.
17:23.26GeorgeCope: yeah
17:23.49GeorgeCope: is the AP encrypted?
17:24.05CopeGeorge: I'll reboot into knoppix, get the info, and write it down
17:24.15CopeGeorge: I think so, yes
17:24.17Copebrb....
17:24.28GeorgeCope: if it is
17:24.38GeorgeCope: you'll NEVER get it to associate until the wep key is set in linux
17:24.53Copeok
17:24.55GeorgeCope: and iirc it'll keep saying ff:ff:ff:ff:ff:ff or 44:44:44:44:44:44
17:24.56Copewell - brb
17:47.45Georgehey Leeds
17:48.14Leedsfound the wrong westerners
17:49.21Leedsmorning Georgy
17:52.03CopeGeorge: ok - I have new info!
17:52.36Copei know the address of the ap (mac); the essid, the mode, the channel/freq
17:52.44Copeencryption is 'on'
17:52.50Georgedo you have the WEP key?
17:53.05Copethe cisco util under windows tells me there is a 128 bit hex wep key
17:53.12Georgeyeah
17:53.17Georgeyou're going to need that nex value
17:53.18Georgehex.
17:53.24Copehow do I get that?
17:53.31Georgeno idea
17:53.33Georgedepends on the software
17:53.34Copehandy
17:53.45GeorgeI've decided I hate sync on green.
17:53.47Georgeit's evil
17:53.48Georgeand sucks
17:53.49Copehehe
17:54.11GeorgeI can't get any monitors to wokr
17:54.26Copegrim
17:54.39LeedsCope: in theory - particularly if there's someone else on the network who you can persuade to generate lots of traffic - you could crack it
17:55.21Leedsin practice, if no-one knows, it's not used by many people, and you know the password for the AP - it might just be easier to set a new one on the AP
17:55.50Copewell the windows one seems to be pre-set
17:56.11Copeie in the cisco util it comes up as 'already set' and as #3 out of 4
17:57.16CopeDad will probably know the wep key
17:57.16Georgehrmm, apparently fixed frequency monitors don't need sync
17:57.22Georgeso does the SS5 have sync-on-green or not?
17:57.36Copedunno - rtfm
17:57.42GeorgeCope: manual? :)
17:57.51Copeyeah, should be a big handbook on the sun website
17:58.09Copegives you stupid amounts of detail
17:58.18Georgeheh
17:58.41CopeLeeds: assuming I wanted to crack it, because its more fun....
17:58.52CopeI could generate lots of traffic using this laptop
17:59.02LeedsHe who knows not and knows that he knows not is ignorant.  Teach him.
17:59.03LeedsHe who knows not and knows not that he knows not is a fool.  Shun him.
17:59.03LeedsHe who knows and knows not that he knows is asleep.  Wake him.
17:59.17Copebut don't I get into a chicken & egg situation?
17:59.20Leedsthat's just come up as a login fortune :-)
17:59.44Leedsname your chicken, describe your egg
17:59.52Copeie shove in a cd with cracking utils... oh... wireless doesn't work because I need a wep key
18:00.04Copehmm, lets crack the wep key....
18:00.07murbkill the chicken, cook the chicken, boil the egg  => dinner
18:00.11Copeie shove in a cd with cracking utils... oh... wireless doesn't work because I need a wep key
18:00.26George..my monitor's supposed to support sync on green anyway
18:00.27Georgethis sucks.
18:00.28murbwhy don't you knokw the wep key for your own network?
18:00.38Copemurb: because it isn't my network
18:01.15LeedsCope: either: get cracking tool for windows, run it on the same machine as is generating the traffic - I don't know if that works - or use another machine on the network to generate the traffic
18:01.20murbdoes the owner of the network think you should knowk the key?
18:01.22Copeit's Dad's network, and he is anti-linux (its free therefore it can't be trusted)
18:01.32murboh, you've moved home?
18:01.44GeorgeCope: ergh
18:01.46GeorgeCope: lecture him
18:01.48Copeie - you can run a windows machine (in this case my mum's network)
18:01.57Copes/network/laptop
18:02.06murbdoesn't that need to know the wep key?
18:02.07Copewhich is already set up
18:02.11murband you have access to it?
18:02.14Copeyes - but its already entered
18:02.18murbso steal the wepkey from the configuration.
18:02.21Copei can't see it
18:02.36Leedsmurb: write-only field
18:02.37Copeits not visible, for security reasons
18:02.51Coperight - dinner time
18:02.53Copeback in  abit
18:03.06LeedsCope: find where it's stored on disk, read file, use network :-)
18:04.18murbfailing that guess password on ap from windows, change wep key.
18:04.35Leedsmurb: I suggested that above
18:04.38murbok
18:08.18murbanyway google suggests there are lots of tools for recovering wep keys from the windows registery depending on the driver.
18:32.08GeorgeCope: "I have about 20 2Gb SCA disc and last month we chucked half a dozen SS5s as I had no ram or disc brackets for them :-( Sorry."
18:32.11GeorgeCope: I want to CRY
18:32.26Copegrrr
18:35.57CopeWhen first configured, WEP keys are written to nonvolatile RAM on the client adapter card. The keys cannot be viewed or erased, but they can be overwritten with new keys.
18:41.49murbCope: what card do you have?
18:43.00Copecisco aironet 350
18:43.31murbI don't think it survivies a reboot, which means windows must store it somewhere as well.
18:43.38murbif it did it would work with linux.
18:43.48murbwithout you having to set a wep key.
18:43.52Copeyeah
18:44.09Copetrawling the cisco documentation hasn't yet revealed where it stores it though
18:45.21murbWhen the driver loads
18:45.21murb<PROTECTED>
18:45.21murb<PROTECTED>
18:45.21murb<PROTECTED>
18:45.22GeorgeI want A-level grades of "DUDE"
18:45.37*** join/#gllug Erwin (n=erwin@82-71-23-7.dsl.in-addr.zen.co.uk)
18:45.53Copelol
18:46.04murbhttp://www.cisco.com/en/US/products/hw/wireless/ps4555/products_installation_and_configuration_guide_chapter09186a0080154eb1.html
18:49.26Copehrm, but how to find them, and decrypt them
18:55.56*** join/#gllug morsing (n=morsing@linux.kristne-gym.dk)
18:56.09morsingmjallo
18:57.00Cope:-/
18:57.45morsingCope: What's up?
18:58.42Copetrying to work out how to recover a wep key on windows
18:59.01morsingI had a crappy day at work? You?
18:59.30morsingMy boss told me he would break my legs if I hadn't finished some work by Wednesday
19:00.14morsingWell, he was joking obviously but I just didn't find it funny
19:01.43morsingAnyway, gotta go again
19:09.55Copenext call.... cygwin
19:21.38gregjcygwin is for windows
19:22.09Copeshock news
19:22.43Copeand next on our staggering information service.... gregj is Polish
19:44.06*** join/#gllug Jango (n=Jango@puritan.demon.co.uk)
20:50.09GeorgeCope: I think I'm going to bin the 3 85MHz sparcs
20:54.25Copeok
20:55.55GeorgeCope: bit slow :)
20:57.30CopeIf the price of an apple was raised 50% and then decreased 50%, making it cost $0.75, how much was the original price?
20:59.01George$1.00
20:59.57GeorgeDUH
20:59.57George:P
21:02.42Copehehehe
21:03.36GeorgeCope: looks like I'll be taking this sun monitor to school then... as I can't find a reasonably priced converter
21:03.54Copenasty
21:04.06GeorgeCope: it means I'll have 3 20" monitors on one desk at school
21:04.10Georgepeople will think I've gone nuts
21:04.13Cope:-D#
21:04.15George:)
22:14.56*** join/#gllug eye69 (i=magnus@ipv6.upcore.net)
22:52.59*** join/#gllug Blissex (n=Blissex@82-69-39-138.dsl.in-addr.zen.co.uk)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.