maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] genwall a simple iptables firewall (https://talk.maemo.org/showthread.php?t=85444)

Halftux 2012-07-13 12:55

Re: [Announce] genwall a simple iptables firewall
 
Quote:

Originally Posted by sifo (Post 1236823)
thank you Halftux for this useful app :) btw the UI reminds me of fAircrack :-D

Hehe yes the idea with two tabs comes from fAircrack but I used C++ and QT. As far as I know fAircrack is pyqt.

Quote:

Originally Posted by jackburton
What's the UI created with? Qt or GTK? What's the control for the buttons/tabs on the left?

It is created with QT. The left buttons are from a tabwidget orientated to west.

Quote:

Originally Posted by misterc
personally i feel a firewall belongs in /usr/sbin

Yeah you are right. Btw is it possible when launching an application with a button, that you will get asked for a root password and executing it as root like in real debian?

sifo 2012-07-13 21:13

Re: [Announce] genwall a simple iptables firewall
 
Quote:

Btw is it possible when launching an application with a button, that you will get asked for a root password and executing it as root like in real debian?
yes it is possible to set a password as like smscon i dont know how but you may get the source if available or ask Saturn :)

Estel 2012-07-13 22:51

Re: [Announce] genwall a simple iptables firewall
 
In smscon it isn't password for root, it's smscon-editor internal password.
---

Yupi, finally iptables GUI! Keeping my thumbs for this project :)

/Estel

sifo 2012-07-14 05:18

Re: [Announce] genwall a simple iptables firewall
 
Quote:

Originally Posted by Estel (Post 1237223)
In smscon it isn't password for root, it's smscon-editor internal password.
---

Yupi, finally iptables GUI! Keeping my thumbs for this project :)

/Estel

If this is aimed at me :p i know they are not the same passwords ! but i thought he mean to put a password in his application and giving an example like debian packages hehe never mind the important thing is Halftux know what to do :)

./sifo

misterc 2012-07-14 10:02

Re: [Announce] genwall a simple iptables firewall
 
Quote:

Originally Posted by Halftux (Post 1237003)
[...]
Yeah you are right. Btw is it possible when launching an application with a button, that you will get asked for a root password and executing it as root like in real debian?

HAM & FAM |The App Managers) call upon apt-Co, so it is possible
i'm an app & command line system admiin and @ home i'm an openSUSE user blissfully unaware of any sys admin tasks if i can help it
and if not YaST takes care of most things :D :cool:

maybe the author of FAM can point you in the right direction?

PS: maybe you should drop the "simple" from the topic? with all the options already lined up you are aim @ more then simple ;)

misterc 2012-07-14 11:13

Re: [Announce] genwall a simple iptables firewall
 
oky doky...
hope you didn't burn up your AT&T long distance calling card yet ;) :D
Code:

BusyBox v1.20.1 (Debian 1.20.1power2) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.20.1 (Debian 1.20.1power2) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# cat /usr/share/applications/hildon/fapman.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Faster Application Manager
Exec=fapman.launch
Icon=fapman
X-Osso-Type=application/x-executable
X-Osso-Service=org.maemo.faster_application_manager
Categories=System;

Nokia-N900:~# cat /usr/bin/fapman.launch
#!/bin/sh
exec sudo /usr/bin/run-standalone.sh /usr/bin/fapman
Nokia-N900:~# exit
~ $ exit

i'll let you discover the output of
Code:

Nokia-N900:~# find / -iname '*fapman*' >/media/mmc1/find_fapman.txt
yourself :eek:
scary what's needed for a nice app :confused:

PS: obviously you need to be root as well for the find to return something meaningful...

Halftux 2012-07-14 15:38

Re: [Announce] genwall a simple iptables firewall
 
@misterc really nice find thank you I will have a look into it.:)

Halftux 2012-07-14 15:40

Re: [Announce] genwall a simple iptables firewall
 
New version v0.0.2 out now see first post.
I wanted to make a new release more complete but since I found a decent bug I decided to upload a new binary.

It is now a linux conform tar.gz

Sifo will release a deb soon only an icon decision needs to be done. Thanks for your support.


Changelog v0.0.2
- removed add forward port bug
- removed load bug listwidget gets cleared before loading
- improved local port handling
- added function extra rules
- added function clear all to listwidgets
- added pidof syslogd, klogd
- added notifications for start, stop, gen (the firestop.sh script needs to be deleted to take effect of notification change)

sifo 2012-07-14 16:31

Re: [Announce] genwall a simple iptables firewall
 
:D building the deb file is nothing :) im sure 75 % of maemo community members can do it ;)

Halftux 2012-07-14 16:47

Re: [Announce] genwall a simple iptables firewall
 
Quote:

Originally Posted by sifo (Post 1237467)
:D building the deb file is nothing :) im sure 75 % of maemo community members can do it ;)

Yes but you are supporting me and I will save some time :)


All times are GMT. The time now is 01:52.

vBulletin® Version 3.8.8