From 63d51b566ea270b45b5b34b1feab37b8faa28232 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 9 May 2004 23:20:43 +0000 Subject: main fieryfilter work git-svn-id: file:///home/lennart/svn/public/fieryfilter/fieryfilter@31 79e6afc9-17da-0310-ae3c-b873bff394f4 --- helper/default.fwx | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 helper/default.fwx (limited to 'helper/default.fwx') diff --git a/helper/default.fwx b/helper/default.fwx new file mode 100644 index 0000000..d10329d --- /dev/null +++ b/helper/default.fwx @@ -0,0 +1,42 @@ + + + + + + Test + incoming + udp + 0815 + port-unreachable + 1.1.1.1 + 24 + 1.2.1.1 + eth0 + eth0 + + accept + + + + HTTP + incoming + tcp + 80 + eth0 + reject + + + + IPP + incoming + udp + 635 + eth0 + drop + + + + + + + -- cgit