* Hi...
@ 2003-01-18 18:42 Daniel
2003-01-18 19:18 ` Hi Patrick Schaaf
0 siblings, 1 reply; 10+ messages in thread
From: Daniel @ 2003-01-18 18:42 UTC (permalink / raw)
To: NetFilter
Hi, my name is Daniel. I'm new to this list. I writing because I
released the first version of Gtk-iptables which is a frontend for
iptables based on Gtk written in C. You can find it at
www.geocities.com/da_tes/gtk-iptables
It has the very basics of iptables but in the future will cover much
more.
I would like to know your opinion about it and ideas too. Thanks.
Regards.
Daniel.
Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! Móvil: http://ar.mobile.yahoo.com/sms.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Hi...
2003-01-18 18:42 Hi Daniel
@ 2003-01-18 19:18 ` Patrick Schaaf
2003-01-18 20:35 ` Hi ZHAO Wei
0 siblings, 1 reply; 10+ messages in thread
From: Patrick Schaaf @ 2003-01-18 19:18 UTC (permalink / raw)
To: Daniel; +Cc: NetFilter
> www.geocities.com/da_tes/gtk-iptables
> It has the very basics of iptables but in the future will cover much
> more.
Sure. Right now, it shows the current filter table.
It does system("iptables -L >/tmp/tables.tmp"), then reads that file.
HINT: popen() exists for exactly this purpose.
As far as I can see by glancing at the gtk mess, it also opens two
windows with dummy select boxen.
What will gtk-iptables do to help me understand, and sanely manage,
a more than trivial ruleset? What will it be that convinces me to
run a GTK application as root? Assume I'm somewhat familiar with
iptables, and use a combined mangle/nat/filter setup with about
30 things to do right at once. I.e. the usual mess. How could
you help here?
best regards
Patrick
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Hi...
2003-01-18 19:18 ` Hi Patrick Schaaf
@ 2003-01-18 20:35 ` ZHAO Wei
2003-01-18 21:54 ` Hi Patrick Schaaf
0 siblings, 1 reply; 10+ messages in thread
From: ZHAO Wei @ 2003-01-18 20:35 UTC (permalink / raw)
To: Patrick Schaaf; +Cc: Daniel, NetFilter
Patrick Schaaf wrote:
> What will it be that convinces me to
> run a GTK application as root?
I think it's not necessarily the consequence for a GUI. The GUI
could output a script which you could later run as root. So you
don't have to trust the GTK mess as root.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Hi...
2003-01-18 20:35 ` Hi ZHAO Wei
@ 2003-01-18 21:54 ` Patrick Schaaf
2003-01-18 22:24 ` Hi Daniel
0 siblings, 1 reply; 10+ messages in thread
From: Patrick Schaaf @ 2003-01-18 21:54 UTC (permalink / raw)
To: ZHAO Wei; +Cc: netfilter-devel
On Sun, Jan 19, 2003 at 04:35:43AM +0800, ZHAO Wei wrote:
> Patrick Schaaf wrote:
> >What will it be that convinces me to
> >run a GTK application as root?
>
> I think it's not necessarily the consequence for a GUI. The GUI
> could output a script which you could later run as root. So you
> don't have to trust the GTK mess as root.
Yeah, sure. I should not have mentioned that. My real points were
in the unquoted parts.
How would a GUI help me understand and work with more than trivial rulesets?
If that point is not addressed, then it is my opinion that the
development effort will be wasted (except as a learning experience.)
And I strongly think that there are better ways to learn iptables,
than to write a GUI for it.
best regards
Patrick
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Hi...
2003-01-18 21:54 ` Hi Patrick Schaaf
@ 2003-01-18 22:24 ` Daniel
2003-01-19 2:53 ` Hi allen
0 siblings, 1 reply; 10+ messages in thread
From: Daniel @ 2003-01-18 22:24 UTC (permalink / raw)
To: NetFilter
Hi, thanks to all of you for share your opinion with me and be sure
that I will be glad to add all your needs to gtk-iptables. Just give me
time.
I do not write gtk-iptables because I want to learn how to use
iptables, because I know how to use it, is just that I learn how to
programm with Gtk and I thought that it will nice to have a GUI for
iptables, that for people new to iptables will be much more easy and
for advanced users much more quickly to make rules. Thanks again and
keep sending comments and opinions.
Regards.
Daniel.
Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! Móvil: http://ar.mobile.yahoo.com/sms.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Hi...
2003-01-18 22:24 ` Hi Daniel
@ 2003-01-19 2:53 ` allen
0 siblings, 0 replies; 10+ messages in thread
From: allen @ 2003-01-19 2:53 UTC (permalink / raw)
To: Daniel, NetFilter
On Saturday 18 January 2003 04:24 pm, Daniel wrote:
> Hi, thanks to all of you for share your opinion with me and be sure
> that I will be glad to add all your needs to gtk-iptables. Just give me
> time.
>
> I do not write gtk-iptables because I want to learn how to use
> iptables, because I know how to use it, is just that I learn how to
> programm with Gtk and I thought that it will nice to have a GUI for
> iptables, that for people new to iptables will be much more easy and
> for advanced users much more quickly to make rules. Thanks again and
> keep sending comments and opinions.
Daniel,
Once when I had time I was working on "St. Elmo's Firewall",
a gui that would work with IPTables rules.
It is a VERY difficult thing to decide how to present a GUI.
Just IPTables rules ? Or something abstracted and user friendly ?
With nmap type features ? With ability to ping and discover
a local network, services, etc., ?
With ability to manage FreeS/Wan IPSec ?
Also, I was looking into settings that are affected in /proc related to
networking. Click and enable, what value needs to go where...
And what modules need to be loaded ?
Also, everything in it has lots of Help explaining this that and the other
thing.
As it is a prototype, the things that work best in the code I can
dig up are the HELP, and the driving of Nmap.
What I have is a concept than happens to run and you are welcome
to check it out for ideas and even take it over.
It is unlikely that I will find the time to do anything other that clean
it up a bit and stick it on Sourceforge.
FYI
-AEF
^ permalink raw reply [flat|nested] 10+ messages in thread
* hi...
@ 2011-09-23 13:16 Mrs. Xue Chong
0 siblings, 0 replies; 10+ messages in thread
From: Mrs. Xue Chong @ 2011-09-23 13:16 UTC (permalink / raw)
Is your email valid ? join me for a personal discussion
^ permalink raw reply [flat|nested] 10+ messages in thread
* Hi
@ 2011-10-28 11:16 lisa hedstrand
0 siblings, 0 replies; 10+ messages in thread
From: lisa hedstrand @ 2011-10-28 11:16 UTC (permalink / raw)
My name is Miss Lisa Please accept my apology if my mode of contacting you will in any way offend you. I am compelled to contact you via this medium because i needed a friend from that part of the world. We will get to know each other in details if my proposition accepted. l am a student in UK but originally from USA.
^ permalink raw reply [flat|nested] 10+ messages in thread
* HI
@ 2012-01-05 5:19 Fernandez Flor
0 siblings, 0 replies; 10+ messages in thread
From: Fernandez Flor @ 2012-01-05 5:19 UTC (permalink / raw)
Hello,
My name is Fernandez Flor, I am the branch manager of Banco pichincha Quito Ecuador.
I have packaged a financial transaction that will benefit both of us, which
involves three million seven hundred and fifty thousand dollar $3,750.000.00.
Mean While you will have 35% of the total fund after the transaction.
If you accept this offer to work with me i will give you details on how we can
achieve it successfully. Please contact me with this email address:
fernan.flo2@blumail.org
Best Regards
Mr.Fernandez Flor
^ permalink raw reply [flat|nested] 10+ messages in thread
* Hi
@ 2012-01-10 2:54 Fernandez Flor
0 siblings, 0 replies; 10+ messages in thread
From: Fernandez Flor @ 2012-01-10 2:54 UTC (permalink / raw)
Hello,
My name is Fernandez Flor, I am the branch manager of Banco pichincha Quito Ecuador.
I have packaged a financial transaction that will benefit both of us, which
involves three million seven hundred and fifty thousand dollar $3,750.000.00.
Mean While you will have 35% of the total fund after the transaction.
If you accept this offer to work with me i will give you details on how we can
achieve it successfully. Please contact me with this email address:
fernanflor1@blumail.org
Best Regards
Mr.Fernandez Flor
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-01-10 3:47 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-18 18:42 Hi Daniel
2003-01-18 19:18 ` Hi Patrick Schaaf
2003-01-18 20:35 ` Hi ZHAO Wei
2003-01-18 21:54 ` Hi Patrick Schaaf
2003-01-18 22:24 ` Hi Daniel
2003-01-19 2:53 ` Hi allen
-- strict thread matches above, loose matches on Subject: below --
2011-09-23 13:16 hi Mrs. Xue Chong
2011-10-28 11:16 Hi lisa hedstrand
2012-01-05 5:19 HI Fernandez Flor
2012-01-10 2:54 Hi Fernandez Flor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).