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.
|
|
11-10-2006, 05:31 PM
|
#1
|
Senior Member
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190
Rep:
|
GUI Frontend for IPTABLES
Is there a GUI frontend that will make it easier to control iptables and modifying rule and when it is saved it is in the iptables format like:
PHP Code:
$IPTABLES -A INPUT -d 127.0.0.0/25 -j LREJECT $IPTABLES -A INPUT -m tcp -p tcp -s ! 127.0.0.1 --dport 3128 -j DROP
|
|
|
11-10-2006, 05:51 PM
|
#2
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
Use any gui firewall/NAT program like fwbuilder, firestarter, guarddog/guidedog (KDE), etc. They all take graphical rulesets and then convert them to iptables and install them.
|
|
|
11-10-2006, 06:42 PM
|
#3
|
Senior Member
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190
Original Poster
Rep:
|
which one of these tools will translate my choices into a file and if I wanted to edit it manaully, I could just simple modify the file. I attempted to use shorewall but I dont like the output files. It is not what I am used to seeing like my example above. thanks
|
|
|
11-10-2006, 07:09 PM
|
#4
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
|
|
|
11-11-2006, 12:49 PM
|
#5
|
Senior Member
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190
Original Poster
Rep:
|
I will give it a shot thanks.
|
|
|
11-11-2006, 04:47 PM
|
#6
|
Senior Member
Registered: Jan 2004
Posts: 1,420
Rep:
|
Another suggestion would be to install Webmin and Shoreline Firewall and try that...I didn't see that a file could be edited, but this may help in the learning curve.
|
|
|
All times are GMT -5. The time now is 12:29 AM.
|
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
|
|