mattdorn.com

Generously funded by Matt Dorn

Archive for August, 2003

Final modifications to home network: Squid and DansGuardian

without comments

I’ve made some final alterations to the Internet gateway box on my home network: I’ve added Squid for transparent proxying and Web content caching, and DansGuardian for content filtering.
“Transparent proxying” means that clients on the LAN can’t bypass the proxy–all requests made through port 80 will be redirected to port 8080, which is the port [...]

READ MORE...

Written by mdorn

August 27th, 2003 at 1:34 pm

Posted in Uncategorized

Added DNS to Home Network Setup

without comments

I’m running DNS locally on my home network now. The advantages of this are twofold: 1) local caching of domain names speeds up Web browsing on my network, and 2) I can now refer to the computers on my network by the names I’ve given the machines rather than by IP address.
Two packages are [...]

READ MORE...

Written by mdorn

August 25th, 2003 at 11:54 pm

Posted in Uncategorized

The Linux Terminal Server Project and the Return of Thin Clients

without comments

Veterans of the mid-90s era of IT hype will recall Oracle’s enthusiasm about the prospect of “thin clients” replacing desktop systems, as well as Sun Microsystems’ hyperbolic mantra “The Network is the Computer.” Microsoft, of course, having built its very empire on a foundation of bloated, resource-intensive software (necessitating ever more powerful hardware and [...]

READ MORE...

Written by mdorn

August 25th, 2003 at 6:32 pm

Posted in Uncategorized

Home Network Setup

without comments

I recently created up a home network/cable modem sharing setup using an old Pentium 100MHz box with 64 MB of RAM as a Linux-based Internet gateway providing the following network services:

IP forwarding (routing)
IP masquerading (for permitting all machines on the LAN to share the cable modem’s connection to the internet by letting them use the [...]

READ MORE...

Written by mdorn

August 20th, 2003 at 12:35 pm

Posted in Uncategorized