Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GUI tool for IPtables in Linux and Windows
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
gautamsarup
n00b
n00b


Joined: 16 Jul 2004
Posts: 39

PostPosted: Tue Sep 20, 2005 2:57 pm    Post subject: GUI tool for IPtables in Linux and Windows Reply with quote

I just cant get myself to learn iptables. so can anyone reccomend a gui tool that generates rules for iptables that they have tried? in windows and linux. an online tool is even better.
Thanks.
_________________
------------------------------------------------
Linux, Security and everything in between.
http://securitynotes.blogspot.com


Last edited by gautamsarup on Tue Sep 20, 2005 3:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Tue Sep 20, 2005 3:00 pm    Post subject: Reply with quote

www.ipcop.org
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Tue Sep 20, 2005 8:20 pm    Post subject: Reply with quote

http://www.fwbuilder.org/
available in portage and available for windows (and for MacOSX)
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
gautamsarup
n00b
n00b


Joined: 16 Jul 2004
Posts: 39

PostPosted: Wed Sep 21, 2005 4:12 am    Post subject: Reply with quote

Think4UrS11 wrote:
http://www.fwbuilder.org/
available in portage and available for windows (and for MacOSX)


but dont they have a 30 day trial period after which you need to buy a license...well atleast thats what I saw in windows.
_________________
------------------------------------------------
Linux, Security and everything in between.
http://securitynotes.blogspot.com


Last edited by gautamsarup on Wed Sep 21, 2005 12:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Wed Sep 21, 2005 4:40 am    Post subject: Reply with quote

If you don't mind the slight Gnome libraries dependencies:
Code:
# emerge firestarter
It's a straightforward GUi that allows you to easily set basic firewall rules and more advanced things like port forwarding and access ctontrol over NAT. I like it. :)
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Wed Sep 21, 2005 5:29 am    Post subject: Reply with quote

gautamsarup wrote:
Think4UrS11 wrote:
http://www.fwbuilder.org/
available in portage and available for windows (and for MacOSX)


but dont they have a 30 day trial period before you need to buy a license...well atleast thats what I saw in windows.


Yepp, true for WIN+MAC but the Linux version is free. 50$ shouldn't be a problem compared to other licence prizes for Windows, correct? Latest when looking onto the fact that you can manage iptables/ipfilter/pf/Pix with the same GUI.
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
gautamsarup
n00b
n00b


Joined: 16 Jul 2004
Posts: 39

PostPosted: Wed Sep 21, 2005 10:17 am    Post subject: Reply with quote

Think4UrS11 wrote:
gautamsarup wrote:
Think4UrS11 wrote:
http://www.fwbuilder.org/
available in portage and available for windows (and for MacOSX)


but dont they have a 30 day trial period before you need to buy a license...well atleast thats what I saw in windows.


Yepp, true for WIN+MAC but the Linux version is free. 50$ shouldn't be a problem compared to other licence prizes for Windows, correct? Latest when looking onto the fact that you can manage iptables/ipfilter/pf/Pix with the same GUI.


i am basically a free software guy....I just like the cross platform option :D I havent tried the linux version of fwbuilder, but if it is as good as the windows one...then that should work just fine.
Thanks
_________________
------------------------------------------------
Linux, Security and everything in between.
http://securitynotes.blogspot.com
Back to top
View user's profile Send private message
tom56
Guru
Guru


Joined: 27 Apr 2004
Posts: 325
Location: united kingdom

PostPosted: Wed Sep 21, 2005 11:51 am    Post subject: Reply with quote

Code:
emerge firestarter


Really easy to use, but powerful and secure too.
_________________
"A million surplus Maggies are willing to bear the yoke; And a woman is only a woman, but a good cigar is a Smoke" -- Rudyard Kipling (on why he chose cigars over his wife)
Back to top
View user's profile Send private message
gautamsarup
n00b
n00b


Joined: 16 Jul 2004
Posts: 39

PostPosted: Wed Sep 21, 2005 12:57 pm    Post subject: Reply with quote

tom56 wrote:
Code:
emerge firestarter


Really easy to use, but powerful and secure too.


hmm....but it doesnt realy have anything to do with iptables rt? I am specifically looking for a GUI tool that will help me generate iptable rules.
Thanks
_________________
------------------------------------------------
Linux, Security and everything in between.
http://securitynotes.blogspot.com
Back to top
View user's profile Send private message
saty
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2003
Posts: 111
Location: Dagobah - Germany

PostPosted: Wed Sep 21, 2005 4:50 pm    Post subject: Reply with quote

gautamsarup wrote:
tom56 wrote:
Code:
emerge firestarter


Really easy to use, but powerful and secure too.


hmm....but it doesnt realy have anything to do with iptables rt? I am specifically looking for a GUI tool that will help me generate iptable rules.
Thanks


iptables is a dependancy of firestarter, so... :)


But what i don't understand:

I had a working iptables ruleset, made with the help of the "IPTables Howto Part 1" here from the forums.
When i start Firestarter, i can't see any of the rules i made.

Does it start an own instance of iptables, or is it flushing my old rules?

I tried to stop /etc/init.d/iptables to see if it makes any difference in firestarter... it doesn't.

In the online documentation i can't find a note on "existing iptables ruleset".

So, what's up? :-)
_________________
Satyrium - Retro-Gaming
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum