Month: April 2003

  • New domain, Mass gets mass appeal.

    When the radio stations first moved into our current facility, I made liberal use of the kgon.com domain to name machines that lived on the “public” side of the network. Now that we’re moving to a Sprint T1 on that side, I’m taking the opportunity to rename the internet-accessible servers. What few machines are making the transition from the old network to the new are also getting a new domain: entercomradio.com.

    Okay, so I didn’t have much choice. In order to migrate the old names we’d need to spend $45 a shot. Thanks, but no thanks. I’d rather make a clean sweep of things anyway, when you get right down to it.

    Anyway. Washuu is now TheLab, Mihoshi is now GXP, and Lancelot has been replaced by Mass. Also, Duckpond and Nestegg will instead be known as Souja and Shunga. (Hey, nobody’s going to be typing in those URLs but me, so who cares what they’re called?)

    Why yes, I am still working that Tenchi Muyo naming scheme. If you don’t like it, go build your own damned network. So there. Nyah.

    IN OTHER NEWS, Mass has a working Apache/PHP/MySQL rig, a cron system, and the beginnings of a traffic graphing system. The proxies seem to be working, email relaying remains to be tested, and I still haven’t started on that pesky firewall. (I should probably get on that, since I can’t migrate Ryoko, Zero, and the other machines off of the public side of the network until I have port-forwarding working.)

    I’m only going to spend a couple more hours on that graphing nonsense tomorrow. Cacti is giving me trouble with SNMP, and that’s the part I really need. If I can’t suss out the problem in short order I’ll scrap that project and move on to the firewall. I can always put the traffic graphing system onto GXP if push comes to shove.

    IN CLOSING, I’m aware that this has become a bit of a geekblog. Sorry ’bout that. Hey, it’s this or suffer more long stretches with almost no content. Work has completely absorbed my life lately, minus the occasional anime convention or visit with my cool friends. If all goes well, I’ll be back to my usual random nonsense by month’s end.

    What do you mean, that wouldn’t be much of a change? Feh. Some people’s kids.

  • Printing? We don’t need your printing. We already have printing!

    After spending a few hours trying to convince LPRng that HP LaserJet 5N printers aren’t the spawn of Satan and that Netware print queues are a Good Thing, several things came to light:

    1) Intel print servers support LPD-style printing, thereby obviating the need for the Netware queue when printing from any Linux-like environment.

    2) HP LaserJet 5N printers are, in fact, the spawn of Satan. At least if you’re going to use print filters through an LPD to get PostScript material into PCL format, they are. I have no idea how it worked before, except possibly a pact between RedHat and the aforementioned Satan.

    3) HP JetDirect print servers like, say, those inside of our trio of HP 8×00 printers support LPD-style printing even better than the Intel print servers do. Not only that, but the 8×00 series printers do PostScript natively.

    4) I no longer need to run an LPD interface between the Enco network and Netware, since Beast (the gateway box between Enco-land and the office network) can now print directly to the nearby HP 8000.

    Frighteningly enough, the old scheme looked a bit like this:

    Enco workstation –> Beast’s LPD –> Lancelot’s LPD (because try as I might, I couldn’t get Beast to talk to the Netware queue itself) –> Netware print queue –> Intel print server (because the 5N’s print server sucks elephant ass) –> HP 5N printer.

    New scheme:

    Enco workstation –> Beast’s LPD –> HP 8000 printer.

    I’m a frelling genius. At least, until the next time I’m a frelling idiot…

    (Oh, by the way. This is entry #500. Commence fanfare.)

  • Mass Redux

    I started over on Friday afternoon.

    By Saturday evening I had a working Linux From Scratch install including XFree86 4.3.0 and the Enlightenment window manager, as well as a working SOCKS proxy server (Dante 1.1.13, in case you were wondering).

    Today will, if all goes well, see the building of webserving capability, the Squid web proxy, Qmail for SMTP handling, LPRng so the Enco network can print again, and perhaps even a port-forwarding firewall. (That would be the part that I broke the computer trying to set up the first time around. No stress, here.)

    No, as a matter of fact I did not put all those links in just so I could easily find all those websites as I build out the box. What kind of a geek do you take me for?

  • Past, Present, Future – Round Eight

    It’s been a busy week and today promises to be the capper, so let’s get right on with this, what say?

    PAST: When we’re kids we want to be noticed, adored, and most of all, world-famous. What crazy, improbable scheme did you plan to ride to the top?

    PRESENT: What would you like to be famous for now?

    FUTURE: The eyes of the world are upon you as you stand, award clasped to your chest, before the cameras. Who, in your acceptance speech, do you thank?

    Leave a comment either with your answers or a link to them, and if you link to the PPF use the usual URL (http://greyduck.net/ppf/) which will always direct visitors to the most recent entry. Thanks!

    (Once again, my answers will show up in the comments… eventually. There’s lots to do today. *sigh*)

  • Mass Implosion

    So all week I’ve been constructing “Mass,” the replacement to the machine we call “Lancelot.” I’m running Linux From Scratch 4.0, built carefully to exacting specifications to do a set of tasks very efficiently.

    And this afternoon I screwed it all up. You see, because I’m an idiot I forgot to enable a particular valuable function in the kernel. Upon compiling and installing the new kernel, I realized I’d never run LILO from inside of the LFS install before. Coupled with some strangeness related to the Promise IDE controller, I’m now seeing this when I boot the machine:

    L 01 01 01 01 01 01 01 01 01 01 (and so on)

    Great. Just lovely. So the boot record is screwed up and I can’t seem to get it back.

    Time to start all over again. From scratch. And in the meantime we have no proxy server, no email gateway, no traffic graphing. I guess we know what I’m doing this weekend, don’t we?

    If you need me I’ll be in my office, resisting the urge to put my head through the window by main force. All weekend.

  • Changes Afoot

    If all goes well, nobody will notice that this server’s getting a new IP address and that DNS changes are already being propogated.

    It should “just work,” dammit. My fingers will probably be crossed for the next 48 hours solid. Wish me luck.

    Having two network ports was the best thing ever to happen to this machine, I tell you. Okay, maybe second-best right behind having two CPUs…

    (UPDATE: Okay, so Karel’s a moron. Unless you tell the multi-homed box how to route traffic, Very Bad Things happen when you try to talk to the new interface. Idjut.)