Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-04-2007, 07:56 AM
|
#1
|
Member
Registered: Mar 2004
Location: Greece
Distribution: Debian
Posts: 351
Rep:
|
iptables editor
Is there any software/tool (http based or command line even better) that will allow manipulation of iptables?
I am searching a tool that will allow moving rules up and down, allow easy design and applying rules at the end.
Is there such a tool?
Thanks
|
|
|
07-04-2007, 08:42 AM
|
#2
|
Member
Registered: Jun 2007
Location: Chile
Distribution: Some ubuntu mixes, Suse, FC
Posts: 36
Rep:
|
Hi !
Hmm ... You should see FW Builder. it's a multi-platform firewall configuration and management tool. Somekind of Frontend or GUI.
http://www.fwbuilder.org/
Seeya.
|
|
|
07-04-2007, 02:17 PM
|
#3
|
Member
Registered: Mar 2004
Location: Greece
Distribution: Debian
Posts: 351
Original Poster
Rep:
|
this look nice
However, is any other rpogram with command line & ncurses (for example) ??
|
|
|
07-04-2007, 03:34 PM
|
#4
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
The only curses-based iptables front-end I know of is ipmenu, however it's old and unmaintained. Not even Debian carries it anymore AFAICT. Have you considered using a regular iptables script? They do everything you are asking for, that is, " allow moving rules up and down, allow easy design and applying rules at the end".
|
|
|
07-06-2007, 12:56 PM
|
#5
|
Member
Registered: Mar 2004
Location: Greece
Distribution: Debian
Posts: 351
Original Poster
Rep:
|
Quote:
Originally Posted by win32sux
Have you considered using a regular iptables script? They do everything you are asking for, that is, "allow moving rules up and down, allow easy design and applying rules at the end".
|
what u mean regular?
May u give any reference/link?
|
|
|
07-07-2007, 09:40 AM
|
#6
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally Posted by JJX
what u mean regular?
May u give any reference/link?
|
By regular I mean a typical solution. Typically, experienced system administrators will either use an iptables script or they will work with iptables "live" (iptables-restore/save/etc). Very seldom will they go for iptables front-ends such as what you are asking for. It's just so much simpler to use a script. You simply make the necessary edits to it and then execute it, which allows one to do everything you required in the OP.
Not sure why you need an example, as an iptables script is basically just a bunch of iptables commands placed in order in a text file, but I'm sure there's tons of examples on Google: http://www.google.com/search?&q=iptables+script+example
Last edited by win32sux; 07-07-2007 at 09:41 AM.
|
|
|
07-07-2007, 02:48 PM
|
#7
|
Member
Registered: May 2005
Location: USA
Distribution: Ubuntu, CentOS
Posts: 37
Rep:
|
shorewall
Check out Shorewall. It's administered by editing text based config files, not raw IPtables rules, and isn't hard to use, once you get past the learning curve.
|
|
|
07-07-2007, 06:35 PM
|
#8
|
Member
Registered: Mar 2004
Location: Greece
Distribution: Debian
Posts: 351
Original Poster
Rep:
|
Quote:
Originally Posted by win32sux
By regular I mean a typical solution. Typically, experienced system administrators will either use an iptables script or they will work with iptables "live" (iptables-restore/save/etc). Very seldom will they go for iptables front-ends such as what you are asking for. It's just so much simpler to use a script. You simply make the necessary edits to it and then execute it, which allows one to do everything you required in the OP.
Not sure why you need an example, as an iptables script is basically just a bunch of iptables commands placed in order in a text file, but I'm sure there's tons of examples on Google: http://www.google.com/search?&q=iptables+script+example
|
this is what i am doing, but some times it becomes really big and unmaintained.
|
|
|
07-07-2007, 07:16 PM
|
#9
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally Posted by JJX
this is what i am doing, but some times it becomes really big and unmaintained.
|
What kind of maintenance are you referring to? That sounds like an issue with the admin, not the software.
|
|
|
07-08-2007, 04:27 AM
|
#10
|
Member
Registered: Dec 2006
Posts: 606
Rep:
|
Man iptables is the best because you can learn a lot of thing during the set up.
|
|
|
07-08-2007, 10:41 AM
|
#11
|
Member
Registered: Mar 2004
Location: Greece
Distribution: Debian
Posts: 351
Original Poster
Rep:
|
i am searching for a tool to make my life easier , nothing more
|
|
|
07-09-2007, 05:07 AM
|
#12
|
Member
Registered: Dec 2006
Posts: 606
Rep:
|
Firewall builder, firewall starter firehol, arno iptables and many more.
|
|
|
07-09-2007, 08:04 AM
|
#13
|
Member
Registered: Jun 2007
Location: Chile
Distribution: Some ubuntu mixes, Suse, FC
Posts: 36
Rep:
|
Then, in that case ... FW Builder, Shorewall, LEAF ... If you want to make your life easier ...
You should try one of them.
|
|
|
All times are GMT -5. The time now is 02:18 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|