firewall
15 years agoMakefile: Put default rule before local makefile.
Mark Wooding [Wed, 7 Jan 2009 19:04:36 +0000 (19:04 +0000)]
Makefile: Put default rule before local makefile.

Otherwise rules in local.mk become the default.

15 years agobookends: Prevent packets with destination localhost.
Mark Wooding [Wed, 7 Jan 2009 19:03:59 +0000 (19:03 +0000)]
bookends: Prevent packets with destination localhost.

Linux blocks these anyway, but it's good to be sure.

15 years agofunctions: Don't prefix log messages with `new' any more.
Mark Wooding [Wed, 7 Jan 2009 18:55:01 +0000 (18:55 +0000)]
functions: Don't prefix log messages with `new' any more.

This was done to distinguish messages from the old firewall script.
We don't need it any more.

15 years agofilter: Bogus file, unused.
Mark Wooding [Wed, 7 Jan 2009 18:54:22 +0000 (18:54 +0000)]
filter: Bogus file, unused.

Not sure how this one got left behind.

15 years agoInitial commit of fancy firewall infrastructure.
Mark Wooding [Wed, 10 Dec 2008 10:00:35 +0000 (10:00 +0000)]
Initial commit of fancy firewall infrastructure.