When Networks Go Bad

Tags: ,

I run some services here for lots of projects. Let me rephrase that, I run a LOT of services here for various projects, development and customers for the two different companies that I own. At any one time there are at least 7 servers up and running here doing various things; generating content, serving webpages, building software, whatever.

This includes personal mail for users (with imap and webmail access), about 2-dozen mailing lists, web hosting for about 70 different domains and projects, bug tracking, blogs, portals, revision control for Open Source projects, irc for developers, torrent tracker for releases, compile farm, and quite a few other things I can’t think of at the moment. All of this requires solid, reliable, 24×7 bandwidth to sustain… and clean power.

All of this comes out of my own pocket: bandwidth, power, servers, hardware, time. Its not cheap.

network rack

About a month or so ago, I decided to double the speed of the incoming bandwidth on the server’s dedicated lines (hosting the services above) and my inbound DSL connection. The DSL is my own “personal” Internet line, and the other lines are dedicated to the servers themselves. This also doubled the price I pay for the bandwidth, but the Google Ads seem to be sustaining most of that now.

I graph and monitor all the inbound and outbound traffic with quite a few different tools, so I can track and notice trends, attacks, statistics for customers, and many other things. Things were good for about two weeks… but then it started sliding downhill.

Here is an example of a recent Slashdotting that we cleanly survived:

The Slashdot Effect

Over the last two weeks, I’ve noticed the VPN to IBM that I keep open has been dropping out many times per-day. I’d try to restart the VPN and get errors. I went into the server room (where the DSL and other networking lines come in) and noticed that the DSL modem didn’t even have a line to the CO. A quick power-cycle of the DSL modem would cure it for a few hours. It started happening late at night and early in the morning, during lower traffic times for me.

Fishy. I checked to see if I was being “packeted” by some script kiddies or attacked, and nothing obvious showed up in the graphs. A call to my provider after 2 weeks of dozens of dropouts per-day seemed to provide some action. They believe the problem is with the port I’m using at the DSLAM, specifically that it is “over-provisioned”. They tried capping my line down a few Mbit, which helped for a day or three, but then the dropouts started again.

Its gotten significantly worse now, and my speed on DSL is slightly slower than a 28k dialup modem. I can barely use the web now because of it. Its painful to watch servers and DNS queries time out, because I’m browsing at less than 5k/sec. Yowch!

If my provider can’t fix this (and credit me for the horrible speed and downtime), I’m going to explore moving to cable modem service again, like I had in Westerly.

Is providing broadband REALLY this difficult? I pay $180/month for 1.5Mb-6.0Mb/384-608Kb here and I barely reach the low-end of that scale. I’m 8k feet from the CO, so I should have a nice solid signal. Other countries have 10-times the bandwidth and pay pennies for it.

To their credit, my provider has been very patient and helpful during these stressful times, and we’re working through the issues to try to solve it, but… its been two weeks now. Let’s hope they solve it tomorrow when the landline provider shows up to test the lines and figure out the problem.

I use the Internet every day for research, for my job, and for other development purposes. I can’t have it go down like this, at these speeds now.

This is ridiculous.

Upgrading that backup drive!

Tags: , ,

A couple of years ago, I purchased a Western Digital external combo drive to back up my laptops and a couple of the critical servers here. It was also partitioned for holding the digital images we take with our Minolta DiMAGE 7Hi. It was only a mere 120gb of capacity, but it lasted for quite a long time… but it was time to upgrade it.

The enclosure has two interfaces: usb2.0 and Firewire 400 (1394a). It works great, and has served me well for the couple of years I’ve had it. No complaints at all with it.

I recently went out and bought two Maxtor MaxLine Plus II 250gb drives; one for the main server, and one to replace the 120gb drive in the WD enclosure.

The upgrade of the external enclosure’s drive went pretty smoothly (full details of the disassembly), and recognizing the new drive went smoothly. I proceeded to back up 3 of the servers here to the drive, including making a duplicate copy of what was on the 120gb WD onto this new 250gb drive. I made sure to verify the backups to be sure things were intact. I’ve had a LOT of bad luck with storage and computer peripherals in general, so I was taking no chances.

The other drive went into the main server here, and that wasn’t so easy. I did an rsync of the existing running data to the Maxtor while installed in the primary slave location. So far, so good. I wanted to chroot to that drive’s mountpoint and just re-run lilo to create a working mbr on the slave, but that didn’t work so well.

Ok, second plan: switch the drives, boot the server to KNOPPIX and chroot from there, and run lilo. Nope, of course not. My KNOPPIX disks, which I use almost weekly were all no longer recognized in the CDROM drive in the server. In fact NO cdrom was recognized in that drive. Arg!

So I had to put the original drive back in as slave, switch the bios to allow me to boot to that second drive, and then re-ran lilo from there, which put the right mbr on the master. Whew. A few hiccups with some startup scripts, and I was back in business. The drive is pushing about 1gb/sec. over cache, and 49mb/sec. over disk reads. Not bad at all.

Once I wiped the servers after doing the backup, I stupidly decided to try to defrag the ext partition. It was ext3, so e2defrag barfed on it. I used tune2fs to take off the has_journal and dir_index bits from the drive metadata, and tried again.

This time it got as far as calculating the inode indices, then crashed. Ut oh. I ran e2fsck on the drive, and it segfaulted about 70% into the process. Double-ut-oh! I ran it several times, all segfaulting in the same place. Running it under gdb produced the following barf:

     0xb7fcf45b in ext2fs_unmark_generic_bitmap () from /lib/libext2fs.so.2

Rut-roh! So I decided to yank all of the data off of the backup drive onto other systems with enough free space to hold it, and reformatted it to XFS instead. After restoring the data across, all seems well.

Whew!

Mailing List Hijacking

Tags: ,

I briefly corresponded with a user who was asking for access to CVS for pilot-link, to try to solve a problem he was having with photos on his Palm.

I mentioned that CVS was not public, and he responded that he googled around and found a message from me on a mailing list I run, that helped him out.

“Wait, how did google spider a list that I know I restrict them from being able to index…”

So I started googling, and found this little site. It is a site in .ph (the Phillapines).

The problem with this, isn’t really that they provide an offsite archive of lists, but that they remove all email obfuscation from the posts. This means anyone posting to my lists, under the knowledge that their email address will be protected (by my site configuration and Mailman itself), will no longer have that address protected when it gets indexed by this site in .ph.

I also noticed a few moderated lists there, which I know have member-only viewable archives. This means you can’t google around and find posts made in those archives… except that google spiders THIS site, and picks them up, including the user’s email addresses.

I sent the webmaster a VERY harsh email about the situation, giving him a deadline of 5 days to remove any and all references to our lists from his/their servers. I also blocked their entire netblock on port 25 and 80, so he can’t even fetch the mbox version of the archives, and I unsubscribed the user “lurker” from all of the lists I run here.

We’ll see what happens. Probably nothing, but at least I can stop rogue users from subscribing to the list, purely for the purpose of putting list archives somewhere else on the Interweb.

Website Hijacking

Tags:

I started going through my weblogs for all the domains I host, looking for 404’s, and correcting them. Many of the domains we host have updated their pages, moved files around, etc. and other sites and servers and users still point to the old files and content. Those were easy to fix with a bit of mod_rewrite and mod_redir hackery, and it keeps the users happy and logs nice and clean.

But as I was parsing out the logs, I noticed quite a few other curious things, which led me to poke through the referer logs and start tracing some interesting hits.

..which led me to these two sites:

http://www.actionweb.com/hosting/clients/
http://www.firstwebserver.com/hosting/clients/index.html

Both of these domains are registered in completely different states, by two completely different people, and yet… other than page color, they are identical, even down to the “testimonials” page. Whomever ripped this off from whom, can’t possibly be that stupid… or can they?

I’ve been taking a stern look at the various websites out there, especially those hosted and created by people local to me, in my community. Disgusting. There is one “designer” (and I use that term very loosely), who is trying to snatch up all of the local businesses here with his “Word-to-HTML” template sites. He charges these sites $250.00 “setup fee” and $50-$500/month for hosting and updates to these sites.

He puts them all on dynamic yahoo-based “free” storage, and rapes the customer for these prices. No quality at all behind his work, and in fact, he takes the website content from other sites directly. I found a complete rip of some CSS in one of his sites from a site in .nl, and he didn’t even edit it out. In fact, the page’s title tags still referenced the .nl site. Here are two more examples:

http://www.captainfish.com/home.htm

http://www.brotherstoofishing.com/home.htm

Both sites, competitors of each other in the same town, created by the same person, using the same design (and ugly buttons, stuck in the 80’s of web-design), and hosted on the same servers. I’m sure they’d find it interesting to know that little tidbit.

So the end-result is that I’m taking this work, all of it, and am not going to give it back to these people, until they get some sort of clue about usability, design, and proper web techniques. I’ve emailed the person who did the two sites above with a 4-page message detailing all of his mistakes on all of his sites, pointing to the proper tools he should be using, etc. and he never replied or even said thanks. Shrug.

We’re going to make a killing in this town, once these businesses see what real quality can look like, at much less cost to them in the long run, for much greater speed, usability, and prompt attention to updates.

The Carnival Goes On

Tags: ,

“..there are some 2.5 million servers running Linux and that SCO has ‘identified by name’ those companies running many of them.”

“We are in the process of contacting them about coming into compliance and taking a UnixWare license from us. If they refuse to do so, we will sue them directly and see them in court,” he said.

“In a nutshell, this litigation is essentially about the GNU General Public License and all it stands for. That license has not yet been challenged or tested in court, but it is now going to be. We are also firmly and aggressively challenging the notion that Linux is a free operating system,” McBride said.

http://www.eweek.com/article2/0,3959,1224000,00.asp

Does anybody else think that this charade has gone on long enough?

Where is the proof that any of this IP is actually in the code they claim that these 2.5 million servers are running? Are there really 2.5 million Linux servers running SMP/NUMA/RCU/JFS in the public internet? I’d be very surprised if that figure was true.

Has anyone (or their company) actually received a letter from SCO requesting (demanding?) a license to UnixWare, or face litigation from them? Wouldn’t this constitute mail fraud? If a company sends you a bill, through the United States Postal Service, and that bill cannot be proven to be valid, isn’t that considered fraud? Time to talk to the postmaster and see.

This game has gone on long enough. First it was a contract dispute case against IBM. Then it was an IP case against Linux (the kernel). Then it was an IP case against ANYONE using Linux (the operating system as a whole). Now it’s all about the GPL? There is only one company that spins FUD like this.. and it seems as though they are doing the actual speech-writing for SCO these days.

linux != Linux, and I think SCO and the media need to get straight on those facts.

Prove that my linux kernel is running your intellectual property, and I will remove the infringing code myself, and run it sans your IP. Period. This is how it works. If you can’t prove it, legally or morally, then I’m sorry, I (and everybody else) don’t owe you a damn thing.

Banging the Tin Cup

Tags: ,

I see lilo is up to his “banging-the-tin-cup” again in his latest antics on OPN. Let’s review some history of when I caught him doing this well over a year ago:

**** BEGIN LOGGING AT Sun Apr 15 16:02:17 2001
16:04:30 <lilo> listen, I am not paid to talk to perennially angry 
   people
16:04:39 <lilo> such I judge you to be at present 
16:04:55 <setuid> Are you saying you draw a salary based on 
   donations from the community?
[...]

dopey…and let’s not forget that OPN is a private network, not a public one.

**** BEGIN LOGGING AT Sun Apr 15 16:02:17 2001
16:07:10 <lilo> please see paragraph 2 of the motd 
16:07:19 <setuid> I've seen it, which you are legally violating.
16:07:23 <setuid> Which has also been noted. 
16:07:28 <setuid> Next? 
16:07:28 <lilo> this is a private network
16:07:37 <lilo> your access may be revoked at any time
16:07:40 <lilo> that part
16:07:44 <setuid> That's fine with me.
[...]
16:08:33 -lilo- lilo is ignoring you

What’s funny about this particular interchange (one of dozens lilo and I have had) is that I was g-lined from OPN for putting lilo on /ignore awhile ago, but he sees fit to put me on ignore.

Sorry, OPN is not “open”, nor friendly, nor does it in any way contribute to the furthering of any community spirit. When it ceased to be Linpeople, it become another entity entirely. Looking at all the suspicious things going on behind the scenes at OPN, I’m definitely directing people away from it. There are dozens of other freely available irc networks that cater to specific tastes, including my own server, that don’t force this level of “management” down on it’s userbase.

lilo, really. I’ve personally been out of work for over six months, and I’m not begging for money from anyone. I could always break down and work at McDonalds or as a school janitor, or mowing lawns. Drop the ego, and do what you must to support your family. This is getting ridiculous.

You don’t “deserve” a salary for setting up OPN, just as I don’t “deserve” one for all the unselfish giving I do for the community, in mailing lists, CVS hosting, gratis web development, IRC servers, and so on. I do it because it needs to get done, and it benefits the community as a whole. You also don’t have to personally micro-manage the network. An irc network, properly configured, runs itself. Delegate out the responsibilities, if you must. Let it be what it needs to be.

Enough already.

When Friends are Slain

Tags: ,

Dear Diary:

It’s been awhile since my last entry, and a lot has happened.

An acquaintence and friend of mine was murdered yesterday. Rex, you will be missed. I was just in CT last week, and he was asking about me through another friend. I should have stopped by his place and talked to him. Maybe that would have been even harder to swallow if I had.

Talking to a friend of yours, and then hearing that he’s been slain two days later.

And then there were none…

    I have resigned my job at Linuxcare after 21 months working there. My future employment situation is uncertain. Sparing gory details, I was never tasked with doing what I was hired to do; develop, support, and promote Open Source software.

    As a result of having no spare time to myself, my own Open Source projects suffered and lagged behind.

Turkey Day

    I spent Thanksgiving with my girlfriend and her family in Buffalo,
    NY.
    Very cozy.

    I don’t really have a family of my own, so this was a bit… new. I got to go to the Buffalo Zoo. I don’t ever recall being at a zoo before, so this was neat. There was a very active “rhino” there, chasing elk in
    her pen, some very intelligent monkeys, and lots of other neat things.

    I managed to surprise her with a new Alpine stereo when I borrowed her car. It made the 7-hour drive to Buffalo much more tolerable. Her stock Audi stereo was just not going to cut it with that cassette-to-cd-walkman contraption.

Security by Media Assertion

    Flying has gotten easier now since the September 11 tragedy. After being on 6 flights in less than 6 weeks, I have yet to stand in a line longer then a handful of people, and I’m in the airport and through the ticketing, check-in, and frisk-and-search procedures in under 30 minutes total. Quick and painless.

    I’m used to the routine anyway though. It’s funny, the “random” searches that they execute are anything but.. I’ve been talking to the security guards and staff, and it’s purely visual profiling. I have been searched on 6 consecutive flights without a single lapse. The computer will pick out people who are flying one-way or paying cash for tickets, but the rest are picked out of a crowd visually.

SourceFubar.net

    Since the article on SourceForge drifting, I have received dozens of emails from people asking to relocate their projects from SourceForge to my public cvs respository instead. I should automate the signup soon. This is really getting interesting now.

Friends from a Forgotten Past

    I located someone online that I used to know about a decade ago, but cannot really recall details much. I am not sure if this is just flush() happening in my
    brain, or if it’s due to the long-term memory loss I’ve been dealing with since 1992. I met up with her brother when I was in CT several months ago in an electronics store, but he and I weren’t really good friends. Weird how things always circle around like that.

    I’ve been trying to piece together my life prior to 1992 slowly, and locating people I talked to, hung around with, or went to school with may help me put it all back together.

    Another odd soap opera event is that someone [1] who had a major crush on me in high-school, and whom I [2] rejected all advances from, is now dating the roomate [3] of a friend of mine [4], who also had a crush on me [4], a roommate [3] with whom she [4] had a torrid relationship with for months. It would make a great book. When she reads this, she’ll [4] hate me, but not for long.

Open Sores Projects

    pilot-link rewrite is coming along. We have USB working now, and HEAD in cvs contains (or will be weekend’s end) the full GNU/autoconf conversion, as well as the cleaned up getopt() mess, so we can get rid of the “rotten cake” that we’ve inherited with the previous codebase.

    Why does this fail?

Nimda Has Not Slowed Down

    I’m blocking about 20 new IP addresses a day now, Nimda definately has not slowed down. I think I have 612 hosts blocked total now with iptables. Nearly all of the
    63.x.x.x, 64.x.x.x, and 66.x.x.x subnets are blocked now. Lovely. Thank you Microsoft.

New Things

    Next on the plate is the public ssl-wrapped irc servers, some more cleanup of the web goop, and then marching into the other projects I’ve left open and stagnant, so I can clean them up. PerlMonks has helped considerably. Lots of talent hangs out on the ChatterBox.

    Now that I have more time to focus on the things that have been dormant, I can catch up with everything I need to, and start chopping my way through these books and cranking out some serious code (or trying to learn how to solve problems with code in different ways).

Lots to do.. lots to do.

CodeRed Replication

Tags:

CodeRed Replication

    500 infections total so far on one of my externally-facing machines,

    376 of them in the past 24 hours. The remaining 124 hits were stagnant for two weeks. I can’t believe Microsoft is touting that there haven’t been any newly infected computers in 72 hours.

    Grab this IIS Shutdown Countermeasures cgi script and help try to stop the replication.

    I’m working on an update to patch these servers at request time. NT and Windows 2000 both have tftp clients. All I need to do is set up a tftp server on my box, and use root.exe to grab the patch from my tftp server and install it. Need to test that first though.

    I posted an interesting conspiracy theory on this one (09/05/2001: updated link because Slashdot changed their comment URI format).

    We could have infected every vulnerable machine in the
    world in 15 minutes
    if it were written a bit differently.

    I get DSL (finally!) and now every provider is under a Denial of Service attack thanks to CodeRed and SirCam. Lovely. Back to dialup performance on a DSL connection.

    Microsoft: What was that you were saying again about Linux being viral?

    Oh wait, if we all ran WinXP, this probably wouldn’t have happened, right?

/dev/urandom

    Much more work to be done on too many projects.

Information Interchange, psycho stalkers and network suffrage

Tags: ,

Information Interchange

ldunbar, speaking as someone who is a master at Social Engineering (and some other skills not to be mentioned in a public forum ;-), I can say that this information can definately be used for maliscious purposes.

Let’s say for example, that I own a business and ship orders within 20 zipcodes locally to me (ground courier). I can whip up a script to pump their zipcode search engine daily with those known zip codes to see what customers are buying and at what frequency, and begin an advertising campaign to move those customers to using my services instead. I could also use that as a way to determine where my next new sattelite office should be located, based on who in the surrounding area codes is buying the highest volume of parts. Kudos to ucdweb.com for providing me with such a useful, public system for doing a demographic study for my business. Now I don’t have to hire anyone to do this for me. I could also drop a name into Four One One and get their address and telephone number. Call them on behalf of the shipper, request a work telephone and ‘best-time-to-deliver’, and use that as a means of exploiting the consumer (or rob their house)

I would use these examples when speaking to them again. They might have a change of face when they realize that they would be liable, and their records would be open to investigation if someone was murdered or something as a result of the information obtained from this type of “service“.

I was just reading a book by John Douglas called ‘Obsession; The Psyches of Killers, Rapists, and Stalkers‘ a week or two ago (mentioned in my diary here) and it details a few people who have gone to lengths like this to get information on people to exploit, torture, and murder them. One guy was stalking a female coworker in his office. He came in on the weekend, called “weekend” security and said he had forgotten his desk keys, and gave them the desk number. They gave him a new set, but didn’t realize he had given them the number to the locks on his target’s desk instead. He opened her desk, made an impression of her house keys, and made dupes. He would enter her house and leave or take things from the house, but she never knew. One day as tensions mounted, and she thwarted his advances, he left a copy of the key in an envelope under her windshield wipers. It got uglier from there, but I won’t go into the gory details here.

Never underestimate what people will do given access to information. The internet is making it easier for these things to happen, and become less and less traceable. A simple kiosk in an “Internet Cafe” can serve as a anonymous terminal to get information on anyone.

XML Tree Support?

To all the XML/XSLT gurus: Is there a tool out there which works under linux, either in a browser or standalone (even Java will do) which allows me to expand and collapse an XML document by branches, the way IE does it? I happened to stick my XML book’s cdrom into a spare Windows machine and go through the examples on it under Windows, and noticed that IE has a really nice method of displaying and manipulating the raw XML document with a nested tree view. I can collapse/expand any nodes at any level. It would be nice to have this in a linux flavor.

Advogato Search Engine

I’m not sure who mentioned it first, but the diary.xml function of Advogato is pretty nice. So here’s my idea, and others are welcome to pick at it. What if we grabbed all the diaries from the People section and indexed them by date and stuffed them in MySQL or ht://Dig so people could search on topics, keywords, or other criteria? lkcl, perhaps this would make a good addition to your new XMLvl site.

Anyone want to begin coding the beast?

Network Suffrage

I’m sure everybody has already seen, heard, or been a part of the noise regarding Andover.net being down a few times this month. VA is having financial troubles. All of this is sitting on VA-owned equipment and servers, AFAIK, and VA is supposed to stand up for the Linux community. SourceForge is supposed to be a service dedicated to helping developers in the open source community. OSDN is supposed to be a support network for these developers and services.

Tell me then, why is jobs.osdn.com running Microsoft IIS5 on Windows 2000?! (netcraft)

$ HEAD jobs.osdn.com
200 OK
Cache-Control: private
Connection: Keep-Alive
Date: Thu, 05 Jul 2001 21:23:47 GMT
Server: Microsoft-IIS/5.0
Content-Length: 26757
Content-Type: text/html
Client-Date: Thu, 05 Jul 2001 21:27:35 GMT
Client-Peer: 216.138.211.59:80
Set-Cookie: ASPSESSIONIDGGGQGNRK=MLAAGFMAHGGPCHLAGOLIFLMD;
path=/

My spoof domain, http://www.sourcefubar.net is now up and routing. I’m still working out some security issues, but it should go live soon.

The troubles with NSI continue. I have now faxed them copies of my license, my passport, initiated another printed request, this time on “company letterhead”, and made sure that the address of the domain owner (gnu-designs.com, Inc.) matches that on my CT license, my passport, and on the “company letterhead”. All four documents (passport, license, request, and company letterhead) include my title (CEO/Owner) and my signature, and all signatures match. There can be no confusion that this is indeed me. Next we resort to DNA and blood samples. I just want to point my domain to a new DNS!

/dev/null

I notice that my typing speed has increased (as have my errors), and my ability to “understand” problems and fix them is much faster than it was even a month ago. I think this has something to do with diet, and sleep. I’ll have to experiment a bit more with this. This is definately a place I’d like to remain. Find, analyze, fix, all in minutes. Success.

Does anyone find these two images a bit… scary? (remnants of the Nazi regeime where you were “encouraged” to turn in your neighbor):

Front of brochure for WindowsXP

Back of brochure for WindowsXP

Ok, back to this Embedded Linux Course. Almost done, only a few more days left to design and test the labs, and then I’m done.

cross-gcc toolchain build was a success!

Tags: ,

VICTORY!

I have now tamed the 8-headed hydra of a beast which calls itself cross-gcc. After beating my head against the wall tracking down bugs deep into the guts and bowels of gcc and glibc, I figured it all out.

In the spirit of open source (“Release Early, Release Often”), I’ve whipped up a single-pass-build-script to make this all incredibly easy for anyone else to take advantage of.

Seems that every VA box I’m aware of (and many Andover boxes also) is/are down, except SourceForge. I would have personally preferred the opposite, but hey, that’s just my opinion (these include themes.org, linux.com, slashdot.org, newsforge.net, linuxgram.com, andover.net, OSDN.com and others).
Some people believe it has to do with VA’s recent financial troubles.

Personally, I don’t get into the politics of any of this, but here’s the official Quit Slashdot.org Today page for those who want a laugh.

I just tried to do a whois on each of these servers and noticed some interesting things:

# date
Sun Jun 24 05:41:54 EDT 2001

# whois slashdot.org
[whois.internic.net]
Whois Server Version 1.3
SLASHDOT.ORG.SUCKS.COMPARED.TO.JIMPHILLIPS.ORG
SLASHDOT.ORG

# whois linux.com
[whois.internic.net]
Whois Server Version 1.3
LINUX.COM.NEEDS.TO.RUN.FREEBSD.LIKE.HCCTRC.COM
LINUX.COM.IS.KINDA.COOL.BUT.RUN.FREEBSD.LIKE.JIMPHILLIPS.ORG
LINUX.COM.ALONETRIO.WAS.HERE.WITH.ALTAVISTWAP.COM
LINUX.COM

My current bet’s on more hacking going on. Nobody asked me to investigate this one though.

I ordered DSL finally, and will end up paying way too much for it. $99.00/month for 144k/144k of IDSL, not even real DSL. It’s all there is here, but that beats the 14.4k dialup performance I’ve been getting lately.

URGENT

      1. I need to find someone in the Bay Area with a decent solid network connection to allow me to colocate a box on their segment for a few weeks until I can find another colocation provider out here. Mine just folded and is giving me until the second week of July to get my box out and all DNS records routed off (about 20 domains). Does anyone want to earn an extra $100/month or so to let a box sit under a table on
      1. their LAN segment for a few weeks? The box supports open source project development and some other domains, nothing heavy-hit at all, nothing illegal, just web, mysql, cvs, ssh.

HELP!

“..there’s still more left to this weekend, isn’t there?…”

Bad Behavior has blocked 5395 access attempts in the last 7 days.