spread the dot jenett.radio.randomizer - click to visit a random Radio weblog - for information, contact randomizer@coolstop.com

Cox Crow

Asking the Stupid Questions Since 1971
 Monday, March 04, 2002

I just read through the referrer statistics that Sitemeter has been collecting. My placement in a number of the search results was rather high. For example, this search on Notes, OpenBSD and firewall ranks my resume at #3. My resume probably won't help the person who asked Google for help, but I could. Does this mean I have a well-written resume?

Open ports 1352/tcp and 1352/udp to allow NotesRPC traffic through your wall. If you've enabled other Domino services, then you may want to add the the appropriate ports for those protocols as well. Bear in mind that you may not want to allow all Notes traffic into your network. Opening this hole should be considered within the context of your overall security architecture.

These rules for ipf(8) will allow NotesRPC into one interface of your OpenBSD box, and back out the same interface. Whether or not those packets are allowed out the internal interface would depend on the rules on the internal interface. To answer the question exactly requires knowledge of the network to be protected.

pass in on le0 proto tcp from any to myIPAddress port = 1352 keep state
pass in on le0 proto udp from any to myIPAddress port = 1352 keep state
pass out on le0 proto tcp from myIPAddress port = 1352 to any keep state
pass out on le0 proto udp from myIPAddress port = 1352 to any keep state

While on the one hand it's just a matter of reading the manual, on the other it requires knowing your environment well enough to the understand the consequences of your action. You may find this article at O'Reilly helpful.

5:34:00 PM #
categories: Security, System Administration

"If you’re a sysadmin, you’re on call 24 hours a day. It’s always in the back of your mind that a server might have problems." [inessential.com]

Ain't that the truth!

2:40:11 PM #
categories: System Administration

Here's an odd search result on "illegal monopolist." Some time back I titled an EditThisPage comment "Illegal Monopolist RIAA." Google has me at #3 on the hit parade. This is without any backward links.

Meanwhile, Google doesn't seem to pay much attention to abbr tags.

2:07:48 PM #

The effect that weblogs have on Google has a name: Google Bomb. Here's how Google Bombs work.

1:40:20 PM #
categories: Media, Writing Online

On Friday, Dave Winer posted a link to an analysis of how Scientology has manipulated Google in order to prevent anti-Scientology sites from ranking highly. Wes Felter is trying an experiment: linking to anti-scientology sites to boost their rankings in Google. Raph Levien notes that in PageRank "small changes to the graph cause small changes to the resulting rankings."

Given the love that Google seems to have for things linked to by scripting.com, how fast will Operation Clambake rise to the top? It's number 4 now.

10:59:25 AM #
categories: Media, Writing Online