ipkungfu

IPKungFu is an iptables-based Linux firewall. It aims to simplify the configuration of Internet connection sharing, port forwarding, and packet filtering.

Tags Security Networking Firewalls
Licenses GPL
Operating Systems POSIX Linux
Implementation Unix Shell

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Jan 2007 03:33
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  05 Jan 2006 08:41
  • Rrelease-after

Changes: This release adds rules caching to save a lot of startup time and changes to how open ports are specified.

  • Rrelease-mid
  •  03 Oct 2003 10:57
  • Rrelease-after

Changes: This release fixes a cosmetic bug discovered just after the release of 0.5.1.

  • Rrelease-mid
  •  02 Oct 2003 20:40
  • Rrelease-after

Changes: This release contains a huge number of new features small and large, bugfixes, optimizations, and other improvements. Most notably, the main configuration parameters are now auto-detected or guessed, and it should work out of the box for most people with no configuration necessary.

  • Rrelease-mid
  •  03 Jun 2003 14:05
  • Rrelease-after

Changes: Many new features have been added, most notably support for public IP addresses on the internal LAN and granular control of the FORWARD chain. Portscan detection is much more reliable, especially with the ipt_psd patch.

Rss Recent comments

Rcomment-before 20 Oct 2008 14:15 Rcomment-trans trappist Rcomment-after

Re: Multiple Ext IP Addresses
I'm glad you're enjoying it! No new features are currently planned, and none are likely to be added unless someone else wants to develop a patch. I will likely be replacing ipkungfu in the future, and I don't currently have any development plans other than a small bugfix release in the near future.

Rcomment-before 20 Oct 2008 14:09 Rcomment-trans chriskemp Rcomment-after

Multiple Ext IP Addresses
Really loving IPKungfu but support for multiple external / internet IP addresses would be fantastic. Are there still plans to develop this feature and if so any timetime?

Rcomment-before 12 Oct 2008 21:47 Rcomment-trans morgolis Rcomment-after

Re: IPKungfu - 0.6.1 - chkconfig not setting start up
Rocco,

Yep, that worked. Thanks!

Copied from the directory I untarred the source files and then copied from ./files/rc.ipkungfu in to /etc/init.d/ipkungfu

Then ran chkconfig --add ipkungfu and then chkconfig --level 2345 ipkungfu on

This worked like a charm!

Thanks!

Rcomment-before 12 Oct 2008 05:04 Rcomment-trans trappist Rcomment-after

Re: IPKungfu - 0.6.1 - chkconfig not setting start up
Rob,

There's currently no installer for the init script, since it's only been tested on about half a dozen distros. Manually copy files/rc.ipkungfu from the source into /etc/init.d, then chkconfig and all the other commands should work. If not, pop into the IRC channel and stick around for a bit (I noticed you stopped by but left before I got back).

Rocco

Rcomment-before 11 Oct 2008 22:18 Rcomment-trans morgolis Rcomment-after

IPKungfu - 0.6.1 - chkconfig not setting start up
Hi folks,

I just installed IPKungfu on a CentOS 5 server and when i run the command 'chkconfig --levels 2345 ipkungfu on' I get this error:

error reading information on service ipkungfu: No such file or directory

This is on a Linux kernel 2.6.18-53.1.4.el5

While I can go in to /usr/local/sbin/ and get ipkungfu to run using this command: ipkungfu or ipkungfu --init

I'm also not finding the startup script in /etc/init.d or /etc/rc.d/*

ipkungfu doesn't exist in the services list when I do: chkconfig --list

I tried to add it using the command 'chkconfig --add ipkungfu' but I get the same error as before.

Any suggestions?

71a65a7c81799c5c9b26997051496a08_thumb

Project Spotlight

Nebula3

Multi-user Web file storage software.

B2d41f050d90e5e9a50a856a35202011_thumb

Project Spotlight

Webkit2pdf

A batch HTML to PDF converter based on Webkit.