ritter.vg
server configuration published
16 Sep 2009 9:21:23 EST

I run a gentoo server as my router. It acts as a firewall, router, DNS and DHCP server, a media server, backup, and does some other useful stuff, like segmenting random strangers using my wireless from my computers - helps prevent worms. Something I've been working on for a little bit is getting all my the scripts I use to run it published. I've finally finished. So at this link you can find an explanation of how things work, all the scripts, and some of the more complicated config files.

Comments
Add a comment...
required
required, hidden, gravatared

required, markdown enabled (help)
you type:you see:
*italics*italics
**bold**bold
[stolen from reddit!](http://reddit.com)stolen from reddit!
* item 1
* item 2
* item 3
  • item 1
  • item 2
  • item 3
> quoted text
quoted text
Lines starting with four spaces
are treated like code:

    if 1 * 2 < 3:
        print "hello, world!"
Lines starting with four spaces
are treated like code:
if 1 * 2 < 3:
    print "hello, world!"