.:[ packet storm ]:.
                             
the internet's safety
the internet's safety

 Section:  .. / linux / firewall / iptables  /

IPtables homepage here.

Page 3 of 4
<< 1 2 3 4 >> Files 50 - 75 of 83
Currently sorted by: File NameSort By: Last Modified, File Size

 ///  File Name: knetfilter-3.1.4.tar.gz
Description:
Knetfilter is a KDE frontend to iptables which is used with Linux 2.4 to manage the functionality of netfilter. Knetfilter lets you set up most common firewall configurations, as well as perform more sophisticated management of a complex firewall. It's also possible to use an integrated interface to tcpdump and nmap. Screenshot available here.
Homepage:http://expansa.sns.it/knetfilter
Changes:Now compiles with gcc 3.3.2!
File Size:765299
Last Modified:Nov 24 15:06:05 2003
MD5 Checksum:cc2ed020524b537336d3a4a1fbf0fba6

 ///  File Name: mbd.tar.gz
Description:
NetSQUID is a Perl script that sits inbetween Snort and IPTables. It looks at the alerts generated by Snort, then automatically creates an IPTables firewall entry to block problematic hosts (such as those infected by viruses). Web traffic is redirected to a webserver that can alert the user to the infection. The host is automatically unblocked after a specified time (hopefully reducing calls to your NOC). It can also send out DHCP address requests, so rogue DHCP servers can be detected by Snort.
Author:msconzo
Homepage:http://security.tamu.edu/db.html
File Size:7911
Last Modified:May 16 22:57:37 2004
MD5 Checksum:ef5f44b783aab6c76b7c6289cdebcac3

 ///  File Name: narc-0.7.tgz
Description:
NARC (Netfilter Automatic Rules Configurator) is a free firewalling package for Netfilter/Iptables, released under the BSD license. It attempts to simplify the setup of a firewall (stateful packet filter) via the iptables tools. It is a bash shellscript that generates (hopefully) sensible and secure rules for Netfilter based on a simple configuration file. It features quick setup via a simple configuration file, connection tracking (and fragmentation reassembly), customized logging, probe detection (TCP and UDP), and much more.
Author:Shane Chen
Homepage:http://www.knowplace.org/netfilter/narc.html
File Size:19247
Last Modified:Aug 13 11:15:46 2004
MD5 Checksum:f07c2b58fbb2e532df9f73276879956d

 ///  File Name: netspider-firewall.tar.gz
Description:
IPtables scripts that support DoS attack protection, NAT, logging, and drops scans against the server.
Author:Net-Spider
File Size:15205
Last Modified:Oct 26 23:59:07 2004
MD5 Checksum:a1c2b8923a2dd2949e3b1983dd0f6ea1

 ///  File Name: p2pguard.tar.gz
Description:
P2P Privacy Guardian is a Perl script that downloads a list of malicious IP addresses and denies incoming and outgoing connections to addresses on the list via IPTables.
Author:Brieck
Homepage:http://brieck.sytes.net/p2pguard/
File Size:8273
Last Modified:Apr 3 07:15:00 2004
MD5 Checksum:64cab99f19f80c226eb57ed1a21bc7ab

 ///  File Name: pkd-0.4.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
File Size:13882
Last Modified:Oct 22 18:33:14 2007
MD5 Checksum:ba0677bb59209d9b46bbfe3a5ca6f3fb

 ///  File Name: pkd-0.5.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
File Size:39294
Last Modified:Mar 21 18:49:59 2008
MD5 Checksum:ffa642603470605b248a1ee74a6adbd3

 ///  File Name: pkd-0.6.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
File Size:39453
Last Modified:Jul 10 18:56:18 2008
MD5 Checksum:0afdcf6e8d63aad93be0d9357a8d173b

 ///  File Name: pkd-1.0.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
Changes:Support for 2.6.25 kernels, various additions and improvements.
File Size:75332
Last Modified:Jul 22 13:42:24 2008
MD5 Checksum:12bb0ad2c69e51769b69a48250a71e64

 ///  File Name: pkd-1.1.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
Changes:Removed source port from hash.
File Size:75401
Last Modified:Jul 23 23:03:22 2008
MD5 Checksum:7ff6ab126922499e670b12c1882d5e7d

 ///  File Name: pkd-1.2.tgz
Description:
ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.
Author:eric
Changes:See changelog.
File Size:75437
Last Modified:Oct 30 13:07:44 2008
MD5 Checksum:8dc3716f11ad90da9b374137c9c47488

 ///  File Name: ruined-0.6.tar.gz
Description:
Ruined "Ruby Iptables NEtwork Displayer" draws a svg from your Linux IP tables generated from "iptables-save".
Author:toady
Homepage:http://ruined.sourceforge.net/
File Size:16023
Last Modified:Feb 14 15:41:01 2007
MD5 Checksum:128ca4ad8eefbf50ab968447dc5818fb

 ///  File Name: slackfire-0.65.d-noarch-1.tgz
Description:
SlackFire is an firewall script implemented with iptables. It is completely configurable via a CLI, as all configuration is performed via configuration files. It supports all kinds of packet forwarding, including NAT, NAT with port redirection, and forwarding to machines with routable IP addresses. The configuration files are heavily commented, and messages in the log file are as informative as possible.
Author:Mikhail Zotov
Homepage:http://slackfire.berlios.de/index.html
File Size:43639
Last Modified:Sep 22 17:23:23 2008
MD5 Checksum:f7a8b5fec157ff04bd34f148c94a9b8b

 ///  File Name: vuurmuur-0.5.48.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
File Size:412002
Last Modified:Aug 5 00:29:46 2004
MD5 Checksum:1e48f0833b5657d45208c47b7fa507f4

 ///  File Name: vuurmuur-0.5.49.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Improved/fixed the markiptstate stuff. Added a search function in vuurmuur_conf to search trough logs, even the 'rotated' ones. In the configfile you no longer need to supply the location of each logfile, but now you just need to tell vuurmuur the directory. When creating/editing a rule the rule is now checked for sanety. Added some basic checking in the configure scripts. Added an scripts_dir option. Various code cleanups. Fixed a bug where reading a very long hostname or groupname from the backend would fail.
File Size:419404
Last Modified:Aug 30 22:37:41 2004
MD5 Checksum:a9adc264e27cbe48bc36e9c815b88148

 ///  File Name: vuurmuur-0.5.51.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes.
File Size:422100
Last Modified:Sep 30 04:05:02 2004
MD5 Checksum:147a2ca5ce2569ff79fb54a6ffbd42b2

 ///  File Name: Vuurmuur-0.5.53.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes.
File Size:2058835
Last Modified:Oct 31 22:26:30 2004
MD5 Checksum:6de91a7426ebd858d3e4894ebfa6da68

 ///  File Name: Vuurmuur-0.5.54.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes.
File Size:1311122
Last Modified:Nov 5 01:55:30 2004
MD5 Checksum:8e12d2f598a3597cbb0d750db1b5d064

 ///  File Name: Vuurmuur-0.5.55.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Code clean ups and some improvements.
File Size:1319644
Last Modified:Nov 20 14:16:58 2004
MD5 Checksum:91d612a1d41af6557fdb7668ac7b121c

 ///  File Name: Vuurmuur-0.5.58.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Bugfix release.
File Size:1345675
Last Modified:Jan 5 00:20:52 2005
MD5 Checksum:a208bfc520b52827fb0ba4036549d89a

 ///  File Name: Vuurmuur-0.5.60.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Added several new servies, various fixes, etc.
File Size:1346627
Last Modified:Jan 12 03:15:25 2005
MD5 Checksum:4062e5782f831bb9fd4d3ec6763ee5de

 ///  File Name: Vuurmuur-0.5.61.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:The iptables option --log-tcp-options is now supported, for use with PSAD 1.4.0. Vuurmuur now tries to send a SIGHUP to vuurmuur_log when the interfaces have changed. For the rest of the changes, check out the changelog.
File Size:1357668
Last Modified:Feb 23 01:09:19 2005
MD5 Checksum:e020d7cb82b0c3444f8c429e06f10837

 ///  File Name: Vuurmuur-0.5.62.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes and some option additions.
File Size:1387410
Last Modified:Mar 3 00:41:51 2005
MD5 Checksum:520d44721ddde710926ef64bc07e4b30

 ///  File Name: Vuurmuur-0.5.63.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes, updates, and improvements.
File Size:1677500
Last Modified:Apr 18 03:10:39 2005
MD5 Checksum:8138d9b46240d62eeef16ce9432d7a43

 ///  File Name: Vuurmuur-0.5.66.tar.gz
Description:
Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.
Author:Victor Julien
Homepage:http://vuurmuur.sourceforge.net/
Changes:Various fixes, updates, and improvements.
File Size:1473820
Last Modified:Jun 1 03:39:14 2005
MD5 Checksum:d5b5129365356a5126f36ad889799793